Skip to content

Instantly share code, notes, and snippets.

@Pomax
Pomax / rgbhanalysis.js
Last active November 18, 2024 07:53
Sort a collection of images based on their dominant hue, and show the rgb+h analysis in a nice little image alongside.
(function bookmarklet(window) {
var document = window.document;
var body = document.body;
/**
* Sort a collection of images based on their dominant hue,
* and show the rgb+h analysis in a nice little image alongside.
*
* for instance, use this bookmarklet on