Pick anything
Drag a region freely — or lock the drag to 16:9, 9:16, 1:1, 4:3 and friends, your own ratio, or an exact pixel size (Retina-correct). Works across all monitors.
macOS · menu bar · local
Clipshot is a menu-bar recorder for short screen clips. Drag a region — free or locked to a ratio — and get MOV, MP4 or GIF. No app to open, no cloud.
fnF6 record / stop · fnF7 same as last · Esc cancel
Drag → countdown → record → saved. A live mock, not a video.
Clipshot is a thin layer over macOS’ own screencapture and ffmpeg —
it records what you point at and hands you a file. Everything stays on your Mac:
no database, no login, no telemetry.
Drag a region freely — or lock the drag to 16:9, 9:16, 1:1, 4:3 and friends, your own ratio, or an exact pixel size (Retina-correct). Works across all monitors.
Lossless remux or quality levels for MP4, animated GIF via an optimised palette.
A film camera that pulses red while recording, flashes green when done. Start from anywhere with a global hotkey.
Fade in/out, a border, speed 0.5–2× and loudness normalisation — opt-in ffmpeg effects, never forced.
Send the finished clip to an n8n webhook (or anything that takes a file POST). If your flow answers with a link, Clipshot drops it right into your clipboard — record → shareable link over your own infrastructure.
Silent by default, or record the microphone — one switch.
Countdown, auto-stop, recent clips, save-folder and filename templates, launch at login. No Dock icon.
Both hotkeys are freely re-recordable in Settings → General. On most Macs F-keys need fn, or set them as standard function keys in System Settings.
Point Clipshot at an n8n webhook. After each recording the clip is uploaded as
multipart/form-data; your flow stores it (Nextcloud, S3, wherever) and
replies with a URL. Clipshot copies that URL to your clipboard and pings you —
a self-hosted “screenshot-to-link”, but for video. Bearer token stays in your Keychain.
Free. Self-signed (ad-hoc), not notarised. Downloaded the ZIP? Lift the Gatekeeper block once — try right-click → Open, and if macOS still blocks it, run the one Terminal command on the right. Then macOS asks once for Screen Recording.
macOS 14+ · Apple Silicon · ~0.4 MB · needs ffmpeg for MP4/GIF (brew install ffmpeg)
# after downloading, lift Gatekeeper once: $ xattr -dr com.apple.quarantine ~/Downloads/Clipshot.app # MP4 / GIF export uses ffmpeg: $ brew install ffmpeg
Clipshot is a personal project — no ads, no tracking, no subscription. If it earns a spot in your menu bar, you can support development via Liberapay. Completely voluntary and anonymous.
External link — Liberapay has its own privacy policy.