An image processing and batch image resizing tool.
It allows you to create a batch script and process a group a images using that script. It can be used to batch convert images to another format, resize a group of images, or other operations. ImagePROC utilizes a simple open-source "Plugin" DLL architecture which allows extending its operations.
Operations included in the core image processing plugin are: Resize, Flip, Rotate, Blur, and Paint Daub. Additional effects will be added in future releases.
It supports .BMP, .JPG, .PNG, .GIF, and .TIFF file formats for loading and saving.
The script can be saved for using later, and is not linked to the images to be processed, so common batch tasks can be recalled and used again and again.
All image processing effects can be previewed and adjusted prior to executing. The batch can be reordered and modified.
The tool is written with efficient image processing techniques, so the script will finish quickly.
DOWNLOAD
Screen Shot

Features
- BMP, JPEG, PNG, GIF and TIFF support
- Load and Save script
- Drag and Drop files
- Preview of operations
- PlugIn extensibility
- Overwrite and Auto-Rename save modes
- Fast Processing
- Batch image resizing and other effects.
- Its a freeware tool!!
Requirements/Prerequisites
GDIPlus v1.0 (Included with Windows XP and Vista).
You can download GDIPlus >>>HERE<<<
NOTE: The plugin architecture will be released as soon as I get a chance to document it. I will release the full source code to the program and included "CoreImageProc.dll" plugin as an example so check back soon. |