ImageFormatConverter
ImageFormatConverter is a tool that convert image format to another image format.
Ex: Covert jpeg to png. It will covert all jpeg images of the directory to png images.
Demo on Windows 7

Ubuntu 16.04

Features
- Convert specific image format of directory onece.
- Support multiple platform (Windows, Mac OS, Linux)
- Support many image formats:
- Windows bitmaps - *.bmp, *.dib
- JPEG files - *.jpeg, *.jpg, *.jpe
- JPEG 2000 files - *.jp2
- Portable Network Graphics - *.png
- WebP - *.webp
- Portable image format - *.pbm, *.pgm, *.ppm *.pxm, *.pnm
- Sun rasters - *.sr, *.ras
- TIFF files - *.tiff, *.tif
- OpenEXR Image files - *.exr
- Radiance HDR - *.hdr, *.pic
Todo
- Support unicode filename on windows
- Support drag and drop
- Support 繁體中文 language
- Add icon
System Requirement
Windows, Mac OS, Linux
Develop Environment
- Qt
- OpenCV 3.3.1
License
ImageFormatConverter is published under the MIT license.