How to convert PNG files to other image file formats
Batch convert PNG to GIF
This is a command line script to convert all .PNG-files to .GIF. We will show you how to convert .png-files by right clicking on a folder. All the png-images will then be converted to gif and saved in a sub folder (named ´gif).
Batch convert PNG to BMP
This is a command line script to convert all .PNG-files to bmp. We will show you how to convert .png-files by right clicking on a folder. All the png-images will then be converted to bmp and saved in a sub folder (named ´bmp).
Batch convert PNG to TIF
This is a command line script to convert all .PNG-files to TIF. We will show you how to convert .png-files by right clicking on a folder. All the png-images will then be converted to tif and saved in a sub folder (named ´tif).
Batch convert PNG to JPG
This is a command line script to convert all .PNG-files to JPG. We will show you how to convert .png-files by right clicking on a folder. All the png-images will then be converted to jpg and saved in a sub folder (named ´jpg).