Skip to main content
otter-pick is Otter Shell’s screen color picker. It opens a frozen overlay with a magnifying loupe. Click a pixel to copy its hex, RGB, and OKLCH values. Pass --x and --y for scripted sampling.

Usage

Run otter-pick without arguments for the interactive overlay, or pass --x and --y to sample a screen coordinate.

Output

otter-pick prints the sampled color in three formats, one per line.

Configuration

otter-pick reads ~/.config/otter-shell/otter-pick.conf.
  • copy: set to false to skip clipboard writes by default
  • loupe: set to true to always render the ANSI loupe instead of opening the overlay
Requires ext-image-copy-capture-v1 from the compositor. The loupe uses the same capture path as otter-screenshot.