Clipboard history on Mac
macOS remembers exactly one thing
Free text expander, clipboard manager and markdown notes. $18 once for unlimited clips, notes sync and AI prompts.
How to see clipboard history on a Mac
In order of how much they give you.
- 01
Finder, Edit, Show Clipboard
Built into macOS and free. Shows the single item currently on the clipboard and nothing else. Useful for checking what you just copied, useless as history, because there is no history to show.
- 02
Spotlight clipboard search on macOS 26
Press Command Space and search your recent clipboard items. A genuine improvement and worth knowing about if you are on Tahoe. What it does not have: pinning, tagging, naming, filtering by source app, searching text inside images, or any way to promote something into a permanent snippet.
- 03
A dedicated clipboard manager
A background app that records what you copy and gives you a searchable history with a keyboard shortcut. This is what everyone who copies for a living ends up using. TypeFire is one, and it is free for your 10 most recent clips.
It is a privacy decision, not an oversight
Also the thing to check before installing any clipboard manager.
The clipboard sees everything
Passwords, card numbers, private messages, API keys. Anything that records it permanently is holding a very sensitive log, which is a reasonable thing for Apple to be conservative about shipping by default.
So the question is what the app does with it
Before installing any clipboard manager, check three things: whether history is stored locally or uploaded, whether it is encrypted at rest, and whether it skips copies that password managers mark as concealed. A clipboard manager that syncs to a server is making a real tradeoff, and some do it for good reasons.
How TypeFire answers those three
Local by default, with optional text-clip sync between your own Macs. Stored in a SQLCipher-encrypted database whose key is generated on your Mac and kept in the Keychain, with image files alongside at owner-only permissions. Password manager copies are never recorded, and card numbers and high-entropy strings are deleted after five minutes by default.
You can also just turn it off
Clips does not start recording until you enable it, and there is a pause and a clear-everything button. Nothing is uploaded, so clearing it locally clears it completely.
What clipboard history is actually for
Beyond getting back what you copied two copies ago.
Collecting from many places at once
Copy six things from six tabs without pasting in between, then paste them in order. The usual copy-paste-copy-paste rhythm is a workaround for a clipboard that holds one item.
Finding a screenshot by what it says
Every image is read on-device when captured, so you can search for a number you saw in a screenshot and get the screenshot back. This is the feature people end up relying on most.
Getting back what you overwrote
The classic: you copy something to paste it, copy something else first, and lose the original. With history it is one shortcut away instead of gone.
Noticing what you repeat
After a week your history is evidence of what you retype. Anything you have copied more than twice should be a snippet, and TypeFire can promote it into one with an abbreviation.
Turn anything you copy into something you type
Right-click a clip, choose Save as snippet, give it an abbreviation. The thing you copied once becomes something you type three characters to get, forever. The same conversions run across all three surfaces: a clip becomes a note, and a note you keep rewriting becomes a snippet. Clipboard managers have no snippet engine, text expanders do not watch your clipboard, and no note app has either, which is why the loop only closes here.
- 01
Copy something
It lands in Clips alongside everything else you copied today.
- 02
Save as snippet
It leaves your rolling history and enters your permanent library.
- 03
Give it a trigger
Type
invfrom then on and never look it up again.
A clipboard manager you can tell what to ignore
A clipboard manager sees everything you copy. Until 4.0 the only control over that was a password-manager exclusion you could not see. There are three now, none of them gated, and the limits of the strongest one are stated rather than buried.
Turn image capture off
One switch. Text keeps being captured and pictures stop. Images you have already saved are kept rather than deleted, which is not what most people expect a privacy toggle to do, so it is worth saying.
Name apps to skip
Add any application and TypeFire ignores what you copy in it. Choose from the apps it has already seen, with clip counts, or browse to any app on your Mac. Each app gets one of three settings: allow it, block images only, or block everything you copy there. The middle one is what most people want for a work tool, keeping the text and losing the screenshots.
The password managers, now visible
TypeFire has always ignored password managers. That list is in Settings now, twenty-three apps including 1Password, Bitwarden, KeePassXC, Dashlane and Apple Passwords, blocked by bundle ID in code rather than by a setting you have to find. It shows which of them you have installed, and any one can be overridden.
Encrypted database, owner-only files
Clips are stored in an encrypted SQLite database on your Mac. The key is generated on your machine and kept in the macOS Keychain. Image files sit alongside the database with owner-only permissions.
Secrets expire in minutes
Card numbers and high-entropy strings are detected and deleted after five minutes by default, adjustable in Settings. Everything else follows the retention you choose.
An on-device AI option
Apple Intelligence and local models through Ollama or LM Studio run entirely on your machine. If you pick Claude, OpenAI, or Gemini instead, text goes to that provider directly; TypeFire operates no server in that path.
Where blocking by app stops being a guarantee
macOS does not tell an application which other application wrote to the clipboard. TypeFire matches on the app that was in front at the time, plus any app that identifies itself using the standard convention. That covers the overwhelming majority of real cases and it is not absolute. The protection that does not depend on a guess is the concealed-content marker: password managers mark what they copy, and TypeFire never stores it whatever else is set.
The app list also covers what you copy, not screenshots you save as a file. A PNG on your desktop records nothing about what was on screen, so TypeFire matches those to an app where it can and skips them when it does. It is right in the ordinary case and it is not a promise: to keep saved screenshots out entirely, turn off Save screenshots to Clips.
Clipboard history questions
Still not answered?
No. The macOS system clipboard holds exactly one item: whatever you copied last, overwritten the instant you copy anything else.
Finder's Edit menu has a Show Clipboard command, but that only displays that single current item rather than a list. macOS 26 Tahoe added clipboard search inside Spotlight, which is a genuine improvement, but it is not a manager: no pinning, no tagging, no naming, no filtering by which app something came from, no searching text inside images, and no way to turn something you copied into a permanent reusable snippet. For anything beyond glancing at recent items you need a third-party app.
There is no system-wide one, because there is no system clipboard history to open.
Each app defines its own. In TypeFire it is Control Command Shift V, which opens Quick Paste: a compact overlay near your cursor showing your recent clips.
Type to filter, press Command 1 through Command 9 to paste one of the first nine directly into whatever field you were in, and Escape to dismiss. On macOS 26 you can also press Command Space for Spotlight and search your clipboard from there.
Almost certainly a privacy decision rather than an oversight.
Your clipboard sees passwords, card numbers, private messages, and API keys, so anything that records it permanently is keeping a very sensitive log. Apple's approach has been to keep the system clipboard ephemeral and let you opt into more, which is defensible.
The practical consequence is that the question shifts to what a third-party manager does with that log: whether it stores locally or uploads, whether it encrypts at rest, and whether it skips copies that password managers mark concealed.
That is up to the app and usually up to you. In TypeFire the free tier keeps your 10 most recent clips, and Pro removes the cap so retention is whatever you configure: newest 500 items, or the last 30 days, or a 500MB storage budget, or everything indefinitely.
Pinned clips are exempt from all of those, so anything you deliberately keep survives regardless. For comparison, Raycast's clipboard history tops out at three months.
It depends entirely on the app, and it is worth being deliberate about.
Check three things before installing any of them. Where is the history stored: on your machine, or on someone's server?
Is it encrypted at rest? Does it honour the concealed-pasteboard marking that password managers apply?
TypeFire stores clips only on your Mac with no sync of any kind, in a SQLCipher-encrypted database whose key is generated locally and lives in the macOS Keychain, and it never records copies from 1Password, Bitwarden, Keychain Access and similar. Card numbers and high-entropy strings that slip through are deleted after five minutes by default.
In TypeFire, yes, and it is included on the free tier.
Every image is read on-device with Apple Vision the moment it is captured, and that recognised text is indexed alongside everything else. So a screenshot of an invoice becomes findable by searching for the invoice number, even though you never typed it.
The OCR runs locally and no image is uploaded. Most competitors either lack this entirely, like Maccy, or put it behind a paid tier.
Apple's Universal Clipboard already copies the current item between your devices over Handoff, but that is one item, not history.
For synced history you need an app that does it, and Paste is the well-known option there, at $3.99 a month or $89.99 for a lifetime licence. TypeFire deliberately does not sync clips at all: they stay on the Mac they were copied on.
If cross-device clipboard is what you are solving for, Paste is the right tool and TypeFire is not.
A well-built one should not be noticeable. TypeFire is a native app rather than Electron, and clipboard watching is event-driven rather than polling on a timer.
OCR runs once per image at capture time instead of repeatedly. The thing to watch with any clipboard manager is unbounded database growth over months, which is why retention settings that cap by count, age, or total size are worth configuring on day one.
Give your Mac a clipboard history
Free for your 10 most recent clips, with search inside screenshots included. Press ⌃⌘⇧V and it is there.
Free text expander, clipboard manager and markdown notes. $18 once for unlimited clips, notes sync and AI prompts.
⌃⌘⇧V your clips⌃⌘⇧T your snippets