jxlinfo: add page (#22475)

This commit is contained in:
Managor
2026-05-18 20:55:44 +03:00
committed by GitHub
parent a72bd82ade
commit 66ef08634f
+16
View File
@@ -0,0 +1,16 @@
# 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]}}`