Show HN: Offline text extractor from screenshots in macOS
1–10 of 45 posts
Re: Show HN: Offline text extractor from screenshots in macOS
#2Re: Show HN: Offline text extractor from screenshots in macOS
#3How does this work? I mean is there a text extraction model and some data format somewhere keeping track of everthing?
Re: Show HN: Offline text extractor from screenshots in macOS
#4Re: Show HN: Offline text extractor from screenshots in macOS
#5Re: Show HN: Offline text extractor from screenshots in macOS
#6Re: Show HN: Offline text extractor from screenshots in macOS
#7It seems like you have a hyper-focused solution to 1-2-3 which only allows you to solve screenshots. What about other use cases? Could you not make this more general? (1) Auto-rename files matching a certain pattern when they are created in certain directories using a filter (eg. current OCR/image analysis approach). (2) Allow also moving, based on a similar inotify (or similar) API. (3) Make the OCR output an existing search platform (eg. Mac search) pluggable module.
All of these would be possible to achieve cross-platform.
Re: Show HN: Offline text extractor from screenshots in macOS
#8Can you dnd screenshots from your app?
Re: Show HN: Offline text extractor from screenshots in macOS
#9I found more and more of my workflows getting screenshot driven. It's fast, reliable and accurate. Often-times, I don't care that much about the added overhead of pngs vs text.
E.g. I found the only viable way to export my fb timeline (including pictures and comments), when I left, was to screenshot the entire thing. ~500 images.
Looking forward to having those indexed!
Also really like the software delivery here. No way I would have uploaded that content to a SaaS.