#Does the Mac have a clipboard manager?
No, not in the sense most people mean. macOS has a clipboard, a single slot that holds whatever you last copied. It does not keep a history, it does not let you scroll back, and copying anything new overwrites the slot instantly. So the honest answer to the question in every search box is: the Mac has a clipboard, but not a clipboard manager. That second thing is an app you install.
Type clipboard manager mac into a search box and you get a wall of App Store listings, most of them fighting over the same five features. Before you install any of them, it helps to know what the built-in clipboard already does and where it stops, because that boundary is exactly the gap these apps fill. I wrote the longer version of that in how the Mac clipboard works, and the copy-and-paste basics live in how to copy on a Mac.
| App | Cost model | Standout |
|---|---|---|
| Maccy | Free, open source | Lightweight, keyboard-first history |
| CopyClip | Free, App Store | Simple menu-bar history |
| Paste | Subscription; see their site | iCloud sync, visual board |
| ClipBook | Free and paid; see their site | Fast search across history |
| Pasta | Paid, App Store | Native design, pinned items |
| NotchBay | $19 one-time, 3-day trial | Clipboard tray in the notch, OCR search |
Cost models checked July 2026; exact prices and tiers change, so confirm on each vendor’s own page. Details in the sections below.
#What a clipboard manager actually does
A clipboard manager sits quietly in the background and watches the clipboard. Every time you copy something, it saves a record: the text, the link, the image, the file reference. That record joins a list, and you get to that list with a keyboard shortcut. Instead of one slot you now have a stack, and you paste from anywhere in it.
Strip away the branding and the category has converged on a handful of jobs. Knowing them makes every app comparison quicker to read.
- History. The core of the whole thing. It keeps the last N items you copied so the address you copied three minutes ago is still there after ten other copies.
- Search. Once the list is more than a screen long, scrolling is slower than typing. Good managers let you filter by a few characters, and the best index the text inside images too.
- Type awareness. A copied hex color, a URL, a screenshot and a file are different things. Stronger apps recognize the type and show the right preview instead of a wall of identical rows.
- Pinning. Some items you paste constantly: your address, a support email, a code snippet. Pinning keeps them from ageing out of the history.
- Plain-text paste. Copying from the web drags along fonts and colors. A manager that pastes as plain text saves you a trip through a scratch document.
The feature people underrate until they have it is search inside screenshots. Half of what I copy in a day is a screen grab of something I cannot select: an error dialog, a slide, a number in a video. Optical character recognition reads that text so it turns up when you search. It is the difference between a shoebox of pictures and a filing cabinet.
One caution worth stating early: a history on disk is convenient and also a small liability. Everything you copy, including the occasional password or two-factor code, can land in it. A manager worth running lets you exclude sensitive fields and wipe the history in one click. I come back to this in the privacy note near the end.
#Where your clipboard already lives
Before adding anything, it is worth seeing the built-in tool so you understand what you are replacing. macOS does expose the current clipboard, just barely. Open Finder, click Edit in the menu bar, then Show Clipboard. A small window appears with the one item currently held. That is the entire feature. No history, no editing, no reordering. Close it and copy something else, and the previous item is gone for good.
Developers get one more view. Open Terminal and run pbpaste to print the current clipboard, or pbcopy to push text into it. Handy for scripts, still one item deep.
# print whatever is on the clipboard right now pbpaste # put text on the clipboard from a command echo "hello" | pbcopy
Both of these confirm the same thing: the Mac keeps the current item and nothing before it. If you want history, that is where a manager comes in, and it is why every app in the next section exists. If your menu bar is already crowded, note that most of these apps live there by default; I wrote about taming that clutter in the Mac menu bar guide and specifically in how to hide menu bar icons.
#The apps worth knowing
As of July 2026 these are the names you will keep running into. Where a deeper write-up exists on this site I linked it; for everything else, check the vendor page, because features move faster than any roundup.
- Maccy: free and open source, and the app I point most people to first. It does one thing, a keyboard-driven history with fast search, and it does it with almost no overhead. Because the code is public you can read exactly what it stores. Full look in the Maccy guide.
- CopyClip: free on the Mac App Store, a simple menu-bar history with configurable length. If you want zero decisions and a trustworthy installer, it is a fine starting point.
- Paste: the polished, paid option, built around a visual board of your clips and sync across your Apple devices through iCloud. It is a subscription, so weigh that against how much you will use the sync; the details are in the Paste write-up.
- ClipBook: a newer entrant focused on fast search across a long history, with free and paid tiers. Worth a look if search is the feature you care about most.
- Pasta: a native, App Store manager with a clean design and pinned items. A good fit if you want something that feels like it shipped with the system.
The useful way to slice this is free versus paid. Free apps like Maccy and CopyClip cover the core job completely: keep a history, open it with a shortcut, paste an older item. If that is all you need, do not spend anything. Paid apps earn their price on the extras: cross-device sync, richer previews, image search, or a home that is not one more menu-bar icon. Which brings me to my own bet.
#How to pick a clipboard manager
Skip the feature grids for a minute and answer four questions. They sort the field faster than any comparison table.
- Do you need history, or history plus sync? If everything happens on one Mac, a free local app is enough. If you copy on a Mac and paste on an iPhone, you are paying for sync, and that narrows the list to a few apps with a subscription.
- How do you want to open it? Keyboard people want a shortcut and instant search. Others want to see thumbnails. Maccy leans hard on the keyboard; board-style apps lean on the eye. Pick the one that matches your hands.
- Do you copy images and screenshots? If half your clipboard is screen grabs, search inside images stops being a novelty. Not every app reads text out of pictures, so check for it specifically.
- How much do you trust it with a history? Open source lets you read the code. Notarized means Apple scanned the build. Both are reasonable bars, and a good app also lets you exclude password fields and clear history on demand.
My honest default for most people: start with a free, well-known app. If it covers your day, you are done and you spent nothing. Reach for a paid app only when you hit a specific wall, sync, image search, or a home you actually want to look at.
#Where NotchBay fits
Mine, so weigh the enthusiasm accordingly. I did not set out to build a clipboard manager. I built NotchBay, an app that puts live activities and controls in the MacBook notch, and a clipboard tray turned out to be the feature I reach for most. Instead of a menu-bar dropdown, the history lives in the notch: pull it down and your recent clips are right there in your eyeline, no icon to hunt for.
What the tray does, precisely, so nothing here is vague. It keeps your last 60 clips and sorts them by type automatically: text, links, colors, images and files each get their own lane. Screenshots are run through on-device OCR, so the text inside a picture is searchable like anything else. Clips you pin never expire, which covers the address-and-email case. It is a tray, not an archive, and 60 items plus your pins is the honest ceiling.
The design rule under all of it: nothing leaves your Mac. There is no account to create, and your clips are never uploaded anywhere. The app sends a single anonymous install check-in with a random id, the version and the license state, and that is the extent of the network traffic tied to it.
The honest limits, because every app in this space has them. NotchBay requires macOS 26 (Tahoe) and a MacBook with a notch: the tray, like everything else in the app, renders on the notch, so it does nothing on an Intel Mac or an external display. If you want an unlimited, searchable archive of everything you have ever copied, a dedicated clipboard app is the better tool and I would tell you to use one. If you want your recent clips a glance away while keeping call controls, now-playing and dictation in the same strip, that is the bet NotchBay makes. It is signed with an Apple Developer ID and notarized by Apple, and each permission is asked for only when you switch on the feature that needs it.
#Frequently asked questions
Does the Mac have a clipboard manager?
Not really. macOS has a clipboard, but it holds only the single most recent thing you copied. The moment you copy something else, the previous item is gone. There is no built-in history and no built-in list to scroll. A clipboard manager is a third-party app that keeps that history for you, and the Mac does not ship one.
How do I find my clipboard on my Mac?
Open Finder, choose Edit in the menu bar, then pick Show Clipboard. A small window appears with the one item currently on the clipboard. That is the whole built-in feature: it shows the current item, nothing before it, and you cannot edit or reorder anything.
How do I view my clipboard history?
macOS does not keep a clipboard history, so there is nothing built in to view. To see everything you have copied, you install a clipboard manager. Once one is running it records each copy, and you open its list with a keyboard shortcut to scroll, search and paste any earlier item.
Is clipboard history saved on a Mac?
Only if you install a clipboard manager. By default macOS saves nothing beyond the current item, and that item is cleared on restart. A clipboard manager writes history to disk so it survives, which is convenient but worth knowing for privacy: a good one lets you exclude password fields and clear the history on demand.