Example how to convert *.tif to *.png with same filenames
[list:10c360f947]
[*:10c360f947]Install imageMagick
[*:10c360f947]Run this command
[code:1:10c360f947]mogrify -format png *.tif[/code:1:10c360f947]
[/list:u:10c360f947]
Example how to convert *.tif to *.png with same filenames
[list:10c360f947]
[*:10c360f947]Install imageMagick
[*:10c360f947]Run this command
[code:1:10c360f947]mogrify -format png *.tif[/code:1:10c360f947]
[/list:u:10c360f947]
Leave a Reply