Home » Image conversion

Image conversion

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´).

How to convert JPEG/JPG files to other image formats

Batch convert JPEG/JPG to BMP

With this command line script you can batch convert all JPG/JPEG-images to .BMP. We will show you how to convert .jpg-files by right clicking on a folder. All the jpg-images will then be converted to bmp and saved in a sub folder (named ´bmp´).

Batch convert JPEG/JPG to TIF

With this command line script you can batch convert all JPG/JPEG-images to .TIF. We will show you how to convert .jpg-files by right clicking on a folder. All the jpg-images will then be converted to tif and saved in a sub folder (named ´tif´).

Batch convert JPG/JPEG to GIF

With this command line script you can batch convert all jpg-images to .GIF. We will show you how to convert .jpg-files by right clicking on a folder. All the jpg-images will then be converted to gif and saved in a sub folder (named ´gif´).

Batch convert JPG/JPEG to PNG

With this command line script you can batch convert all JPG/JPEG-images to .PNG. We will show you how to convert .jpg-files by right clicking on a folder. All the jpg-images will then be converted to png and saved in a sub folder (named ´png´).

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).

How to convert TIF/TIFF files to other image formats

In this section, we will show you how to convert TIF (Tagged Image Format, TIF/TIFF) files to other image formats using various image editors. We will show you how to batch convert TIF-files with a command line batch file using Irfanview.