Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 822 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 822 Bytes

Video-to-PDF Converter

Convert any given video to a PDF file using this script.

To install all the dependencies just run the command :

pip install -r requirements.txt

Modules used :

  • Speech Recognition
  • MoviePy
  • Tkinter
  • FPDF

How to use?

  • Download the script.
  • Open comaand prompt and enter into the folder.
  • Run the script using python script.py.
  • Click on Browse and select a video from your local machine.
  • Click on Convert.
  • The PDF will be saved as my_pdf.pdf in the same folder.

Sample Video Link

GUI:

image

Sample Input:

Gif

Output:

Image