---
title: "Shottr: Fast Mac Screenshot Tool With Pixel-Perfect Precision"
description: "Shottr is a lightweight Mac screenshot tool with scrolling capture, OCR, annotations, and a pixel ruler. Review of features, pricing ($12 one-time), and how it compares to CleanShot X."
date: 2026-07-08
categories: ["tools"]
tags: ["screenshot","mac"]
---

import YouTubeEmbed from "../../components/widgets/YouTubeEmbed.astro";
import Button from "../../components/widgets/Button.astro";

macOS has a built-in screenshot tool (`⌘ + Shift + 5`), but it's basic. No scrolling capture, weak markup, no OCR. If you need more than that, [Shottr](https://shottr.cc/) is worth a look.

Shottr is a Mac-only screenshot app built by a solo developer. It's around 2MB, launches fast, and captures screenshots in roughly 165ms. It runs natively on Apple Silicon (M1 through M4) with no Rosetta needed.

You can use Shottr for free indefinitely — after 30 days it starts showing prompts to buy a license, but all features keep working. The Basic license is $12 one-time, which is still cheap compared to alternatives.

## What Shottr does

Shottr captures screenshots and lets you annotate, measure, and extract text from them. The core workflow:

1. Capture (full screen, area, window, or scrolling)
2. Annotate with arrows, text, blur, counters, highlights
3. Copy, save, or upload

The standout features are the pixel ruler, OCR text recognition, and scrolling screenshots. These are things macOS doesn't offer and most free tools miss.

## Video walkthrough

<YouTubeEmbed
  url="https://www.youtube.com/embed/jQpw9NQ4mHM"
  label="Shottr - Mac Screenshot Tool With Pixel-Level Precision"
/>

> If you're interested in more free Mac apps, check [toolhunt.net mac apps section](https://toolhunt.net/mac/).

## Features

### Capture modes

- **Area capture** — select a region with crosshairs
- **Window capture** — grab any window with or without shadow/background
- **Full screen** — entire screen capture
- **Scrolling capture** — scrolls and captures long web pages, chat logs, documents in one shot. No manual stitching.
- **Repeat area** — retake a screenshot of the same region without reselecting
- **Delayed capture** — 3-second delay before capturing

Scrolling capture is the feature most people come to Shottr for. It handles long pages, email threads, and chat conversations well. The max height defaults to 20,000px but can go up to 200,000px.

### OCR and text recognition

Select any area of the screen and Shottr extracts text using Apple's Vision framework. It also reads QR codes — useful when you see one on-screen and don't want to grab your phone.

The OCR works well with printed text, UI labels, code blocks, and documents. Handwriting and fancy fonts may be less reliable. It preserves line breaks, so code and lists stay readable in your clipboard.

Since v1.9.1, you can configure line-break removal in settings if you prefer clean paragraph text.

### Annotation and markup tools

16 tools available in the toolbar:

- **Arrows** — standard, curved, and bendable (since v1.9). Multiple styles including slim and hand-drawn.
- **Text labels** — customizable colors, sizes. Pointy arrow by default.
- **Shapes** — rectangles, ovals with fill/opacity control
- **Blur and pixelate** — hide sensitive info. Press `B` to blur a selected area quickly.
- **Highlighter** — text highlight with configurable cap style
- **Spotlight** — dims the background around a selection. Adjust opacity with keys 1-9.
- **Counter tool** — numbered step annotations (1, 2, 3...)
- **Freehand drawing** — variable stroke width and smoothness
- **Magnifier** — zoomed-in callout for detail shots (new in v1.9)
- **Hand-drawn style** — makes shapes and arrows look sketched (new in v1.9)

Since v1.8, you can use custom annotation colors instead of the preset palette.

### Screen ruler and measurements

This is where Shottr stands out for developers and designers. Press arrow keys while measuring to get exact pixel distances between UI elements. Hold `Shift` to see outer dimensions. Click to stamp the measurement directly onto the screenshot.

The color inspector shows hex codes for any pixel. Since v1.8, it also supports OKLCH and APCA color formats — useful if you work with modern CSS color spaces or need contrast checking.

### Backdrop tool (v1.8+)

Added in the 2024 update, the Backdrop tool places screenshots on colored backgrounds with drop shadows and rounded corners. Pick a background color, adjust shadow intensity, set corner radius.

It's useful for documentation, social media posts, or making screenshots look less like raw grabs. The options are fewer than dedicated tools like Shots.so, but it works for quick jobs.

### S3 upload (v1.9+)

Since November 2025, Shottr supports uploading screenshots to any S3-compatible storage. This includes AWS S3, MinIO, Tencent COS, Yandex Object Storage, and other third-party services.

