Skip to content

mayurPardeshi99/Pdf-to-Audiobook-Convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Pdf to Audiobook Convertor

This application takes a pdf file and convert it to .mp3 file. This application is helpful to convert PDF to Audiobook.

Dependencies

  1. pdfplumber
  pip install pdfplumber
  1. pyttsx3
  pip install pyttsx3

Run Locally

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