Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 459 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 459 Bytes

OCRmyPDF Papermerge Plugin

This OCRmyPDF plugin is used by Papermerge to:

  1. generate SVG files with embedded jpeg data and text overlay
  2. generate PDF/TIFF preview images

Learn more about OCRmyPDF plugin system here.

Run Tests

$ poetry run task test

Run Linting

$ poetry run task lint