Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

capture

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capture

Captures Screenshots using Phantom.js

  • 0.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
11
Maintainers
1
Weekly downloads
 
Created
Source

Capture - Simple screenshot tool using PhantomJS

Install

npm install capture -g

Usage

Capture screenshots of URLs.
Usage: node ./index.js [url1, url2, ...]

Options:
	-v, --verbose     Verbose logging                            [boolean]
	-o, --out         Output directory for captured screenshots  [string]
	-s, --src         Read list of urls from JSON file           [string]
	-f, --format      Output image format (png, jpg, gif)        [string]  [default: "png"]
	-P, --phantomjs   Path to phantomjs bin                      [string]
	-u, --username    HTTP Basic Auth Username                   [string]
	-p, --password    HTTP Basic Auth Password                   [string]
	-d, --dimensions  Minimum viewport dimensions                [string]

Keywords

FAQs

Package last updated on 09 Jan 2013

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