mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
jxlinfo: add page (#22475)
This commit is contained in:
@@ -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]}}`
|
||||
Reference in New Issue
Block a user