Metadata-Version: 2.4
Name: KSextract
Version: 0.1.0
Summary: Extract text from PDF files (including scanned PDFs), images (handwritten/printed), and DOCX documents using EasyOCR.
Home-page: https://github.com/Keshav-63/KSextract
Author: Keshav Suthar
Author-email: keshavdv241@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: easyocr
Requires-Dist: pdf2image
Requires-Dist: numpy
Requires-Dist: Pillow
Requires-Dist: python-docx
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
