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