Skip to content

A app tthat uses estimation to convert videos to pdf , it can also add subtitles if srt/vrt file is provided.

Notifications You must be signed in to change notification settings

sarique2003/Vid2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vid2pdf

A app tthat uses estimation to convert videos to pdf , it can also add subtitles if srt/vrt file is provided.

How to use:

CLone this repository then add your video in the videos folder inside tests folder, then run coomand:

python3 -m src.main tests/videos/<vid_name> -s tests/subtitles/ -o output.pdf
If you dont want subtitles:
python3 -m src.main tests/videos/input_4.mp4 -o output.pdf

About

A app tthat uses estimation to convert videos to pdf , it can also add subtitles if srt/vrt file is provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages