Add a Glitch Effect to a PNG
Give an image that broken-signal, datamosh look — the red and blue channels slide apart and rows of pixels shift sideways. Set the intensity, drop your files, and download. Runs in your browser; nothing uploads.
Drop images here
Multiple files allowed
The effect, explained
Two things happen: the colour channels are offset from each other (the tell-tale red/cyan fringe of a "chromatic aberration" glitch), and some horizontal bands are nudged left or right to mimic a corrupted scan. Higher intensity means a bigger channel split and more displaced rows. It's a stylised look, popular for music art, posters, and retro-tech aesthetics.
FAQ
Is the glitch random each time?
The displacement pattern is derived deterministically from row position, so the same image and intensity give a consistent result — handy if you want it reproducible.
Want just the channel-split, no rows?
Use a low intensity — the row displacement only kicks in as intensity rises, so small values give a clean RGB-shift look.