Screen and window capture tool for AI agents. Snapper is a Windows CLI that takes screenshots of monitors or specific windows and returns them as base64-encoded images (PNG or JPEG) in JSON format. Use when you need to see the current state of the screen, capture a specific application window, analyze UI, read text from displays, or monitor multiple displays. Returns dimensions, image data, window titles, PIDs, and file paths.
2026-04-15