Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 517 Bytes

File metadata and controls

20 lines (13 loc) · 517 Bytes

PTT Simple PDF To Text Extraction

Requirements:

Install tesseract, tesseract-data-all and needed language like tesseract-data-eng for english, tesseract-data-ben for bengali etc.

Quick start:

git clone https://gitlab.com/Hadi493/ptt.git
cd ptt

uv run main.py

Assets:

The english-prepositions-list.pdf taken from englishclub.com

License:

This project is licensed under the GNU GPLv2 License.