Ste*_*ger 6 image converter imagemagick
通过将 *.png 文件转换并压缩为 *.jxr 文件,我遇到了一些问题。
我在 imagemagick 转换工具中找不到任何诸如速率或质量之类的选项会改变生成的 .jxr 文件大小,现在有人可以操作转换后的文件大小吗?
Imagemagick 仅在以下情况下不支持 JXR:
"Requires the jxrlib delegate library. Put the JxrDecApp and JxrEncApp applications in your execution path."
Run Code Online (Sandbox Code Playgroud)
如果您已经成功安装了libjxr0和libjxr-tools linux 软件包,如果您不知道JxrEncApp和JxrDecApp这两个应用程序是如何执行的,您将面临下一个问题。
所以这是所需的背景:
BMP
,TIF
和HDR
0.000
结束于1.000
一个调用看起来像这样:
JxrEncApp -i test.tif -o test.jxr -q 0.231
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
1900 次 |
最近记录: |