ImageMagick 转换图片格式

Posted 运维工匠实战(如果发现有错误请大家把正确的方法发送给我,方便

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ImageMagick 转换图片格式相关的知识,希望对你有一定的参考价值。

[[email protected]666 drawable-hdpi-v4]# convert ic_launcher.jpeg ic_launcher.png
[[email protected]666 drawable-hdpi-v4]# file ic_launcher.png 
ic_launcher.png: PNG image data, 72 x 72, 8-bit/color RGB, non-interlaced
[[email protected]666 drawable-hdpi-v4]# ll ic_launcher.
ic_launcher.jpeg  ic_launcher.png   
# rpm -qf /usr/bin/convert 
ImageMagick-6.7.8.9-15.el7_2.x86_64

 

以上是关于ImageMagick 转换图片格式的主要内容,如果未能解决你的问题,请参考以下文章