Hacker News new | ask | show | jobs
by thecodrr 1309 days ago
> Does notesnook offer anything like that?

No, and the main deterrent for this is our commitment to keeping everything E2E and client-side. Something like Tessaract or Paddle might work for OCR but I haven't looked too deeply into it.

1 comments

I have been using ocrmypdf to do it on my own computer, but creating a searchable index of all my pdfs is either very time-consuming or requires me to pay for Adobe Acrobat Pro, neither of which has been very appealing. I've been trying to find a way to upload pdfs that already have OCR embedded (or as a separate text file) and have the OCR text indexed for search across all of my pdf collection.

Thanks for responding to my question. I wish you success in your efforts.