Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.27 KB

README.md

File metadata and controls

14 lines (11 loc) · 1.27 KB

PDF-to-Audiobook-Converter

This program in python can convert PDF💻 files into audiobooks 🔊 in just few seconds!

The main objective of this project was to provide the visually impaired students audiobooks of their study material instantly. Manually recording books takes a lot of effort and time from the student volunteers. Thus, this project can make the process easier.

Here are the steps you need to follow for the code to work in your system!

1. Install the pyttsx3, PyPDF2, and tkinter modules.

2. Run the code and your audiobook will be ready!😉

Note: Do check out this detailed article to know more in detail on how to make your own audiobooks!📜.