Exact pixel · local Canvas

Pick colors from an image without uploading it

PixelPick validates one static image, maps every pointer to its decoded source coordinate, shows an 11×11 magnifier and keeps exact values plus an approximate frequent palette inside a no-network capsule.

Open image color picker

No account · no upload · exact coordinates · copy-ready values

Three explicit steps

From a local file to a copied color

01

Choose one static image

JPEG, PNG or WebP type, signature, animation, bytes, dimensions and decoded area are checked locally.

02

Point at a source pixel

The magnifier and coordinates expose the exact source cell under mouse, touch or keyboard control.

03

Lock and copy a value

Save a bounded pick, compare formats and copy only the representation needed by the design workflow.

Ordinary digital design

Useful when a visible pixel needs a reusable code

  • Sample a UI screenshot color before recreating a component.
  • Read alpha-aware values from a transparent PNG asset.
  • Use frequent buckets as a starting point for an illustration palette, then refine it manually.

Reproducible examples

Exact pixel and palette examples

Choose one local image, inspect the magnified pixels, lock a coordinate and copy HEX, RGB or HSL from the isolated browser tool.
View examples

JPEG, PNG and WebP · no upload

Pick an exact decoded image color

Choose one local image, inspect the magnified pixels, lock a coordinate and copy HEX, RGB or HSL from the isolated browser tool.

Open image color picker