paveldat / pdf_to_mp3

Convert PDF file to MP3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDF to MP3 CONVERTER

In this project I am going to learn how to convert .pdf file to .mp3.

Features

  • Can work with a large number of pages
  • Can create an audiobook
  • Supports two languages: Russian and English
  • Saves the file name

How to install

  1. Clone this repository on your computer https://github.com/paveldat/pdf_to_mp3.git
  2. Install all the requirements run libraries.bat or pip install -r requirements.txt
  3. Run the program python main.py

Result

As a result, you can view the files in the pdf and mp3 folder. The mp3 folder contains audio files that were created from pdf files.

About

Convert PDF file to MP3


Languages

Language:Python 94.9%Language:Batchfile 5.1%