Live data from Hacker News

Show HN: `pdf2searchablepdf` command-line tool to make PDF have searchable text

github.com

1–10 of 11 posts

Show HN: `pdf2searchablepdf` command-line tool to make PDF have searchable text

#1
Easily perform OCR (Optical Character Recognition) on PDFs. `pdf2searchablepdf input.pdf` = voila! "input_searchable.pdf" is created & now has searchable text

Show HN: `pdf2searchablepdf` command-line tool to make PDF have searchable text
github.com

Re: Show HN: `pdf2searchablepdf` command-line tool to make PDF have searchable text

#6
Thank you for sharing!

Another similar project is PDF Sandwich.

http://www.tobias-elze.de/pdfsandwich/

I'd like to find one that uses AWS Textract or some other similar OCR - for my rare use-case, it's so much better at OCR that I'm worth paying a few cents to do the OCR. Maybe Tesseract /can/ do a better job than I've seen in the past, but I imagine getting it there would take an investment in time - when usually I'm OCRing one or two PDFs as part of a separate workflow, so I don't want to distract with trying to improve the process.

Re: Show HN: `pdf2searchablepdf` command-line tool to make PDF have searchable text

#7
post #6

Thank you for sharing! Another similar project is PDF Sandwich. http://www.tobias-elze.de/pdfsandwich/ I'd like to find one that uses AWS Textract or some other similar OCR - for my rare use-case, it's so much better at OCR that I'm worth paying a few cents to do the OCR. Maybe Tesseract /can/ do a better job than I've seen in the past, but I imagine getting it there would take an investment in time - when usually I'…

I opened an issue for this: https://github.com/ElectricRCAircraftGuy/PDF2SearchablePDF/i...

Re: Show HN: `pdf2searchablepdf` command-line tool to make PDF have searchable text

#8
post #6

Thank you for sharing! Another similar project is PDF Sandwich. http://www.tobias-elze.de/pdfsandwich/ I'd like to find one that uses AWS Textract or some other similar OCR - for my rare use-case, it's so much better at OCR that I'm worth paying a few cents to do the OCR. Maybe Tesseract /can/ do a better job than I've seen in the past, but I imagine getting it there would take an investment in time - when usually I'…

I'll add PDF Sandwich to my readme here: https://github.com/ElectricRCAircraftGuy/PDF2SearchablePDF#a...

Issue opened: https://github.com/ElectricRCAircraftGuy/PDF2SearchablePDF/i...

Can you identify any pros/cons to my software over theirs, or vice versa?

Re: Show HN: `pdf2searchablepdf` command-line tool to make PDF have searchable text

#9
post #4
post #3

Earlier quoted context omitted.

> SORRY > This page does not exist yet.

http://ocrmypdf.readthedocs.io/ works.

I've got a link to ocrmypdf in my "Alternative Software" section in my readme here: https://github.com/ElectricRCAircraftGuy/PDF2SearchablePDF#a...

Are there any advantages you see of mine vs theirs? I'd like to know what features each has compared to the other.

Re: Show HN: `pdf2searchablepdf` command-line tool to make PDF have searchable text

#10
post #6

Thank you for sharing! Another similar project is PDF Sandwich. http://www.tobias-elze.de/pdfsandwich/ I'd like to find one that uses AWS Textract or some other similar OCR - for my rare use-case, it's so much better at OCR that I'm worth paying a few cents to do the OCR. Maybe Tesseract /can/ do a better job than I've seen in the past, but I imagine getting it there would take an investment in time - when usually I'…

[deleted]
Post reply on HN