otter-pick samples a pixel from the screen. It opens a frozen overlay with a magnifying loupe. Click to copy hex, RGB, and OKLCH. Pass --x and --y when you want scripted sampling instead.
Usage
Runotter-pick with no arguments for the interactive overlay. 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 tofalseto skip clipboard writes by defaultloupe: set totrueto 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.
