Skip to content

avinashsuresh1/Web2GIF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web2GIF

Turn browser animations into shareable GIF files

Web2GIF features

Dependencies

Selenium and Pillow

How to use

  1. Install python 3
  2. Run in terminal:
  • pip install selenium
  • pip install pillow
  1. Execute Web2GIF.py in IDE of your choice (or use terminal)
  2. Complete the form and click Generate to generate GIF from your web animation file

(Sample animation file animation.html provided, which generated animation.gif)

Note: Currently Edge and Safari are not supported, as Selenium doesn't have direct support for them. It may be updated in future.

About

Turn browser animations into shareable GIF files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published