Skip to content

Recursively generate screenshots of the same element in a set of subdirectories.

Notifications You must be signed in to change notification settings

partlyhuman/batch-capture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

batch-capture

This is a commandline tool to grab correctly-cropped screenshots of the same HTML element found in many copies of the same html file in multiple subdirectories, and drop these shots in each directory.

Installation

Run npm install -g partlyhuman/batch-capture from the command line.

Usage

Run batch-capture, giving it options and a directory root to start looking for files in. You often use . for the current directory.

Run with no arguments or batch-capture --help to see all available options.

About

Recursively generate screenshots of the same element in a set of subdirectories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published