Skip to content

berdosi/uniteocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniteOCR

This script creates a merged PDF with an OCR layer from several separate files. It is intended to partly automate this workflow:

  1. Scan multi-page document using XSane. This results in files like file_name_prefix-0008.pdf - one file for each page.
  2. Create one merged PDF: pdfunite file_name_prefix* file_name_prefix.pdf
  3. Add an OCR layer: ocrmypdf file_name_prefix.pdf

About

Merge PDF files and do OCR on the result.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages