popup for translating images by selection #880
DIEGOHORVATTI
started this conversation in
Polls
Replies: 1 comment
-
I would take responsibility for this functionality. * |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The survey is about the possibility of having a popup for translating images by selecting texts, so with alt+click and drag we can select pieces of text. We use Optical Character Recognition (OCR) technology to translate the image generated by the selection into a text that can be translated.
1 - Command for selection
2 - Create a virtual selection image with Canva and pass it to the Tesseract lib to generate the text
3 - Call the translation PopUp on top of the selection
2 votes ·
Beta Was this translation helpful? Give feedback.
All reactions