Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
/ j-decay Public archive

Provides various methods of degrading an image

Notifications You must be signed in to change notification settings

jeffkeeling/j-decay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

J-Decay

J-Decay is a javascript application for deteriorating an image in a number of ways. It was built using React.js, Flux, and the canvas element.

Try out the demo here.

For best results, use in Firefox or Chrome. Safari does not support the color picker and the glitching along with JPEG compression are unsatisfactory.

Features

  • Glitch image
  • Run JPEG compression degradation
  • Convert image to 4 different color thresholds
  • Select color for each threshold
  • Mimic monitor scanline with adjustable line and gap heights
  • Add grain to image

Build

  1. Install watchify globally npm install -g watchify

  2. Install other project dependencies npm install

  3. listen for updates watchify -v -o build/js/App.js js/AppTest.js

Special Thanks

Author

Jeff Keeling

http://jeffkeeling.me

About

Provides various methods of degrading an image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages