Skip to content

JCinnamon/image-colour-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image-colour-visualizer — Image Colour Visualizer

A browser-based tool for visualizing colour data. Paste hex/RGB/HSL/HSV values or upload a CSV; colours are grouped using k-means and displayed across multiple visualization types.

Live →


Features

  • Multiple input formats — hex, RGB, HSL, HSV (one per line), or CSV upload with flexible column mapping
  • K-means clustering — groups colours perceptually using LAB or HSL colour space, 2–30 clusters
  • Sort options — by cluster, hue, saturation, lightness, or perceptual luminance
  • Four views — Colour Strip, Colour Grid, Scatter (H×L, H×S, 3D H/S/L), and Colour Wheel
  • Cluster statistics — per-cluster stats panel
  • Export — PNG or CSV

Usage

  1. Paste colour values (one per line) or upload a CSV and map the colour column(s)
  2. Adjust clustering settings and click Visualize
  3. Switch between Strip, Grid, Scatter, and Wheel views
  4. Export as PNG or CSV

License

MIT. Free to use and adapt with attribution.


Jonathan Cinnamon · jonathancinnamon.com · UBC Okanagan

About

Hexcode visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors