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