Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added cli mode #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added cli mode #51

wants to merge 1 commit into from

Conversation

Icekey
Copy link

@Icekey Icekey commented Oct 21, 2023

I added a cli mode for both input and output. In cli mode manga-ocr continuously requests a path to an image and returns the ocr result in the console.
I added it so that i could use manga-ocr from a different program without having to read results from a textfile. Also in my use case reading images from a folder did not work since the images i am working with are saved in a temp folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant