Skip to content

sesh/rsp_scrn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot Responsive Sites

A simple Python script that uses Selenium, PhantomJS and Pillow to create animated GIFs of how websites respond to different browser widths. Useful for testing your site's responsive breakpoints and comparing it to others.

Usage

python rsp_scrn.py <domain> [--resize] [--sleep=<int>]

   --resize       Shrink the final GIF to save on filesize
   --sleep        Wait x seconds before taking the screenshot

About

Create GIFs of responsive websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages