How to Retrieve Copied Text on Mac

How to Retrieve Copied Text on Mac

You copied something, then copied something else, and now the first thing is gone. Sound familiar? macOS only holds one item on the clipboard at a time — the moment you press Cmd+C again, whatever was there before is overwritten with no way to get it back through built-in tools.

If you need to retrieve copied text on a Mac, your options depend on how recently you copied it and whether you have any clipboard history app installed.

What macOS Actually Stores

By default, macOS keeps exactly one item on the clipboard: whatever you last copied. There is no native clipboard history panel, no log of past copies, and no way to scroll back through things you copied an hour ago.

The clipboard itself lives in memory. When you restart your Mac or when certain apps flush it, even that single item can disappear.

So if you copied a block of text five minutes ago and have since copied something else, that text is gone from the system clipboard — unless you pasted it somewhere (a document, a note, a message thread) before overwriting it.

How to Recover Copied Text Without a History App

Before assuming the text is gone entirely, try a few recovery paths:

Check where you copied from. If you copied from a webpage, document, or email, go back to that source. The original text is still there.

Check your app's local history. Some apps — Notion, Slack, Notes — keep their own undo stacks. Cmd+Z inside the app where you originally typed or pasted might restore previous content.

Check recently edited files. If you pasted into a document and then overwrote the paste, Time Machine or app-level version history (in Pages, TextEdit, Word) may have a snapshot.

These workarounds work sometimes. They all have the same weakness: you are searching backward through side effects rather than directly accessing what you copied.

The Real Solution: A Clipboard Manager That Captures Everything

The fundamental problem is that macOS was not designed to record copy history. A clipboard manager fills that gap by watching your clipboard continuously and storing every item you copy before the next copy can overwrite it.

ClipHistory is a macOS clipboard manager built in Rust with Tauri — it runs as a lightweight background process and stores every piece of text (and images) you copy automatically. You do not have to do anything differently. Just copy as usual.

When you need to retrieve something you copied earlier, press Cmd+Shift+V. A search panel opens showing your entire copy history. Type a few characters from what you remember copying and ClipHistory filters results instantly. Click the item and it pastes into whatever app is in focus.

A few details worth knowing:

What If You Copied It More Than 150 Clips Ago?

If you copy frequently and the item you want has aged out of the 150-clip buffer, ClipHistory cannot retrieve it — nobody can, because it was never persisted anywhere. This is why pinning matters: anything you know you will need again should be pinned the moment you first copy it.

For recurring text — signatures, template phrases, code blocks — the Snippets feature is the better tool. Snippets are reusable text templates you define once and trigger on demand, separate from the copy history entirely.

Searching Your History Effectively

When you open ClipHistory with Cmd+Shift+V, the search bar is immediately focused. A few tips:

The panel is designed for speed — you should be able to find and paste what you need in two or three keystrokes from the moment you open it.

Bonus: AI Transforms on Any Clip

Once you find the clip you were looking for, ClipHistory lets you do more than just paste it back. The AI Transforms feature lets you summarize, rewrite, translate, or clean any clip with a single click. It connects to five providers — Anthropic, OpenAI, DeepSeek, Google, or a custom endpoint — using your own API key, so you are not paying a subscription markup for AI usage.

This is optional and does not affect basic clipboard retrieval, but it is useful when you copy raw notes or messy text that needs light editing before reuse.

Getting Started

ClipHistory runs on macOS with a universal binary that supports both Apple Silicon and Intel Macs. It is signed and notarized by Apple, so installation is straightforward — no security warnings or workarounds required.

The license is $19.99 per year, paid once with no auto-renewal. After installing, it runs silently in the background and the Cmd+Shift+V shortcut becomes available immediately.

Get ClipHistory — $19.99

If you have lost copied text before and wished you had a way to get it back, a clipboard manager is the direct solution. Once it is running, you will not have to think about it — your history builds automatically every time you copy anything.