This commit is contained in:
JMARyA 2024-03-07 00:12:50 +01:00
parent 06fa1aa377
commit 50ed173d7d
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263

View file

@ -26,5 +26,7 @@ Features
libjxl provides command-line tools for encoding and decoding images in the JXL format.
Show information about JXL images: `jxlinfo [-v] INPUT`
Encode: `cjxl [-q QUALITY] [-e EFFORT] INPUT OUTPUT`
Decode: `djxl INPUT OUTPUT`