Show HN: Pixel Sorter
pixel-sorter.com
Show HN: Pixel Sorter
1–3 of 3 posts
Re: Show HN: Pixel Sorter
#2It includes - Random, full image, and threshold sorting - Sorting by HSL and RGB values - Cardinal directions. - Regular and inverted masking.
You can get pretty cool effects with the default values, and you can get pretty precise effects through the use of inverted masking.
Caveat: It might panic if you try to glitch an image that's too large. All work is done client-side on a web worker. The pro is that Pixel Sorter will always be free and you retain your privacy. The con is that the app uses enough memory to upset a browser. Incorporating generator functions to ameliorate that is on my to-do list, and hopefully that'll be enough without learning WebAssembly.
Let me know what you think!
Blog version of this post, with images: www.conorbarnes.comm/blog/pixelsorter