awsnap
v0.1.0
Published
Generate beautiful screenshots
Downloads
8
Readme
awsnap
Generate beautiful screenshots
Intro
I decided to open source this tool I've built to create this:
Install
brew install pkg-config cairo libpng jpeg giflib imagemagick
npm install -g awsnap
Usage
Usage
$ awsnap <command> <params>
Examples
$ awsnap generate 2000 800 f7d794 extras/ss.png extras/output.png 1500 700
this will generate an image with the size of 2000 x 800
, color #f7d794
, screenshot at extras/ss.png
will output into extras/output.png
and optionally will crop the image to be 1500 x 700
Here you can see the ss.png
:
the output is:
Created by
License
MIT © Cesar Ferreira