Skip to content

Simple Python script to convert multipage pdfs to gif & mp4 formats.

License

Notifications You must be signed in to change notification settings

peterlaxalt/pdf-to-anim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdf-to-anim

Python script to convert multipage PDF into frame by frame GIF and MP4 files.

How to use

`python3 main.py <path to pdf to convert> <output location> <frame_duration_ms>`

Example:

`python3 main.py test.pdf ./output/test/ 300`

About

Simple Python script to convert multipage pdfs to gif & mp4 formats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages