Skip to content

Releases: digidigital/ocrtestdata

Initial release

16 Dec 23:24
6c106e4

Choose a tag to compare

Features

  • Multi-page PDFs where each page is an image.
  • Language of dummy files can be adjusted using the locale option.
  • Pages are either text pages or QR pages (every 3rd page if --qr is provided).
  • The QR codes can be used to simulate separator sheets
  • Atomic write: PDFs are created in a temporary directory and then copied to the destination.
  • Batch generation: Create large numbers of PDF files with unique filenames in batches.
  • Batch rules: if -b > 10, duplicates are created from a generated set.
  • Run duration option to stop after a total elapsed time or run forever.
  • Clean shutdown on Ctrl+C with statistics.

Installation

You can install ocrtestdata directly from PyPI using pip:

pip install ocrtestdata

Manual

ocrtestdata --help