/potatify

An image processing app to turn your hi-res images to potato quality.

Primary LanguageJavaScript

potatify

An image processing app to turn your hi-res images to potato quality.

View site

Requirements

  • NodeJS
  • ImageMagick
  • GraphicsMagick

Setup

Install dependencies:

$ npm install

Usage

Run the app at http://localhost:8080:

$ npm start