Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 517 Bytes

README.md

File metadata and controls

42 lines (22 loc) · 517 Bytes

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