A tiny macOS app that wraps your screenshots in beautiful gradient backgrounds and lets you annotate them. Take a window screenshot, open SimpleShot, pick a gradient, add arrows and labels, copy or save.
macOS screenshots look raw. Tools like CleanShot add nice backgrounds but come with features you'll never use. SimpleShot does two things — gradient backgrounds and quick annotations — and does them fast.
The fastest way to get a window screenshot into SimpleShot:
- Press ⌘⇧4 to enter selection mode
- Press Space — cursor turns into a camera, hover over the window you want
- Hold ⌃ (Control) and click — this saves the screenshot to clipboard instead of a file
- Open SimpleShot — it auto-loads from clipboard
Tip: Without holding Control, the screenshot saves to Desktop as a file. With Control held, it goes straight to clipboard — perfect for SimpleShot's auto-paste.
You can also drag & drop image files, open via ⌘O, or paste files copied in Finder. Supports PNG, JPEG, TIFF, GIF, BMP, HEIC, WebP, PDF, SVG and more.
- Take a screenshot (see above) or open/drop any image file
- Open SimpleShot — it auto-loads the clipboard image
- Pick a gradient preset, adjust padding and corner radius
- Add annotations — arrows, circles, numbered markers, text
- Select and move annotations with the pointer tool, recolor or edit text
- Copy to Clipboard or Save as PNG
- Auto-paste — opens with clipboard image ready
- File import — drag & drop, open dialog (⌘O), paste files from Finder
- Broad format support — PNG, JPEG, TIFF, GIF, BMP, HEIC, WebP, PDF, SVG
- 10 gradient presets — Twilight, Sunset, Forest, Slate, Amber, Ocean, Lavender, Noir, Candy, Emerald
- Adjustable padding — slider + quick presets (0, 16, 32, 64, 96px)
- Aspect ratio presets — Free, 16:9, 4:3, 3:2, 1:1, 9:16
- Corner radius control
- Content fill — background for transparent images (white, black, custom color)
- Drop shadow toggle
- Annotations — arrows, circles, rectangles, numbered markers, text labels
- Editable annotations — select, move, recolor, change stroke, edit text
- 7 annotation colors and adjustable stroke width
- Undo (⌘Z), Delete selected, and Clear All for annotations
- Copy to clipboard (⌘⇧C) or Save as PNG (⌘S)
- Native macOS — SwiftUI, zero dependencies
brew install --cask alexrett/tap/simpleshotGrab the latest SimpleShot.dmg from Releases.
git clone https://github.com/alexrett/simpleshot.git
cd simpleshot
swift build -c release --arch arm64 --arch x86_64- macOS 13.0 (Ventura) or later
- Works on both Apple Silicon and Intel Macs
MIT
