Comicut is a simple script that allow you to cut your comic strip for easier posting on Instagram.
It uses OpenCV2 to track the shapes of the inputed comic, find panels then proceed to split said panels and create 1 file per panel.
Install and activate a venv, then install requirements with 'pip install -r requirements.txt'
All you need to do is to run the script with a file as argument.
py main.py comic.png