BIC is a simple tool to convert a directory of images automatically to another folder.

The tool gets files from the source directory, converts every file it recognizes and places it in
the destination directory. The following filters are available in this version:
- Shrink image (width and height divided by two).
- Transform the image in greyscale.
- Just change the format.

Files in the source directory are not changed. Make sure the destination directory is empty, files with the same name will be overwritten!
Supported formats are:
1. JPEG
2. GIF
3. PNG
4. BMP
5. XBMP

This program requires Java 1.6.

Download the Bulk Image converter here.

You can start the program by clicking on the icon.
Or you can use java -jar BulkImageConverter.jar.