Skip to content

Releases: JamOnOff/manga-image-processor

v1.1.2

28 Nov 18:52

Choose a tag to compare

Manga Image Processor v1.1.2

Fix:

  • Now the detected language is changed to lowercase.
  • Implements an optional output path, functional only in OCR mode, to specify where non-text images will be saved.

v1

09 Nov 03:12

Choose a tag to compare

v1

Manga Image Processor v1

Implemented functions:

  • Image splitting by width
  • Vertical image concatenation
  • Image splitting with EasyOCR

OCR splitting accurately separates images up to 60,000 pixels in height, based on my tests. Nevertheless, some adjustments are still necessary.