Skip to content

Revolution-SDC/Automated-PDF-Reader-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Automated-PDF-Reader-Python

An automated PDF reader written in Python.

Code submitted by Sheshadri Vyas.

  • Read a PDF file provided in the root directory of the script.
  • Saves the page number so that the reader automatically starts reading from where it was left off.

Usage

  1. Install pyttsx3
pip install pyttsx3
  1. Install PyPDF2
pip install PyPDF2
  1. Add a PDF file in the directory of the Script. It will automatically detect the PDF, no need to make any changes in the code.

Enjoy!

About

An automated PDF reader written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages