Files
tldr/pages/linux/djxl.md
Managor 1291c79484 cjxl, djxl: add page (#13513)
Co-authored-by: spageektti <git@spageektti.cc>
2024-08-27 10:47:51 +02:00

14 lines
395 B
Markdown

# 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>.
- Decompress a JPEG XL image to another format:
`djxl {{path/to/image.jxl}} {{path/to/output.ext}}`
- Display an extremely detailed help page:
`djxl --help --verbose --verbose --verbose --verbose`