Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sundeepk/bip

BIP (Batch image processor)
https://github.com/sundeepk/bip

Last synced: about 2 months ago
JSON representation

BIP (Batch image processor)

Awesome Lists containing this project

README

        

# BIP (Batch Image Processor) #

BIP is a easy to use batch image processing application. You can easily apply common effects and adjust HSB values for an image.
These same settings can then be applied to multiple different images in the same directory and saved.

Current feature:
* Adjust HSB values of an image and apply the same settings to all images in same folder
* Full PNG/JPG support - both read/write
* Multithread support for fast output
* Resize Images to desired width/height

Future:
* GIF and BMP support both read/write
* Common filters such as blur and greyscale
* Select output folder
* Re-work UI to make it more user friendly
* Improve performance
* Set amount of threads to use

Bugs:
*

Performance:
* 100 of varying resolution png images : 35-40secs on quad core Q6600, 7200rpm HD and 4GB ram