Nitpicker syncs the brightness of all your displays from a single slider — laptop panel and external monitors alike — with per-monitor offsets, per-monitor contrast, and optional automatic day/night dimming. It lives in your system tray.
Run more than one monitor and they never agree. Your laptop screen dims from the keyboard, but every external monitor hides its brightness behind a set of clunky physical buttons — and they all start at different levels. Matching them means walking down the row, poking through on-screen menus one panel at a time. Change the lighting in the room and you get to do it all over again.
Nitpicker drives every display from one slider in your system tray. Move the master level and the whole desk follows.
A nit is the real unit of screen brightness: one candela per square metre (cd/m²). It's the number on the box when a monitor brags about "400 nits." Nitpicker picks the nits for every screen on your desk at once — and yes, it's for people who like their brightness just so. Nit-picking, taken literally.
Per-monitor settings — the three identical Philips are grouped into one row (×3), and contrast is greyed out for the laptop panel that can't do it.
Nitpicker controls the internal laptop panel through Windows (WMI), and external monitors through DDC/CI — the same protocol behind the physical brightness buttons. That means real hardware brightness and contrast, not a fake dimming overlay.
It was built and verified on a real six-display setup: a laptop panel plus three Philips monitors and two USB monitors, all driven from one slider. Monitors are identified by their hardware ID, so identical panels are grouped together while different ones keep their own settings.
Dragging the master slider turns auto-dimming off so it never fights your manual choice; flip the toggle back on whenever you want the curve to take over again.
Download Nitpicker.exe from the latest release and run it. No installer, no Python needed. A tray icon appears — right-click for the master slider, per-monitor settings, and the auto-dimming and start-with-Windows toggles. Or run it from source (Windows, Python 3.12+):
Settings live in %APPDATA%\Nitpicker\config.json — or just use the tray.
nit is the actual unit of screen brightness — one candela per square metre (cd/m²), the number on the box when a monitor advertises "400 nits." Nitpicker picks the nits for every display on your desk at once, and it's built for people who are a little particular about getting brightness just right. Nit-picking, taken literally.Nitpicker.exe from the latest GitHub release and run it — no installer needed. Or clone the repo and run it from source with Python 3.12+.Want the backstory? Read the Nitpicker launch post on the blog.