/node-screenshots

make automatic pixel perfect screenshots built using Node.js & puppeteer

Primary LanguageJavaScriptMIT LicenseMIT

node-screenshots - make automatic pixel perfect screenshots

Supporting | License | Installing | Getting started | Credits

Supporting

GitHub | Patreon | PayPal | Amazon

License

This software is distributed under the MIT license. Please read LICENSE for information.

Installing

Requirements

Environment

git clone https://github.com/robertsaupe/node-screenshots.git
cd node-screenshots/
npm i

Getting started

modify example.js or create your own

then simple run:

node example.js

you can find screenshots in ./screenshots/

Credits