Python-World / python-mini-projects

A collection of simple python mini projects to enhance your python skills
https://python-world.github.io/python-mini-projects/#/
MIT License
14.83k stars 4.84k forks source link

Added PDF TO MP3 Progarm #479

Closed Prajwol-Shrestha closed 2 years ago

Prajwol-Shrestha commented 3 years ago

Description

  This program is able to take a PDF file as an input and convert it into a audio file.
  Program lets the user choose the file from any location rather than specifically specifying 
  the location of file name.

Fixes #(issue_no)

Replace issue_no in the above line, with the issue related to this PR.

Type of change

Choosing one or more options from the following as per the nature of your Pull request.

Checklist:

Please tick all the boxes that are fulfilled by your Pull Request.