BMPMAFIA
working with michaelsoft binbows® bitmap format
🤓 nerdybmp
just prints out some basic .bmp file properties
build
make nerdybmp
usage
build/nerdybmp some/path/to/file.bmp
🍳 deepfryer
image binarification program
build
make deepfryer
usage
build/deepfryer some/path/to/input.bmp some/path/to/output.bmp 128
threemult
converts 8bit bmp to 24bit
build
# wrong edition
make threemult
# fine edition
make threemultfr
usage
build/threemult(fr) some/path/to/input.bmp some/path/to/output.bmp
