Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

alphagov/lensman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lensman

Simple wrapper around webkit2png (or other command-line screengrab tool) to take multiple screengrabs at multiple sizes easily.

Using

  1. Copy lensman into your $PATH and ensure it is executable
  2. Create a configuration file (see example.conf for inspiration)
  3. Running lensman <config_file> will call webkit2png on each path in the configuration file.

Multiple widths

Lensman can grab pages at multiple widths. Currently it uses the method in the multiple widths on the alphagov fork of webkit2png as this means the page doesn't need to be reloaded over and over.

About

Takes multiple webpage screengrabs

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published