Metadata-Version: 2.1
Name: ocrmypdfgui
Version: 0.1.2
Summary: Hobby Project GUI for the Python Program 'OCRmyPDF' by James R. Barlow
Home-page: https://github.com/alexanderlanganke/ocrmypdfgui
Author: Alexander Langanke
Author-email: alexlanganke@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/alexanderlanganke/ocrmypdfgui/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: cffi (>=1.9.1)
Requires-Dist: coloredlogs (>=14.0)
Requires-Dist: img2pdf (<0.5,>=0.3.0)
Requires-Dist: pdfminer.six (!=20200720,<=20201018,>=20191110)
Requires-Dist: pikepdf (>=2.10.0)
Requires-Dist: Pillow (>=8.1.2)
Requires-Dist: pluggy (<1.0,>=0.13.0)
Requires-Dist: reportlab (>=3.5.66)
Requires-Dist: setuptools
Requires-Dist: tqdm (>=4)
Requires-Dist: ocrmypdf

# ocrmypdfgui
I use James R. Barlow's OCRmyPDF heavily in my paperless Office and have created this Python Project as a GUI wrapper to run batch jobs on my filesystem. This is strictly a Hobby Project and is not "official". Feel free to use it if you like.


