Metadata-Version: 2.1
Name: image-dataset-converter-pdf
Version: 0.0.3
Summary: PDF support for the image-dataset-converter library.
Home-page: https://github.com/waikato-datamining/image-dataset-converter-pdf
Author: Peter Reutemann
Author-email: fracpete@waikato.ac.nz
License: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Image Processing
License-File: LICENSE

PDF support for the image-dataset-converter library.


Changelog
=========

0.0.3 (2025-04-03)
------------------

- added `--resume_from` option to `from-pdf` reader that allows resuming the data processing
  from the first file that matches this glob expression (e.g., `*/012345.pdf`)


0.0.2 (2025-03-14)
------------------

- switched to underscores in project name
- added placeholder support to: `from-pdf` and `to-pdf`


0.0.1 (2024-07-02)
------------------

- initial release

