How would I batch-convert dozens of RAW images to another format? (Windows)

I have a huge pile of CR2 images (Canon format that I believe are RAW images).

I want to convert those images into another format such as JPG or GIF or PNG (any will do I think).

It will take forever to open each one at a time and save in a new format.

I was wondering if anyone knows of a program that will just convert everything in a folder for me? Preferably a free (legally free) program.

IrfanView

Thanks!

Need to download some plugins and stuff for it to read CR2 images but it seems it will do the trick.

Dopers rock!

If they’re Canon files, don’t you have the Digital Photo Professional software that came with the camera?

My bosses camera.

Naturally the boss does not give you the tools you need to do your job. They just expect it to be done. :slight_smile:

BTW to batch convert worked great once I updated irfanview with some plugins to read the CR2 files.

Thanks again!

Be aware that if you do a batch convert raw files to JPEGs without processing the files itself in any way, you may not (well, almost certainly will not) be getting the optimum image. So, if you see some files that look a little overexposed or with the wrong color balance, check back in the raw file and fix it there and reconvert to JPG.

Of those three formats, I suggest you convert to PNG.

GIF is 8 bit colour only; don’t do that. JPG is lossy, so don’t do that. PNG is 24-bit colour and lossless and compressed, so that’s okay

ImageMagick will do it for you if you don’t mind using the command line.

Irfanview is a fast and versatile program. You can select parameters for the quality of output depending on file type.