Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

readme.md

PDF READER

Introduction

This is a python application which takes a pdf as input and gives the voice as the output by reading content in PDF.
We can also used to print pages and start from different pages by just small manipulations of code.
You can read documentation here:
https://pypi.org/project/pyttsx3/
https://pypi.org/project/PyPDF2/

How to use it :

  1. Download or clone the repository
  2. Install Required Libraries
    pip install pyttsx3
    pip install PyPDF2
  1. Run pdf_reader.py
  2. Program start reading your pdf as Output

built with love

Check out my Github profile ARYAN GULATI