#What a paste clipboard manager on Mac is
A paste clipboard manager on Mac is an app that records everything you copy so you can paste from a searchable history, instead of only the single most recent item macOS keeps. The name causes real confusion, so clear it up first: Paste is also the brand name of one specific clipboard manager, while a paste clipboard manager is the whole category of apps that do this job. This page is about the category, and it names the individual apps where they fit.
The reason the category exists is a gap in macOS itself. Every Mac can copy and paste, but the system stores one clip per data type and overwrites it the moment you copy again. There is no menu of past copies, no search, no history. If you have ever copied a second thing before pasting the first and had to go dig it out again, you already know the exact problem a manager solves.
| Tool | Pricing model | Standout |
|---|---|---|
| Paste | Subscription; see pasteapp.io | Polished history with pinboards, iPhone and iPad sync |
| Maccy | Free, open source | Fast, keyboard-only text history |
| Pasty | Paid, Mac App Store | Simple menu-bar history at a one-time price |
| Raycast | Free tier; paid Pro | Clipboard history inside a launcher you already use |
| NotchBay tray | Part of the $19 app | Last 60 clips in the notch, screenshots OCR’d and searchable |
Pricing models verified August 2026; exact prices change, so confirm on each vendor’s site. Details in the sections below.
#How paste actually works on macOS
Before adding a manager, it helps to know exactly what you are adding it to. The macOS clipboard is called the pasteboard. When you press Cmd+C, whatever you selected is written to it. When you press Cmd+V, the current contents are read back into whatever app has focus. That is the whole mechanism, and it has worked the same way for decades. I walk through the copy side in detail in how to copy on a Mac, and the pasteboard itself in how the Mac clipboard works.
Two things trip people up. The first is the shortcut. On a Mac the paste key is Cmd+V, not Ctrl+V. The Command key does the copy-and-paste job that Control does on Windows, so muscle memory built on a PC pastes nothing until you retrain it. The second is capacity. The pasteboard holds one payload at a time. Copy a phone number, then copy a URL, and the phone number is overwritten. macOS keeps no record of it.
There is one wrinkle worth knowing. The pasteboard stores a copied item in several representations at once. Copy a styled paragraph from a document and it holds the rich text, the plain text and sometimes an HTML version together. That is why Edit then Paste and Match Style can drop the formatting and keep only the words. A good clipboard manager preserves those representations too, so a clip you paste a week later still carries its formatting or its link, not just a flattened string.
#What a clipboard manager adds
Once you install one, the copy you just overwrote is no longer gone. Under the polish, these apps have converged on a handful of jobs, and knowing them makes every comparison easier to read.
- History. The core of the pitch. Every copy lands in a list you scroll or search, so last Tuesday’s tracking number is still there.
- Search. Type a few letters and the manager filters the list. This is what separates a usable tool from a long scroll, and it matters more the bigger your history gets.
- Types. Better managers know a link from an image from a color from a file, and let you filter to just one kind. Copy three screenshots and a URL, then jump straight to the images.
- Pinning. Some clips are worth keeping past the history window: your address, a signature, a snippet you paste daily. Pinning holds them so they never age out.
- Paste stacks. The power-user feature. Copy several things in a row, then paste them in order into a form, which turns a dozen tab-and-copy trips into one pass.
The privacy question is the one to ask before installing anything. A clipboard manager sees everything you copy, which includes passwords, card numbers and private messages. Reputable apps exclude fields marked as sensitive, such as password manager entries, and keep the history on your Mac rather than uploading it. Check that behavior on the vendor’s page before you trust an app with your copy history, whichever one you pick, mine included.
#The clipboard manager landscape
As of August 2026, these are the names you will run into. Each gets one fair line; confirm current pricing on the vendor’s own site, because it changes faster than any blog post.
- Paste: the polished commercial option, built around a visual history and pinboards, with sync across a Mac, iPhone and iPad. It is a subscription. If you want the most refined experience and live in the Apple ecosystem, it is the one to try first; my closer look is in the Paste clipboard manager write-up.
- Maccy: free and open source, deliberately small, keyboard-first, and focused on text. If you want a fast history with zero cost and code you can read, start here. I covered it in the Maccy clipboard manager guide.
- Pasty: a paid Mac App Store app that keeps a simple menu-bar history at a one-time price, a middle ground between free-and-minimal and subscription-and-rich.
- Raycast: not a dedicated clipboard app, but its launcher includes a clipboard history. If you already run Raycast, you may not need a separate manager at all.
- ClipBook and others: the category has a long tail of smaller apps. Judge each from its own site, and weigh how it handles the privacy point above.
The honest way to choose is by what you actually copy. If it is mostly snippets of text and you want speed and no cost, a free tool like Maccy is enough. If you copy images, colors and files all day and want them organized and synced, a richer paid app like Paste earns its price. There is no single best paste clipboard manager mac users should all buy; the right one depends on your work.
#Where a notch clipboard tray fits
Mine, so discount the enthusiasm accordingly. NotchBay is a Dynamic Island-style app for the MacBook notch, and one of the things it does is keep a clipboard tray in that strip of screen. It holds your last 60 clips and sorts them automatically by type: text, links, colors, images and files. Screenshots are run through OCR, so the words inside an image are searchable. Clips you pin never expire.
Here is the honest boundary, because it decides whether NotchBay is the right tool for you. The tray is a glanceable, recent-history surface, not an unlimited archive. It keeps 60 clips plus whatever you pin. If your need is a permanent, searchable library of thousands of copies going back months, a dedicated manager like Paste is the better fit and I would point you there. If your need is to grab the thing you copied a few minutes ago without breaking focus, having it sit in the notch where your eyes already are is the point.
The tray also rides along with everything else the notch app does, so it is not a purchase you make for clipboard history alone. It sits next to live activities, Zoom and Google Meet call controls, on-device dictation and drop-to-share, which is why the notch is where I put it rather than shipping a standalone clipboard app. If you are comparing notch apps specifically, NotchBay vs Alcove and NotchBay vs NotchNook lay out how the trays differ.
On privacy, the rule underneath the whole app is that nothing leaves your Mac. There is no account to create, clips are never uploaded, and dictation audio is processed on-device. NotchBay requires macOS 26 (Tahoe) and a notched MacBook, so it is not for every machine, and it is signed with an Apple Developer ID and notarized by Apple. If those requirements fit you and a recent-clips tray in the notch is what you want, it is $19 one-time with a 3-day trial.
#Frequently asked questions
Is there a paste clipboard on a Mac?
Yes, but it only holds one thing at a time. macOS calls it the pasteboard. When you press Cmd+C it stores what you copied, and Cmd+V pastes it back. Copy something new and the previous item is gone, because there is no built-in history. A clipboard manager is a separate app that records everything you copy so you can paste from a list instead of only the last item.
How do you paste on Mac from the clipboard?
Press Cmd+V. That pastes whatever is currently on the pasteboard into the app that has focus. You can also choose Edit then Paste from the menu bar, or Edit then Paste and Match Style to drop the text without its original formatting. With a clipboard manager installed, you open its history with a hotkey and pick an older item to paste instead.
How do you do Ctrl+V on a Mac?
On a Mac the paste shortcut is Cmd+V, not Ctrl+V. The Command key does on macOS what the Control key does on Windows for copy and paste, so Ctrl+C and Ctrl+V become Cmd+C and Cmd+V. Ctrl+V on a Mac does nothing in most apps, or triggers a different command inside terminals and some text editors.
How do I paste from my clipboard history?
macOS has no built-in clipboard history, so you need a clipboard manager to get one. Install an app such as Paste, Maccy or Pasty, or use a notch tray like NotchBay, then open its history with the hotkey the app sets. Older clips appear in a list you can search and paste from. Without one of these apps, only the single most recent copy is available.