Skip to content

meain/webpageshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpageshot npm version

Command like thingy to take a screenshot of a webpage

Installation

npm install -g webpageshot

or even use with npx directly without installing

npx webpageshot -u https://meain.io -O meain.png

Usage

Usage: webpageshot [options]

Options:
  -V, --version         output the version number
  -u, --url [value]     URL to capture
  -O, --output [value]  output file
  -h, --help            output usage information

Example

webpageshot -u https://github.com/meain/webpageshot -O webpageshot.png

About

Take a screenshot of a webpage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published