TenderOwl / Frog

Extract text from any image, video, QR Code and etc.
https://getfrog.app/
MIT License
554 stars 39 forks source link

WIP: Add image paste functionality #118

Closed ljrk0 closed 1 year ago

ljrk0 commented 1 year ago

Hi, this implements #74, however I'm neither a Python person, nor a GUI/GTK person, so this is highly hacky. Maybe this can be a basis for proper implementation?

amka commented 1 year ago

Haha! I started working on the same feature a few days ago, thank you for submitting the PR, I will review it.

ljrk0 commented 1 year ago

Awesome! I'm happy to also help with refactoring (Currently I call into the screenshot service for decoding) and applying any other fixes, also of course the code smell detected by the CI. I hope I can get to that tomorrow, any feedback appreciated!

amka commented 1 year ago

@ljrk0 I'll close this due to implemented in a main branch with your help 🤗 Thank you!

ljrk0 commented 1 year ago

Awesome, I love your improvements to my initial draft, thank you! :3