Authentic glitch-art streaks
Pixel sorting is a hallmark of glitch art: reordering pixels by brightness smears detail into flowing, melted streaks that look like a corrupted file.
Sort pixels by brightness in each row for a melted glitch-art streak.
Loading tool…
The tool is loading its code on your device. This happens once and is cached for later visits.
Processed entirely on your device
Overview
Create a pixel-sorting effect free online — sort runs of pixels by brightness to melt a photo into streaked glitch art, with an adjustable threshold slider. No upload.
Pixel sorting is a glitch-art technique that treats an image like data to be reordered. By sorting the pixels along each line according to brightness, detail dissolves into smooth, flowing streaks that look like a file caught mid-corruption.
We scan every row and gather contiguous runs of pixels whose brightness exceeds your threshold, then sort each run by luminance and write it back. Low thresholds produce long, sweeping melts; high thresholds confine the streaks to the brightest regions.
The sort runs per row on an in-browser canvas with a threshold slider, and the result is exported as a lossless PNG at full resolution, so your photo never leaves your device.
Step by step
Drop a photo onto the upload area — high-contrast edges sort dramatically.
Set the threshold slider to choose which pixels get sorted.
Bright runs smear horizontally into streaked glitch bands.
Download the pixel-sorted PNG at full original resolution.
Why use it
What this tool is good for, and what it deliberately does not try to do.
Pixel sorting is a hallmark of glitch art: reordering pixels by brightness smears detail into flowing, melted streaks that look like a corrupted file.
A threshold decides which pixels are sorted, so you can melt only the highlights or the whole frame for anything from a subtle wash to full datamosh chaos.
The sort runs per row on an in-browser canvas and exports a lossless PNG, so nothing is uploaded.
Questions
Short, honest answers about quality, limits and privacy.