You copied a link five minutes ago. Then you copied a phone number. Then a paragraph from an email. Now you need that link again. You press Cmd+V and get the paragraph. The link is gone.
If this sounds familiar, you have probably searched for “clipboard history Mac” at some point. The bad news: macOS does not have a real clipboard history feature. The good news: there are ways around it. I will walk you through what Apple gives you, where it falls short, and what actually works.
What macOS gives you (not much)
There is technically a way to see your clipboard on a Mac. In Finder, go to Edit > Show Clipboard. A small window pops up showing whatever you last copied.
That is the entire feature. One item. No history. No search. If you copied something else since then, the previous item is gone. Apple has shipped Macs for 40 years and this is still all you get.
I find this genuinely baffling. We have Spotlight search that indexes every file on the drive, but the clipboard gets a single slot and a tiny preview window.
Universal Clipboard: close, but not quite
Apple does have one clipboard-adjacent feature worth knowing about: Universal Clipboard. If your Mac and iPhone are signed into the same Apple ID with Handoff enabled, copying on one device makes it available on the other for about two minutes.
It works well when it works. The problem is that it only holds one item, the connection is flaky over Wi-Fi, and there is zero history. Copy something else on either device and the previous item vanishes from both.
Universal Clipboard is a convenience feature, not a clipboard manager. For that, you need something else.
What clipboard history actually looks like
A clipboard manager runs in the background and saves everything you copy. Not just the last item, but every item, going back days, weeks, or months. When you need something you copied earlier, you open the manager, find the item, and paste it.
The good ones handle more than text. They save images, files, URLs, code snippets, hex colors, and rich text. They let you search your history, pin frequently used items, and organize clips into groups.
Here is what I look for in a clipboard manager:
- Speed. It should open instantly with a keyboard shortcut and not interrupt whatever I am doing. If I have to wait for it to load, I will stop using it within a week.
- Search. I copy dozens of things per day. Scrolling through a list is not realistic. I need to type a few characters and find what I need.
- Privacy. My clipboard contains passwords, API keys, personal messages, and financial data. I do not want that sent to someone else's server.
- Multiple types. Text is the minimum. I also copy images, files, and formatted text regularly.
How reClip handles clipboard history
reClip is a clipboard manager I built because I was frustrated with the existing options. It sits in your menu bar and watches the system clipboard. Every time you copy something, reClip saves it locally on your Mac.
Press Shift+Cmd+V and an overlay appears at the bottom of your screen showing your full clipboard history. You can scroll through it, search by typing, or press a number key (1-9) to quickly paste a recent item. The whole interaction takes under a second.
Here is what reClip saves:
- Plain text and rich text (RTF, HTML)
- Images and screenshots with thumbnails
- Files and folders (path and metadata)
- URLs with link previews
- Hex color codes with visual swatches
Everything is stored in Core Data on your Mac. If you enable iCloud sync, your clipboard history syncs between your Macs through Apple's private CloudKit database. Nobody else can see it, not even Apple in a meaningful sense.
Other options worth considering
reClip is not the only clipboard manager out there. Here are a few others:
- Paste ($29.99/year) is polished and popular. Good iCloud sync, but no free tier and no direct download option.
- Maccy (free, open source) is lightweight and fast. Text only though, and no sync between devices.
- CleanClip ($12.99 one-time) is solid. No iCloud sync and no iOS companion app.
I have a full comparison in my best clipboard managers for Mac article if you want the details.
Setting up clipboard history on your Mac
Getting started takes about 30 seconds:
- Download reClip from the Mac App Store or as a direct DMG.
- Open the app. It appears in your menu bar as a small icon.
- Copy something. Then copy something else. Both items are saved.
- Press
Shift+Cmd+Vto open the overlay and see your history.
The free version keeps your last 20 clips and works for most people. Pro removes the limit and adds features like advanced search, type filters, and pinned positions.
The bottom line
macOS does not have clipboard history. It has a clipboard viewer that shows one item. If you copy more than a few things per day, you need a clipboard manager. I use reClip because I built it to work exactly the way I wanted, but the specific tool matters less than having one at all. Pick any clipboard manager and your workflow will be noticeably better within a day.