Poricom icon indicating copy to clipboard operation
Poricom copied to clipboard

Optical character recognition in manga images. Manga OCR desktop application

Results 24 Poricom issues
Sort by recently updated
recently updated
newest added

I want to add English language in poricom, how can I do that?

Title. I don't know how to use it. I turned on the feature but nothing happened after I dragged the selected text

The screen suddenly zoomed/crop, tried Cloe, but suddenly snipping ocr not working at all

Crash seems to be related to translation being turned on at all since I have to reinstall the app afterwards to get it to not crash on startup

This is a trivially-worked-around subset of #74 that can be fixed by simply not registering the external capture hotkeys when running under wayland (which is trivially detectable via `app.platformName() ==...

For the hotkeys, it's whenever `pyqtkeybinds` decides to get around to implementing `xdg-desktop-portal` global keybind support (which I suspect will require a PR, given that it has "less than zero"...

The additional `setText()` call is gated behind `QClipboard.supportsSelection()`, so it shouldn't affect platforms without a selection buffer (Windows, etc.) Fixes #72

One of the nicer features of linux is that there's actually multiple clipboards: the "traditional" ctrl-c/ctrl-v clipboard, and the "primary selection" which contains what you last highlighted, and is pasted...

- Underlining of the heading links in README covered one space after the heading. That is now fixed, and the underlinings end at the exact end of their respective headings....

Add Chinese and Korea and english to OCR model thanks