webpagepdf

1.0.0 • Public • Published

Webpagepdf npm version

Command like thingy to take a screenshot of a webpage

Installation

npm install -g webpagepdf

or even use with npx directly without installing

npx webpagepdf -u https://meain.io -O meain.pdf

Usage

Usage: webpagepdf [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

webpagepdf -u https://meain.io -O meain.pdf

Readme

Keywords

Package Sidebar

Install

npm i webpagepdf

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

1.97 kB

Total Files

3

Last publish

Collaborators

  • meain