Skip to content
forked from gkovacs/pdfocr

Adds text to PDF files using the cuneiform OCR software

License

Notifications You must be signed in to change notification settings

coffeesam/pdfocr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pdfocr adds an OCR text layer to scanned PDF files, allowing them to be searched. It currently depends on Ruby 1.8.7 or above, and uses ocropus, cuneiform, or tesseract for performing OCR.

To use, run:

pdfocr -i input.pdf -o output.pdf

For more details, see the manpage.

pdfocr was written by Geza Kovacs

The original pdfocr is hosted at http://github.com/gkovacs/pdfocr

Christian Pietsch added tesseract support for this fork of pdfocr.

About

Adds text to PDF files using the cuneiform OCR software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%