Live data from Hacker News

Project Naptha: a browser extension that enables text selection on any image

projectnaptha.com

31–40 of 141 posts

Re: Project Naptha: a browser extension that enables text selection on any image

#33
post #26

Badass. Now support Good Browsers™ like Safari and Firefox.

Curious, what makes you find those to be better than Chrome? I recently switched to FF for a variety of random work reasons, and found it so much worse than chrome (basic UI, dev tools, speed) that I switched back asap. Maybe I'm missing something awesome about them.

Re: Project Naptha: a browser extension that enables text selection on any image

#36
post #33
post #26

Badass. Now support Good Browsers™ like Safari and Firefox.

Curious, what makes you find those to be better than Chrome? I recently switched to FF for a variety of random work reasons, and found it so much worse than chrome (basic UI, dev tools, speed) that I switched back asap. Maybe I'm missing something awesome about them.

From the phrasing, I'm guessing this is more of a statement of values than a technical assessment.

Re: Project Naptha: a browser extension that enables text selection on any image

#40
@antimatter15, i have a project that does client-side image analysis and decompses document structures. it looks like your OCR code would be a great replacement for the server-side Tesseract ocr i currently use :)

here's what the project does now with js + web workers:

http://i.imgur.com/QvXSkY2.png

processing time is the code is open source, though using it isnt yet polished. i'm working slowly on a blog post series to detail how to use the lib(s). https://github.com/leeoniya/pXY.js

a walkthrough of the base lib is here: http://o-0.me/pXY/

Post reply on HN