Interesting but I thought my mac already does this? Maybe just M1 and Monterey. I was trying to debug some image the other day, upon inspection I got confused by the shadow dom doing weird stuff, but only in safari; to then realise that it was macOS converting the text in the image to text in shadow dom! ... Good/bad experience report I suppose. ref. https://support.apple.com/en-au/guide/preview/prvw625a5b2c/m...
Android does this too, though you have to go into the app switcher for it to work. Super useful.
Project Naptha
71–80 of 90 posts
Re: Project Naptha
#72Interesting but I thought my mac already does this? Maybe just M1 and Monterey. I was trying to debug some image the other day, upon inspection I got confused by the shadow dom doing weird stuff, but only in safari; to then realise that it was macOS converting the text in the image to text in shadow dom! ... Good/bad experience report I suppose. ref. https://support.apple.com/en-au/guide/preview/prvw625a5b2c/m...
Some of the features Naptha aims to do are not part of it though, like translating, removing the text from the image, and some other right click behavior. On the other hand, Apple is using this without any connection, which Napha says it is availble but with degraded quality and slower speed. Apple probably uses their optimized ML silicon, so I would imagine is is more battery efficient for using on the go.
Re: Project Naptha
#73Re: Project Naptha
#74I love this idea, Apple recently added it for saved photos on iOS and I think in preview too? It doesn't seem to be working for me though. I highlighted some text, hit ctrl + c and got this in my clipboard: http://projectnaptha.com/process/ (IDX:a:0-a:1-a:2-b:7&a:0&a:0&168&817:XDI) / ELAPSED 26.11SEC / DATE Mon, 11 Jul 2022 08:08:50 GMT / TEXT RECOGNITION IN PROGRESS ]> The right-click translate doesn't seem to work…
It works on all images in Safari on macOS as well. It's actually been helpful but was very odd when all of a sudden the functionality appeared out of the blue.
Took me a while to get used to. But it has ben actually useful a number of times. My most common use-case (as a front-end developer) is when people send me screenshots of bugs, and I can select, copy, paste texts from the screenshots to find the source code files =)
Re: Project Naptha
#75> Unfortunately, your browser is not yet supported Safari on macOS.
Same with Firefox on MacOS here.
Re: Project Naptha
#76Interesting but I thought my mac already does this? Maybe just M1 and Monterey. I was trying to debug some image the other day, upon inspection I got confused by the shadow dom doing weird stuff, but only in safari; to then realise that it was macOS converting the text in the image to text in shadow dom! ... Good/bad experience report I suppose. ref. https://support.apple.com/en-au/guide/preview/prvw625a5b2c/m...
Re: Project Naptha
#77This needs a year annotation - I almost emailed to express interest in a Firefox version until I noticed the references to Chrome 36 and Google+
Re: Project Naptha
#78What I would really like is a little bit like this but not quite the same: full text search over everything I have ever seen on the computer. It would read and index the emails, web pages, word docs, etc as I open them, then later when I think "I know I saw a doc about cache oblivious algorithms", I can search for it without being distracted by 100K documents I haven't seen. Or I can find that email I read, without f…
For Windows, Google used to have something like that. Because it's Google, it has since been discontinued [1]. Mac's finder is close to what you have described, and works reasonably well for me. On Unix, this sounds like something a grep one-liner (maybe with some document depacking/packing pipe for Office documents) would do. [1] https://en.wikipedia.org/wiki/Google_Desktop
Re: Project Naptha
#79I love this idea, Apple recently added it for saved photos on iOS and I think in preview too? It doesn't seem to be working for me though. I highlighted some text, hit ctrl + c and got this in my clipboard: http://projectnaptha.com/process/ (IDX:a:0-a:1-a:2-b:7&a:0&a:0&168&817:XDI) / ELAPSED 26.11SEC / DATE Mon, 11 Jul 2022 08:08:50 GMT / TEXT RECOGNITION IN PROGRESS ]> The right-click translate doesn't seem to work…
It works on all images in Safari on macOS as well. It's actually been helpful but was very odd when all of a sudden the functionality appeared out of the blue.
Re: Project Naptha
#80This needs a year annotation - I almost emailed to express interest in a Firefox version until I noticed the references to Chrome 36 and Google+
Yeah, I wonder if there's a more modern version of this somewhere. On-device OCR is probably good enough now that a fully-offline-by-default version of this might make sense, and that's something I might actually use.