What is SnipAIt?
SnipAIt is a screenshot-to-AI utility for Windows — a system-tray app that captures a region of your screen and pastes it straight into the Claude desktop conversation you choose. It is made for people who already work with Claude all day (developers, support and ops engineers, writers, analysts) and want a capture to land in the conversation that already holds the context, in one keystroke.
The whole interaction, start to finish
Press the global hotkey (Ctrl+Alt+S by default, and changeable from the tray). A transparent overlay covers every monitor and the screen underneath stays fully readable — drag a rainbow marquee around what you want, or press Esc to step away. A small “Send snip to…” popup lists your live Claude desktop conversations; pick one with a number key or a click. SnipAIt brings that conversation to the front and pastes the image into its composer. You read it over and press send yourself.
Why “the right conversation” is the point
A fresh chat starts from zero. The conversation you have been working in already knows the codebase, the ticket, the design — so a screenshot dropped into that thread is immediately useful. SnipAIt reads your Claude desktop sidebar directly, so the list you pick from is your real Recents, newest first, with no conversation IDs to copy and nothing to configure. Sessions you have open in Claude Code appear in that sidebar too, so a snip can land in one of those just as easily.
Where the image lives
The capture is held in memory and placed on the clipboard for the paste, then the clipboard self-clears a few seconds later — on every path, including cancel and timeout. Nothing is written to disk, so your Pictures folder stays exactly as tidy as you left it. SnipAIt has no account, no API key, no login and no telemetry: it talks to the Claude desktop app on your own machine and to nothing else.
You are the one who sends
SnipAIt pastes into the composer and stops there. It never presses Enter, so every message leaves on your keystroke, with whatever wording you want to add alongside the image.
What it runs on
Windows 10 and Windows 11, with the Claude desktop app installed, running, and its sidebar expanded (the expanded sidebar is what exposes your conversation names). Windows is the supported platform today — the routing is built on Windows UI Automation. A macOS port is a possible future direction, and Linux waits on an official Claude desktop app to route into.
What it costs
$5, one time, for the signed one-click Windows installer — an MSI that installs through the trusted Windows installer, sits in your tray, and can start with you at login, with a published SHA-256 checksum you can verify against. The same software is also free and MIT-licensed on GitHub if you would rather read every line and build it yourself. No subscription either way.
Quick answers.
The questions people ask before they install it.
What is SnipAIt in one sentence?
SnipAIt is a Windows tray utility that captures a region of your screen and pastes it into the Claude desktop conversation you pick, in one keystroke, without saving a file.
Who is SnipAIt for?
People who already use the Claude desktop app on Windows every day and show it a lot of screens — developers debugging with Claude Code sessions open, support and ops engineers, designers, analysts and writers. If you take more than a couple of screenshots a day for Claude, it pays for itself in keystrokes.
Is SnipAIt made by Anthropic?
No. SnipAIt is an independent tool built by Garrett Miller at Meadow Mountain AI LLC. It works alongside the official Claude desktop app and is not affiliated with Anthropic.
Does SnipAIt need an API key or a Claude subscription of its own?
Neither. It drives the Claude desktop app you already have signed in on your machine, so there is no account to create, no key to paste and no separate billing.
Does SnipAIt work with Claude Code?
Yes, when the Claude Code session is one of the conversations in your Claude desktop sidebar — those appear in the picker like any other chat, so a snip routes into them the same way.
Is SnipAIt open source?
Yes. The full Python source is MIT-licensed at github.com/gspam100/snipait. The $5 purchase buys the same software pre-built and code-signed as a one-click installer.
Is there a Mac version of SnipAIt?
Not today. The conversation routing is built on Windows UI Automation, so Windows 10 and 11 are the supported platforms; a macOS port is a possible future direction.
Read next.
SnipAIt alternatives — an honest look at the Snipping Tool, ShareX-class capture tools and the built-in OS flows, and where each one shines. Or pasting an image into Claude Code on Windows. Ready to go? Get it for $5, or build it free from source.