Image Color Extractor - Online Palette from Picture
Upload an image and extract its dominant colors or full color palette. Download as a CSS snippet or color swatch. Entirely client-side, your images stay private.
UD5 Toolkit
or click to browse
Supports JPG, PNG, WebP, GIF · Paste from clipboard supported
Upload an image to get started
(R×wR + G×wG + B×wB) / (wR + wG + wB). This normalization ensures the result always falls within the valid brightness range.
Upload an image and extract its dominant colors or full color palette. Download as a CSS snippet or color swatch. Entirely client-side, your images stay private.
Convert transparent PNGs to solid JPGs by filling the background with white or any color. Fast and local.
Increase or decrease the color saturation of your photo with a slider. Preview instantly. Download the edited image. Canvas‑based.
Select two or more clay colors and visually approximate the mixed result. Helps plan canes and blends.
Extract a color palette from an image using CIELAB k‑means quantization. Results are perceptually more accurate than RGB methods.
Point your camera at an object and see the dominant color in real time. Click to copy the hex. Fun tool for designers.
Keep one selected color and turn the rest of the image to grayscale. Eye‑catching selective color effect. Pure canvas.
Upload any picture and instantly get a 5‑color palette. Useful for UI design themes. Canvas‑based extraction.
Select two paint colors and see approximate mixed result. Visual blending for artists.
Enter hex codes and download a PNG swatch image with color names. Useful for design spec documents. Built via canvas.
Convert RGB and hex colors to CIELAB L*a*b* values. Understand perceptual lightness and chromaticity. All local math.
Toggle image‑rendering: auto, pixelated, crisp‑edges on a scaled image. Essential for pixel art display.
Enter foreground and background colors to instantly see the contrast ratio and pass/fail for AA and AAA. Simple and fast.
Enter the URL of any online image and extract its dominant colors or pick colors with a magnifier. No upload, cross‑origin friendly.
Upload any image and view it as a person with deuteranopia, protanopia, or tritanopia would. Promote inclusive design.
Add a dramatic night‑vision green tint with grain and scanlines to any image. Fun horror/military aesthetic.
Apply a soft watercolor painting effect to your photo. Adjust brush size and color intensity. Download the result. Local canvas.
Run edge detection algorithms (Sobel, basic Canny) on images directly in the browser. Great for learning computer vision concepts.
Convert hex or RGB to CIELAB L*a*b* values. Understand perceptual lightness and color opponents. Local math.
Apply a convolution filter (blur, sharpen) using a Web Worker. See the UI stay responsive while processing. Learn multithreading in the browser.
Upload an image and instantly see its most dominant color as a hex swatch. Uses color quantization. Local.
Convert images between popular formats like PNG, JPEG, WEBP, and BMP. No quality loss on conversion when using lossless formats. Private and fast.
Upload two images and see a diff overlay highlighting the pixel differences. Adjust tolerance. For regression testing.
Upload an image at multiple widths and generate a complete <picture> or <img srcset> snippet. Modern web performance.
Reduce GIF file size by lowering color count and removing duplicate frames. See side‑by‑side preview. All local.
Enter width, height, format to approximate file size. Plan web performance. Simple model.
Open a test video in Picture‑in‑Picture mode. Control entering and leaving PiP. Copy the code snippet for your own app.
Enter an image URL and extract its dominant color palette. No download needed. Fast visual analysis.
Upload a photo and remap its tones to any gradient. Apply stunning color grading. Download result.
Glue multiple images together horizontally or vertically into one long strip. Perfect for sharing comparisons. Local.