Source code

Revision control

Copy as Markdown

Other Tools

<html>
<title>JPEG XL CSS image-set() reference</title>
<style>
img {
image-rendering: pixelated;
width: 120px; height: 120px;
}
</style>
<img src="resources/3x3_srgb_lossless.png">
</html>