Quickly screenshot a website and save it to .png and .pdf files.
- Clone the repository
- Run
npm install
in your terminal - Edit
screenshot.js
with your chosen website (optional) - Run in your terminal:
node screenshot.js https://cassidoo.co
You'll get both a PNG and a PDF of your website! You can swap out that URL at the end of the script with anything.