Reticle is a native macOS screenshot tool with a ShareX-style freeze overlay, 21 annotation tools, workflow automation, and cloud upload — built in SwiftUI + AppKit.
macOS 13+ · Apple Silicon & Intel · Free forever · Source Available
ShareX-style toolbar that slides in from the top. Each tool is sticky — stays active until you switch.
Honest comparison against the most popular macOS screenshot tools.
| Feature | Reticle | CleanShot X | Shottr | Snagit | Flameshot |
|---|---|---|---|---|---|
| Price | Free | $29 | Free | $62/yr | Free |
| Open source | ✅ | ❌ | ❌ | ❌ | ✅ |
| ShareX-style annotation | ✅ | ❌ | ❌ | partial | ❌ |
| Sticky tool mode | ✅ | ❌ | ❌ | ✅ | ✅ |
| Live blur / pixelate | ✅ | ✅ | ✅ | ✅ | ✅ |
| Line style (solid/dashed/dotted) | ✅ | ❌ | ❌ | ✅ | ❌ |
| Scrolling screenshot | ✅ | ✅ | ❌ | ✅ | ❌ |
| Window picker | ✅ | ✅ | ✅ | ✅ | ❌ |
| Color picker | ✅ | ✅ | ✅ | ✅ | ❌ |
| Clipboard history | ✅ | ✅ | ❌ | ❌ | ❌ |
| OCR | ✅ | ✅ | ✅ | ✅ | ❌ |
| Pin to screen | ✅ | ✅ | ❌ | ❌ | ❌ |
| Cloud uploads | ✅ | ✅ | ❌ | ✅ | ❌ |
| Workflow automation | ✅ | partial | ❌ | ✅ | ❌ |
| Display P3 color space | ✅ | ✅ | ❓ | ❓ | ❌ |
Reticle is actively developed. Here's what's next.
Free forever. No account required. Download the DMG and drag to Applications.
macOS 13 Ventura or later · Apple Silicon & Intel
First launch (not yet notarized)
Right-click → Open, or run once in Terminal:
xattr -dr com.apple.quarantine /Applications/Reticle.app $ git clone https://github.com/croc100/Reticle.git
$ cd Reticle && swift build -c release