Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/sundeepk/bip
- Owner: SundeepK
- Created: 2012-12-23T22:49:11.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-08T23:35:19.000Z (almost 12 years ago)
- Last Synced: 2024-04-16T11:24:48.798Z (8 months ago)
- Language: Java
- Size: 238 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/heightFuture:
* 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 useBugs:
*Performance:
* 100 of varying resolution png images : 35-40secs on quad core Q6600, 7200rpm HD and 4GB ram