Show HN: image-palette-webgpu – extract dominant colors from images using WebGPU
3 points by IvanLudvig 4 months ago | 0 commentsA tiny zero-dependency browser package that extracts dominant color from images using WebGPU API with various algorithms. It's built with compute shaders.
Live demo: https://ivanludvig.dev/image-palette-webgpu
There are plans to add tests and benchmarks