Socket
Socket
Sign inDemoInstall

paparazzi-cli

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

paparazzi-cli

CLI tool to snap all the angles of your website


Version published
Weekly downloads
3
increased by200%
Maintainers
1
Weekly downloads
 
Created
Source


npm version

Small tool to take screenshots of all reachable pages on a website.

Takes a screenshot of the requested page and then scrapes the page for a elements and repeats.

Installation:

npm i -g paparazzi-cli

Usage:

A tool to take snaps of all angles of your website

USAGE
  $ paparazzi-cli [flags] <URL1> [<URL2> ...]

FLAGS
  -d, --delay=<value>   Number of ms to wait before taking the screenshot on each page
  -h, --height=<value>  [default: 1080] Height of the output images
  -o, --output=<value>  [default: ./images] Output location
  -s, --scale=<value>   [default: 1] Scale factor for the rendered website
  -w, --width=<value>   [default: 1920] Width of the output images
  --allow-all-hosts     Take screenshots of any HTTP host, not just those specified
  --device=<value>      Emulate this device when making HTTP requests
  --full-page           Ensure all content on page is included in screenshot (will override width and height settings)
  --list-devices        List all devices which can be emulated and exit (Note this is a long list)
  --user-agent=<value>  User Agent to spoof whilst making HTTP requests

DESCRIPTION
  A tool to take snaps of all angles of your website

The full set of options can be found using paparazzi-cli --help

Keywords

FAQs

Package last updated on 11 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc