Skip to content

53buahapel/pdf-to-text-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pdf to text converter

python script that i made to convert pdf to text

requirements

  • python 3.8 or higher
  • pip

installation

  • clone this repo
  • run pip install -r requirements.txt

usage

  • put your pdf file in the same directory as the script
  • run the script
python main.py <pdf file name> -o <output file name>

About

python script that i made to convert pdf to text

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages