1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/djxl.md
2024-09-07 19:06:07 +02:00

395 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.

  • 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