Image Batch Processor
The Image Batch Processor (IBP) is a cross-platform, open source tool written in C++/Qt that transforms one or more images automatically using a customizable list of effects.
☛ Download unsigned DMG for macOS
Features
- Process multiple images in batch mode
- Apply multiple filters and effects sequentially
- Real-time preview of effects
- Plugin-based architecture for extensibility
- Optional CLI
- Cross-platform support (works on macOS, should be able to build yourself for Windows, Linux)
Available Filters/Plugins
IBP comes with a variety of built-in filters (plugins) for image processing: Adaptive Manifold Filter, Add Noise, Auto Levels, Auto Threshold, Auto Trim, Bilateral Filter, Box Blur, Brightness/Contrast, …
See details and plugins for more information.
History
- 2025: Updated by Adam Twardoch
- 2014-2020: Created by Deif Lou
License
This project is released under the MIT License. See the LICENSE file for details.