mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
308 B
308 B
jxlinfo
Display JPEG XL metadata. More information: https://manned.org/jxlinfo.
- Display brief information about an image:
jxlinfo {{path/to/file}}.jxl
- Display verbose information about an image:
jxlinfo {{[-v|--verbose]}} {{path/to/file}}.jxl
- Display help:
jxlinfo {{[-h|--help]}}