Screenshot/file → folder → clipboard → paste into app but in one step!
A macOS menu bar app that watches folders for new files and automatically
copies them to the clipboard — the file (paste into Finder, Slack, AI
tools) and the path (pbpaste in terminal). Watches your screenshot
folder by default. Also great for Downloads.
That copies image data, not a file. AI tools like Claude Code need a file path, and you lose the screenshot after pasting. With AutoClip, the screenshot is saved to disk and on your clipboard — paste anywhere.
Download the latest .zip from
Releases, unzip, move to
/Applications/, and open. Signed and notarized.
From source
git clone https://github.com/jspiro/AutoClip.git
cd AutoClip
make installRequires Xcode 16+ (xcode-select --install).
Take a screenshot or add a file to a watched folder. AutoClip handles the rest:
- Paste into Claude Code — screenshot path is ready immediately
- Cmd+V in Finder — pastes a copy of the file
- Cmd+V in Slack, Notes, etc. — pastes the image
pbpaste— returns the full path in terminal- Menu bar icon — recent files, re-copy, preferences
- Event-driven file watching via kqueue — zero CPU while idle
- Automatic updates via Sparkle
- No Dock icon, no Cmd+Tab — pure menu bar app
- General — watched folders, start at login, notifications, recent file count
- File Types — all files or specific extensions
- About — version, updates, contribute, report a bug
- macOS 13+
PolyForm Shield 1.0.0 — free to use, modify, and share; no competitive use.
