Skip to content

Quick command to pixelate an image file to a specified pixel ratio

Notifications You must be signed in to change notification settings

aquaticone/pixelate

Repository files navigation

pixelate

Quick command to pixelate an image file to a specified pixel ratio

Installation

  1. Clone this repo
git clone [email protected]:aquaticone/pixelate.git
  1. Install dependencies
npm i
  1. Make pixelate accessible system-wide (optional)
npm link

Usage

pixelate ./path/to/image.png

See help menu for additional options

pixelate --help

About

Quick command to pixelate an image file to a specified pixel ratio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published