Post #2969404
2026-05-16 10:37 UTC
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).
Replies (1)
-
@75th@mastodon.cloud 2026-06-07 20:32
@jonsneyers@mastodon.social Is there a non-web version of this that I can install? You show CLI commands on the web app but I cannot find a repo anywhere. This one does not appear to be your fork: https://gitlab.com/wg1/jpeg-xl/-/blob/main/tools/jxltran.cc