This application takes a pdf file and convert it to .mp3 file. This application is helpful to convert PDF to Audiobook.
- pdfplumber
pip install pdfplumber
- pyttsx3
pip install pyttsx3
Clone the project
git clone https://github.com/mayurPardeshi99/Pdf-to-Audiobook-Convertor.git
Install all dependencies
Set pdf path with name
Run main.py
Input mp3 file name during execution