Simple Image Resizer is a tool created for batch parallel resizing, rotate and converting images with metadata support.
You can add frame or text and apply color and gradient filters on your images.
You can also manipulate on histogram.
Finally you can do this all activities on many images at the same time using your multiple core CPU!
This is free software distributed under GNU GPL v2 license. Read LICENSE file for details.
- BMP - Windows Bitmap
- JPEG - Joint Photographic Experts Group
- PNG - Portable Network Graphics
- PPM - Portable Pixmap
- TIFF - Tagged Image File Format (Qt Image Formats Plugin required)
- XBM - X11 Bitmap
- XPM - X11 Pixmap
- GIF - Graphic Interchange Format (optional)
- MNG - Multiple-image Network Graphics (Qt Image Formats Plugin required)
- PBM - Portable Bitmap
- PGM - Portable Graymap
- SVG - Scalable Vector Graphics
- TGA - Targa Image Format (Qt Image Formats Plugin and 3rd party TGA library required)
- Exif (edition supported)
- IPTC (edition supported)
- XMP
Installation instruction was stored in INSTALL file.
SIR documentation was created using Doxygen.