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
- Speech Recognition
- MoviePy
- Tkinter
- FPDF
- Download the script.
- Open comaand prompt and enter into the folder.
- Run the script using
python script.py. - Click on
Browseand select a video from your local machine. - Click on
Convert. - The
PDFwill be saved asmy_pdf.pdfin the same folder.


