GDSC-RCCIIT / General-Purpose-Scripts

A repository containing several general purpose Python scripts to automate daily and common tasks.
GNU General Public License v3.0
49 stars 116 forks source link

PDF2text #298

Closed pdesai878 closed 2 years ago

pdesai878 commented 2 years ago

Suggest a new script for the project

PDF2text

A Python script to extract text from pdf file. A user can add file path of any pdf file and the script will extract all text from it. Dependencies to install using pip: pdftotext

Do you want to work on this?

[Yes] I want to work on this script.

github-actions[bot] commented 2 years ago

Thank you for opening your first issue in our repository, one of our maintainers will get in touch with you soon.

OBITORASU commented 2 years ago

All yours!

pdesai878 commented 2 years ago

@OBITORASU Done sir! Please review pr #309