A Node.js tool that let you take screenshots of multiple urls, in multiple viewports.
From this:
{
"title": "Example",
"url": "http://example.com"
}
To this:
Install everything: npm i
Populate pages.json
file
[
{
"title": "Example",
"url": "http://example.com"
}, {
...
}
]
Run: npm run start
or node screens.js
- viewport screens
- compress screenshots
- zip screenshots
- enable wetransfer
- get urls from json
- get urls from xml