Guide
Complete Guide to Mac Clipboard Managers (2026)
Mac clipboard managers solve a problem Apple never fully fixed: your Mac forgets everything you copied except the last item. This guide covers every option in 2026 — built-in, free, and premium — so you can pick the right tool.
Written by the Pastery team. We build a Mac clipboard manager, so we have a perspective — but this guide links to every major option and explains trade-offs honestly.
The problem: Mac remembers one thing
macOS has used a single system clipboard since 1984. Copy something new and the previous item is gone. For most people this means lost URLs, overwritten code snippets, and screenshots you can never find again. We explain the history and fix in why your Mac only remembers one thing you copied.
A clipboard manager runs in the background and records everything you copy — text, images, links, files — into a searchable local history. Press a keyboard shortcut, find what you need, paste it. Normal ⌘C/⌘V behaviour stays unchanged.
What macOS 26 added (and what it still lacks)
macOS 26 Tahoe added the first native clipboard history: open Spotlight (⌘Space) and recent text copies appear under Clipboard History, stored for up to 7 days. It's a genuine improvement for light text-only use.
It does not store images, files, or colors. There are no app filters, no date filters, and no text transforms. For a full review, read our macOS 26 clipboard history review. For all three ways to access history today, see how to access clipboard history on Mac.
| Feature | macOS 26 built-in | Typical clipboard manager |
|---|---|---|
| Text history | Yes — 7 days | Yes — until cleared |
| Image / screenshot history | No | Yes |
| Search inside screenshots | No | Pastery only (OCR) |
| Filter by app or date | No | Yes (Pastery) |
| Text transforms before paste | No | Yes (Pastery) |
| Cross-device sync | No | Paste (iCloud) |
Who needs a clipboard manager?
You probably need one if any of these sound familiar: copying screenshots and needing them later, switching between multiple snippets in one task, retrieving something from yesterday without scrolling forever, or formatting JSON before pasting into an editor.
Developers hit all of these daily. Our dedicated roundup — best clipboard manager for Mac developers — covers OCR, JSON transforms, and deep history in detail.
The main options compared
Maccy — best free text-only option
Maccy is open-source, minimal, and fast. A searchable list in your menu bar, under 40 MB RAM, free forever. It stores images but shows only a text label — no thumbnail preview, no OCR, no transforms. Perfect if you truly only copy plain text. Read the full Pastery vs. Maccy comparison.
Paste — visual history with iCloud sync
Paste has been the default recommendation for visual clipboard history since 2016. A horizontal carousel of cards, Pinboards for permanent collections, and sync across Mac, iPhone, and iPad via iCloud. The gap: finding older items means scrolling, and there's no OCR search inside screenshots. See our Paste app review and Pastery vs. Paste comparison.
Raycast — bundled with the launcher
Raycast includes clipboard history for free. Good for recent text and images if you already live in Raycast. No OCR, no per-app filters, no transforms, and history is tied to the launcher platform. Compare in Pastery vs. Raycast.
Pastery — retrieval-first, Mac-only
Pastery is built around finding things later: Overview Mode with filters by app, type, and date; Apple Vision OCR on every screenshot; text transforms (format JSON, decode URLs, change case) before pasting. Everything stays local — no cloud, no account. 14-day free trial, no credit card.
Feature comparison at a glance
| Feature | Maccy | Paste | Raycast | Pastery |
|---|---|---|---|---|
| Price | Free | ~$29.99/yr | Free (Pro $8/mo) | $2.99/mo · $24.99/yr · $59.99 lifetime |
| Image thumbnails | Label only | Yes | Yes | Yes |
| OCR image search | — | — | — | Apple Vision |
| Filter by app / date | — | — | — | Yes |
| Text transforms | — | — | — | JSON, URL, case, more |
| iPhone / iPad sync | — | iCloud | — | Mac only |
| Local-only storage | Yes | Private iCloud | Local + cloud AI | Yes |
Screenshot search: the feature most people discover they need
Copying screenshots is routine — error messages, design specs, terminal output. Finder and Spotlight cannot search inside PNG files by content. A clipboard manager with OCR indexes text inside every screenshot at copy time.
Pastery uses Apple Vision on-device. Type an error string you remember and the screenshot surfaces instantly, even weeks later. Full explanation in how to search inside screenshots on Mac.
Developer workflows: JSON and encoded strings
Developers copy minified JSON, URL-encoded strings, and API responses constantly. Browser formatters work but require context switching and may receive sensitive data. Terminal jq is fast if you're already in a shell.
Pastery applies transforms inline before paste — format JSON, minify, decode URLs — without leaving your editor. For a browser-based option, use our free JSON formatter tool. Workflow details in how to format JSON before pasting on Mac.
How to choose
- Text only, want free: Maccy. See Pastery vs. Maccy.
- Need iPhone/iPad sync: Paste. See Paste app review.
- Already deep in Raycast, recent items only: Raycast clipboard. See Pastery vs. Raycast.
- Screenshots, deep history, dev transforms, Mac-only: Pastery. See best clipboard manager for Mac developers.
- Just need macOS 26 basics: Built-in Spotlight history may be enough. See macOS 26 review.
Privacy and security
Clipboard managers record what you copy — including tokens, API keys, and passwords if you're not careful. Good apps detect password-manager clipboard clears and skip those entries. Pastery stores everything in a local encrypted SQLite database with no cloud component.
Paste syncs via private iCloud. Raycast connects to its servers for AI features. Choose based on whether local-only storage is a requirement for your work.
Getting started
Most clipboard managers install in under a minute: download, grant Accessibility permission, set a keyboard shortcut. Pastery defaults to ⌘⇧V and includes a 14-day full trial with no credit card.
Start with the problem you hit most: lost text (one-item clipboard), missing screenshots (OCR search), or JSON formatting (JSON formatter + inline transforms).
Frequently asked questions
What is the best clipboard manager for Mac in 2026?
It depends on your workflow. Maccy for free text-only. Paste for cross-device sync. Pastery for screenshot OCR, deep history, app filters, and text transforms on Mac only. Raycast if you already use it and need basic recent history.
Does Mac have built-in clipboard history?
Since macOS 26, yes — text only, 7 days, via Spotlight. Earlier macOS versions have no native history. See our macOS 26 review and three-method guide for details.
Can I search inside screenshots on Mac?
Not with Finder or Spotlight on PNG files. A clipboard manager with OCR — Pastery uses Apple Vision — indexes screenshot text at copy time so you can search by content later.
Are clipboard managers safe for passwords?
Reputable apps skip entries when password managers clear the clipboard. All history should stay local if you handle sensitive data. Pastery is fully local with no cloud sync.
Is there a free clipboard manager for Mac?
Maccy is free and open-source for text history. macOS 26 adds free text-only history in Spotlight. Raycast includes basic clipboard history in its free tier. Pastery offers a 14-day full trial.
All guides in this series
- How to access clipboard history on Mac (3 methods)
- Why Mac only remembers one thing you copied
- macOS 26 clipboard history review
- How to search inside screenshots on Mac
- How to format JSON before pasting on Mac
- Best clipboard manager for Mac developers
- Pastery vs. Maccy
- Pastery vs. Paste
- Pastery vs. Raycast
- Paste app review
- Free JSON formatter tool
- URL encoder & decoder
- Case converter
- Character counter