Sort pixels in an image by certain the properties of each pixel to smear a nice glitch effect over your photos.
This pixel sorting project is an Next.js application with offscreen canvas support.
- Vertical and horizontal directions
- Sort by pixel properties
- Hue
- Saturation
- Lightness
- Red, Green, Blue, Alpha
- RGB, RGBA Summation
- Offscreen canvas support
Light Mode | Dark Mode |
---|---|
git clone git@github.com:evelynhathaway/pixel-sort.git
cd pixel-sort
npm clean-install
npm dev
Copyright Evelyn Hathaway, MIT License