Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/potch/foxshot

Capture web page screenshots using headless Firefox!
https://github.com/potch/foxshot

cli firefox nodejs screenshot

Last synced: about 2 months ago
JSON representation

Capture web page screenshots using headless Firefox!

Awesome Lists containing this project

README

        

# foxshot

Capture web page screenshots using headless Firefox!

## Install

`npm install -g foxshot`

Requires a copy of Firefox on your computer.

## Usage

```
Usage: foxshot [options]

Options:

-V, --version output the version number
-c, --channel [channel] Use specified channel [release]
-d, --dimension [size] Capture at the specified dimensons [1024x768]
-h, --help output usage information
```