Quick command to pixelate an image file to a specified pixel ratio
- Clone this repo
git clone [email protected]:aquaticone/pixelate.git
- Install dependencies
npm i
- Make
pixelate
accessible system-wide (optional)
npm link
pixelate ./path/to/image.png
See help menu for additional options
pixelate --help