开发者

Via command line: convert (.tif and .pdf) to .jpg or .png

anyone know a free, stable comm开发者_JAVA百科andline tool (besides ImageMagick) to convert .tif files and .pdf files to either .jpg or .png?

thanks Michelle


I prefer Imagemagick for Windows stuff, but IrfanView performs well, too. It looks like it has switches for command-line conversion of image formats, as well. See the "/convert" option.


tiff2png

On mac os x:

$ brew install tiff2png
$ tiff2png -compression 9 *.tif
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