Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

PDF Text-to-Speech Reader

This Python script utilizes the pyttsx3 and PyPDF2 libraries to convert text from a PDF file to speech. It reads each page of the PDF and uses text-to-speech technology to provide an audible output.

Features

  • PDF Processing: Reads a PDF file and extracts text from each page.
  • Text-to-Speech: Converts the extracted text to speech using pyttsx3.
  • Customizable Settings: Adjust the voice, speech rate, and volume for a personalized experience.

Prerequisites

Make sure you have Python installed on your system. You can download Python from python.org.

About

Effortlessly convert text from PDF files into speech with this Python script. Using pyttsx3 and PyPDF2, the PDF Text-to-Speech Reader provides a seamless and customizable reading experience. Simply run the script, and turn your PDFs into audio.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages