Image Pixel Sorter

2017 or 2018 ???
HTMLCSSJavaScript

A small web app that performs a live bubble sort of the pixels in an image by their brightness (sum of RGB).

Takes a few minutes to finish so I have added a video below to jump through.
Bubble sort is O(n^2) after all.

Video of the pixels sorting if you want to skip ahead.

Application embedded below if you want to run it yourself on a custom image.

A meme
It's unclear what inspired me to make the pixel sorter.