Jon Sneyers
jonsneyers@mastodon.social
<p>I play with images at <a href="https://cloudinary.com" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">cloudinary.com</span><span class="invisible"></span></a><br />For more info on me: <a href="http://www.sneyers.info" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">http://www.</span><span class="">sneyers.info</span><span class="invisible"></span></a></p>
Posts
-
Post #2969408
Hello world! Toot!
-
Post #2969407
Who should I be following on this platform? Please reply with suggestions.
-
Post #2969406
Chrome is considering shipping JPEG XL support! https://groups.google.com/a/chromium.org/g/blink-dev/c/WjCKcBw219k/m/NmOyvMCCBAAJ?pli=1
-
Post #2969405
Left: current stable Chrome (M143) Right: Chrome Canary (M145) Huge thanks to the people working tirelessly on the new Rust-based jxl-rs decoder! #jxl #jpegxl #jpeg #jxlart
-
Post #2969404
I made a tool called jxltran to do all kinds of operations on JXL files without touching the actual image data (no decode/re-encode), just by changing header fields. Also allows drawing splines on top of the image. Web version here: https://sneyers.info/jxltran/ (requires a browser that supports jxl).