add new chinese translations
This commit is contained in:
13
pages.zh/common/djxl.md
Normal file
13
pages.zh/common/djxl.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# djxl
|
||||
|
||||
> 解压缩 JPEG XL 图像。
|
||||
> 接受的输出扩展名包括 PNG、APNG、JPEG、EXR、PGM、PPM、PNM、PFM、PAM、EXIF、XMP 和 JUMBF。
|
||||
> 更多信息请访问:<https://github.com/libjxl/libjxl>。
|
||||
|
||||
- 将 JPEG XL 图像解压缩为另一种格式:
|
||||
|
||||
`djxl {{path/to/image.jxl}} {{path/to/output.ext}}`
|
||||
|
||||
- 显示极其详细的帮助页面:
|
||||
|
||||
`djxl --help --verbose --verbose --verbose --verbose`
|
Reference in New Issue
Block a user