Quick command to pixelate an image file to a specified pixel ratio
- Clone this repo
git clone git@github.com:aquaticone/pixelate.git- Install dependencies
npm i- Make
pixelateaccessible system-wide (optional)
npm linkpixelate ./path/to/image.pngSee help menu for additional options
pixelate --help