/imgpipes

Image manipulation webserver

Primary LanguageJavaScript

imgpipes

Image manipulation web server. Apply a list of effects to target image.

Installation:

  • Install node.js
  • Clone the project
  • npm install
  • foreman start

Examples:

See web.js for a list of all available effects.

Original: /?url=https://raw.github.com/sgtFloyd/imgpipes/master/examples/lena.png

&fx=explode

&fx=pixelate

&fx=swirl,paint

&fx=greyscale,polaroid

&fx=implode,negate