This isn't full cloud sharing with shareable links — you need your own S3 bucket set up. But for developers who already use S3, it's a direct path from screenshot to URL.

### Pinned screenshots

Pin a screenshot as a floating always-on-top window. Resize with scroll wheel. Useful for comparing designs, referencing specs, or overlaying screenshots side by side.

## What Shottr doesn't do

Be aware of these gaps before committing:

- **No screen recording** — Shottr is screenshot-only. No video, no GIF capture. If you need screen recording, CleanShot X or OBS are better picks.
- **No cloud sharing** — Cloud upload is listed as "in testing" but hasn't launched. You can't get a shareable link from Shottr. The S3 upload is the closest option, but requires your own infrastructure.
- **No video or GIF exports** — You can create simple two-frame before/after GIFs by overlaying images, but that's it.
- **Limited background templates** — The Backdrop tool is functional but has fewer options than dedicated screenshot beautifiers.

## Pricing

Shottr is free to use — it works indefinitely after the 30-day evaluation period, but shows prompts asking you to purchase. A license removes the nag prompts and supports the developer.

| Tier | Price | What you get |
|------|-------|-------------|
| **Free (unlicensed)** | $0 | All features, nag prompts after 30 days |
| **Basic** | $12 one-time | All core features, no prompts, standard updates |
| **Friends Club** | $30 one-time | Experimental features, priority support, early access |

One license covers one user and up to 5 Macs. This is a one-time purchase, not a subscription.

At $12, Shottr is cheaper than most alternatives:

| Tool | Price | Notes |
|------|-------|-------|
| **Shottr** | $12 one-time | Pixel ruler, OCR, no recording |
| **CleanShot X** | $29 one-time | Screen recording, cloud, GIFs |
| **Snagit** | $39/year subscription | Full-featured, enterprise-oriented |
| **macOS built-in** | Free | Basic capture only, no scrolling |

No credit card needed to try it. Download and use it — you'll only hit a nag screen after a month.

## Shottr vs CleanShot X

These two get compared constantly. Here's the honest breakdown:

| Feature | Shottr | CleanShot X |
|---------|--------|-------------|
| Price | $12 one-time | $29 one-time |
| Scrolling capture | Yes | Yes |
| OCR / text extraction | Yes | Yes |
| QR code reader | Yes | Yes |
| Pixel ruler | Yes | No |
| Screen recording | No | Yes |
| GIF recording | No | Yes |
| Cloud storage | No (S3 upload only) | Yes (built-in) |
| Background templates | Basic | 10+ templates |
| Quick Access Overlay | No | Yes |
| Apple Silicon native | Yes | Yes |

**Pick Shottr if:** you need pixel-level measurements, want a lightweight app, and don't need screen recording or cloud sharing.

**Pick CleanShot X if:** you want an all-in-one tool with recording, GIFs, and instant cloud links. The $29 price is worth it if you use those features regularly.

CleanShot X is also available through Setapp (starting at $8.99/month billed annually for Mac, with 250+ apps included), which is a good deal if you use multiple Mac utilities.

## How to use Shottr (quick start)

1. Download from [shottr.cc](https://shottr.cc/) — no account needed
2. Install and grant Screen Recording permission when prompted
3. Set up hotkeys in Preferences (or use defaults: `⌘ + Shift + 2` for area, `⌘ + Shift + 3` for full screen)
4. Take a screenshot — the editor window opens automatically
5. Use the toolbar to annotate: arrows, text, blur, counters
6. Press `⌘ + C` to copy or `⌘ + S` to save

The whole process from capture to export takes a few seconds. The interface is functional but not flashy — it prioritizes speed over visual polish.

## Who should use Shottr

**Good for:**

- Developers measuring UI elements and documenting bugs
- Designers checking pixel spacing and color values
- Anyone who needs scrolling screenshots of long pages
- Users who want OCR text extraction from screen content
- Budget-conscious users who don't need recording or cloud features

**Not ideal for:**

- Content creators who need GIF or video screen recordings
- Teams that share screenshots via cloud links in Slack or GitHub
- Users who want a polished, modern UI experience
- Anyone needing App Store screenshot sets or batch exports

## Conclusion

Shottr is a focused, fast screenshot tool for Mac. The pixel ruler, OCR, and scrolling capture are features you won't find in the built-in macOS tool. At $12 one-time, it's one of the cheapest paid options that actually does these things well.

The trade-offs are clear: no screen recording, no cloud sharing, and a utilitarian interface. If those matter to you, CleanShot X is the better investment. If you mainly take screenshots, annotate them, and save locally, Shottr gets the job done without overcharging you.

<Button link="https://shottr.cc/" text="Download Shottr — Free to Try" />