/img-channel-splitter

Extract RGB channels from .png and .jpg files into separate images

Primary LanguageJupyter Notebook

Image RGB Channel Extractor

This tool lets you extract RGB images from a jpg or a png into a png.

Run the following commands for installing prerequisites

$ git clone https://github.com/cybars69/img-channel-extractor.git
$ cd ./img-channel-extractor
$ ./install.sh

This will provide you a help menu:

$ ./main.py -h