You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
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.