Skip to content

⚡ Convert any video of your choice to a PDF file using this Python script.

License

Notifications You must be signed in to change notification settings

tanvi355/Video-to-PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

⚡ Convert any video of your choice to a PDF file using this Python script.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages