cjxl, djxl: move to common (#13621)

This commit is contained in:
Managor
2024-09-07 20:06:07 +03:00
committed by GitHub
parent 7947294377
commit 1cd9bea971
4 changed files with 0 additions and 0 deletions

13
pages/common/djxl.md Normal file
View File

@@ -0,0 +1,13 @@
# 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`