OCRmyPDF

1 reply [Last post]
Legimet
Offline
Joined: 12/10/2013

If you have any scanned PDF's and you want to make them searchable I highly recommend ocrmypdf: https://github.com/jbarlow83/OCRmyPDF
Just run:
$ ocrmypdf input.pdf output.pdf
and it will run Tesseract OCR and create a text layer so you can search/copy stuff.

davidpgil
Offline
Joined: 08/26/2015

Thank you!

----- Original Message -----
From: "legimet calc" <name at domain>
To: "trisquel-users" <name at domain>
Sent: Thursday, May 11, 2017 7:07:47 PM
Subject: [Trisquel-users] OCRmyPDF

If you have any scanned PDF's and you want to make them searchable I highly
recommend ocrmypdf: https://github.com/jbarlow83/OCRmyPDF
Just run:
$ ocrmypdf input.pdf output.pdf
and it will run Tesseract OCR and create a text layer so you can search/copy
stuff.