Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/deslum/bmp-discolor-1

BMP color files to grayscale
https://github.com/deslum/bmp-discolor-1

Last synced: 3 days ago
JSON representation

BMP color files to grayscale

Awesome Lists containing this project

README

        

BMP-Discolor
============

Program converted color BMP files in grayscale.

Usage:

freebc [bmpfile] [-algorithm]

Algorithms:

-avg Average algorithm

-light Lightness algorithm

-lum Luminosity algorithm

TODO
============

1. Create BMP file verification
2. Create progressbar
3. Mass convert files in a folder