berithpy / split_p

Image splitter for manga

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Splitter

Downloaded manga sometimes contains two pages in one image. This tool separates the original images.

Usage

$ split.py path_to_manga

Assuming the original path to the manga is ~/Documents/manga, then the split manga will be created in ~/Documents/manga_split

Requirements

Pillow

TODO

  • Automatically recognize the full path of the folder
  • Test on windows

About

Image splitter for manga


Languages

Language:Python 100.0%