TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Snappy, Secure, On-Device OCR for macOS

9 pointsby frankbyteabout 5 years ago

3 comments

stephenrabout 5 years ago
This is fantastic. Well done.<p>I wanted to try something quickly and before I found what I expected would work: e.g. a scanned receipt or something as a PDF, I came across the &quot;Social Distancing&quot; pics the Australian Embassy in Bangkok put out, so I tried this one: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;AusAmbBKK&#x2F;status&#x2F;1245965711677091840&#x2F;photo&#x2F;3" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;AusAmbBKK&#x2F;status&#x2F;1245965711677091840&#x2F;pho...</a><p>It worked well, the only real &quot;wrong&quot; parts were the coat of arms became &quot;gibberish&quot;, and the twitter logo became &quot;9&quot;. But the rest came out perfectly.<p>Nice work!
ApolloRisingabout 5 years ago
I tried to install your app but it is 10.15 only. Seems like a nice idea, good luck with it.
评论 #22816145 未加载
frankbyteabout 5 years ago
I was intrigued by SwiftUI last summer and have been building this app up for a while. The first version was released about a month ago and I just released the third version this week. The TLDR version is that it is a simple OCR application for on-device OCR that can handle image files, pdf files, screenshots and iOS photos&#x2F;scans. The OCR is done using Apple&#x27;s Vision framework.<p>The app is built for Mavericks only since it is using SwiftUI, PDFKit, Vision, and other latest Apple API goodies.<p>The application is still free at the moment, but I&#x27;m planning to add some fair business model to it in the near-future so I could put in the time to maintain and improve it. I&#x27;ll be super grateful to get any feedback regarding the application!
评论 #22817484 未加载