Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A simple OCR for manga (Japanese traditional and Japanese vertical)

License

NotificationsYou must be signed in to change notification settings

Yisusdev2005/Simple-OCR-for-Manga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image text

Description

A simple program for Linux to extract the text of a vignette or text balloon from a manga panel.

Note: The images must already be saved in a folder or copied to clipboard to select them.

You may ask “What is this?”

This is a simple program that I developed in python as a practice to measure my knowledge.As I am just starting in this world, it gives me great joy to share this little project to you.It may be missing a lot of things and features, but this is a start for me.I hope you like it and that it works for your manga translations :)

Note: You must have Python 3 installed on your computer.

Dependencies

Xclip: A Linux mechanism for managing files from the clipboard.

Tesseract OCR: This is the optical character recognition engine used by the program.

On Linux:

sudo apt-get update && sudo apt-get install -y tesseract-ocr xclip libopencv-dev python3-tk

Python dependencies (install with pip)

pip install opencv-python-headless pillow numpy pytesseract

Japanese language for Tesseract

On Linux:

sudo apt-get install tesseract-ocr-jpn tesseract-ocr-jpn-vert

Executable

Executable only for Linux.

How to use it?

Just unzip the .tar.gz file and click on the executable “MangaTextExtractor”, and wait for it to start.

til

til

Support me!

Paypal

About

A simple OCR for manga (Japanese traditional and Japanese vertical)

Resources

License

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp