Metadata-Version: 2.1
Name: ocrmypdfgui
Version: 0.9.7
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
License-File: LICENSE

# 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.

Icons made by Freepik from www.flaticon.com

# Installation
You can find ocrmypdfgui on pypi.
There is also a snap package on snapcraft.io:  
[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/ocrmypdfgui)

or you can get if from the commandline:
<code>sudo snap install ocrmypdfgui</code>


