How to Keep Clipboard History on MacBook
How to Keep Clipboard History on MacBook
macOS has a clipboard — but it only remembers one thing. Copy a new item and the previous one is gone forever. If you've ever lost a snippet, a URL, or a block of code by copying something else on top of it, you already know the frustration.
The good news: you can extend macOS to keep a full clipboard history. Here's exactly how.
Why macOS Doesn't Keep Clipboard History by Default
Apple's built-in clipboard is intentionally simple. One item, no history, no search. There's no hidden setting to enable multiple clipboard slots — it just isn't part of macOS.
To keep clipboard history on a MacBook you need a dedicated clipboard manager. These apps run quietly in the background, intercept every copy event, and build a searchable log of everything you've copied.
What to Look for in a Clipboard Manager
Before installing anything, it helps to know what actually matters:
- Capacity — How many clips does it store? Enough for a full workday?
- Search — Can you find a clip from two hours ago without scrolling through hundreds of entries?
- Privacy — Does the app store your clips locally, or does it upload them to a server?
- Performance — Does it slow down your Mac or add visible latency to the paste action?
- Extras — Pinned clips, snippets, categories, AI transforms — these become useful over time.
How to Keep Clipboard History on MacBook with ClipHistory
ClipHistory is a clipboard manager built in Rust and Tauri, which means it's genuinely fast and ships as a universal binary for both Apple Silicon and Intel Macs. Apple has signed and notarized it, so macOS won't warn you about unverified software.
Installation
- Download ClipHistory from cliphistory.com.
- Open the
.dmg, drag the app to your Applications folder. - Launch it. macOS will ask for Accessibility permissions — grant them so the app can monitor clipboard changes.
- ClipHistory begins capturing everything you copy immediately.
That's the entire setup. No account, no configuration wizard, no cloud sign-in.
How It Works Day-to-Day
Every time you press Cmd+C, ClipHistory silently adds that item to your history. The last 150 unpinned clips are always available. Anything you pin is kept indefinitely with no cap.
To browse your history, press Cmd+Shift+V. A panel opens showing your recent clips, organized by time. You can:
- Search — start typing and ClipHistory filters instantly across all stored clips.
- Pin a clip — click the pin icon to move it out of the rotating 150 and into permanent storage.
- Recall a clip — click it (or press Enter) to paste it into whatever app is in focus.
ClipHistory automatically detects the category of each clip — URLs, email addresses, phone numbers, code blocks, color hex codes, images, and plain text — so you can filter by type when searching.
Pinned Clips and Custom Boards
If you regularly reuse certain content — a signature block, a standard reply, a product SKU, a set of client URLs — pin them. Pinned clips never expire. You can also organize clips into Custom Boards, which work like named collections, and use the Snippets feature to store reusable text templates with placeholders.
The Paste Stack is useful for repetitive data entry: queue up several clips in order and paste them one by one in sequence, without switching back to ClipHistory between each paste.
AI Transforms
If you bring your own API key from Anthropic, OpenAI, DeepSeek, Google, or a custom endpoint, ClipHistory can transform any clip in one click — summarize a long paste, translate a sentence, rewrite a paragraph, or clean up messy text. Your key stays local; the request goes directly from your Mac to the provider.
Privacy
Everything ClipHistory stores lives only on your Mac. There's no cloud backup, no account, no analytics, no phone-home. If privacy or compliance matters to you, this is the model you want.
The Upgrade Is Worth It
If you work at a Mac for several hours a day, losing clipboard history costs you real time. Hunting for something you copied earlier — retracing a browser tab, re-copying from a document, or just giving up — adds up quickly.
ClipHistory runs at $19.99 per year, billed once — not auto-renewing on a credit card. One payment, full access for the year.
A Note on Other Options
There are other solid clipboard managers for macOS. Maccy is free and open-source, focused on simplicity. Paste has a polished interface and iCloud sync. Alfred and Raycast include clipboard history as part of broader launcher tools. Pastebot offers cloud sync via iCloud. Each has real strengths depending on what you prioritize.
ClipHistory stands out if you want local-only storage, a fast native binary, AI transforms with your own keys, and a straightforward annual price without a subscription that auto-renews.