Skip to content

Obstinus/ConvertMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ConvertMaster

Convert PDFs to TXT and vice versa

Installation

Clone the repository

git clone https://github.com/Obstinus/ConvertMaster.git

To use this script, you will first need to have the necessary libraries installed. These libraries are pdfplumber and fpdf. You can install them using the command below:

pip install -r requirements.txt

Use

python pdf2txt.py

Note: You need to edit the directories inside the pdf2txt.py file so that it knows where to fetch the PDF files and where to save the converted files.

PS: This code is just a rewrite of one I saw in a Youtube video. I just added some features and made it better - in my opinion.

About

Convert PDFs to TXT and vice versa

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages