439 B
439 B
djxl
Decompress JPEG XL images. Accepted output extensions are PNG, APNG, JPEG, EXR, PGM, PPM, PNM, PFM, PAM, EXIF, XMP, and JUMBF. More information: https://github.com/libjxl/libjxl/blob/main/doc/man/djxl.txt.
- Decompress a JPEG XL image to another format:
djxl {{path/to/image.jxl}} {{path/to/output.ext}}
- Display an extremely detailed help:
djxl {{[-h -v -v -v -v|--help --verbose --verbose --verbose --verbose]}}