Releases: digidigital/ocrtestdata
Releases · digidigital/ocrtestdata
Initial release
Features
- Multi-page PDFs where each page is an image.
- Language of dummy files can be adjusted using the
localeoption. - Pages are either text pages or QR pages (every 3rd page if
--qris 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 ocrtestdataManual
ocrtestdata --help