If you are looking for a way to see what is on your Mac clipboard right now, Apple does give you that. If you are looking for what was on your clipboard ten minutes ago, Apple does not. Here is the full picture.
Viewing the current clipboard
Open Finder (click on the desktop or the Finder icon in the Dock). Then go to Edit > Show Clipboard in the menu bar.
A window appears showing whatever you last copied. If it was text, you see the text. If it was an image, you see “(image data)” or something similarly unhelpful. If it was a file, you see the filename.
That is the entire feature. There is no history, no search, no way to access anything you copied before the most recent item.
Universal Clipboard between devices
If you own an iPhone and a Mac, Apple's Universal Clipboard lets you copy on one device and paste on the other. It requires:
- Both devices signed into the same Apple ID
- Bluetooth and Wi-Fi turned on
- Handoff enabled in System Settings
- Devices within Bluetooth range of each other
When it works, you copy text on your Mac and paste it on your iPhone within about 30 seconds. In practice, the connection is unreliable. The content expires after about two minutes. And like the regular clipboard, it only holds one item.
Why one item is not enough
Count how many times you press Cmd+C in a typical work hour. For me it is somewhere between 15 and 30 times. That means 14 to 29 items are silently thrown away every hour, every day.
Some of those are throwaway copies. But some are URLs I needed, code snippets I was moving between files, or text I wanted to reference later. The clipboard does not know the difference. Everything gets the same treatment: one copy replaces the last, permanently.
Getting full clipboard access with a clipboard manager
A clipboard manager solves this by saving everything you copy to a searchable database. reClip is one I built for this exact reason. It watches your system clipboard, saves every copy, and gives you access to your full history through a keyboard shortcut.
Press Shift+Cmd+V and a horizontal overlay appears showing all your recent clips. You can:
- Scroll through your history with arrow keys
- Search by typing a few characters
- Press a number key (1-9) to paste a specific item
- Drag clips directly into other apps
- Pin frequently used clips so they stay at the top
reClip handles text, images, files, URLs, rich text, and even hex color codes. Everything is stored locally on your Mac. If you want sync across Macs, it uses iCloud's private database.
Quick setup
Download reClip from the App Store or as a direct download. Open it, and it starts watching your clipboard immediately. There is nothing to configure. Just keep working and your clipboard history builds up in the background.
The free version keeps 20 clips — text, images and files alike. Pro gives you unlimited history, search, and type filters. Either way, you get full access to your clipboard history for the first time on your Mac.