Harkame / JapScanDownloader

Script to download mangas from JapScan
GNU General Public License v3.0
20 stars 7 forks source link

Split double pages #57

Closed Zepmanbc closed 2 years ago

Zepmanbc commented 3 years ago

Hi, I'm reading on a e-reader so double pages are too big and I wanted to split them.

I added -S arg for splitting if it's a double page (checking ratio) For original Japanese reading (start reading on right page) I added -SS to split and reverse order.

I tried to add clearest code as possible, hope it will be ok for you.

ps: I commented the unscramble part in the tests because it fails

Harkame commented 3 years ago

Hi,

thanks for your help

I will merge that asap