Skip to content

A Python PDF text converter with sensitive data removal abilities. For use with AI Chat tooling.

License

Notifications You must be signed in to change notification settings

connoravo/pdf-to-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDF to Text

An offline PDF to text converter. Ideal for people who don't wish to upload PDF documents to unknown conversion websites on the internet.

Running Instructions

For your first run, install the necessary Python requirements using Pip. (You can use a virtual env)

pip install -r requirements.txt

Then to run the script, where it will prompt for full or relative file path location.

python main.py

Text outputs will be outputted to the direction where the script is located.

About

A Python PDF text converter with sensitive data removal abilities. For use with AI Chat tooling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages