Copy From One Document to Another on Mac
How to Copy From One Document to Another on Mac
Moving text between two documents is one of the most common things you do on a Mac — and one of the most error-prone, because the clipboard only holds one item. Here is how to do it cleanly, and how to gather several pieces at once without losing any.
The basics: copy here, paste there
- In the source document, select the text.
- Press Cmd+C to copy.
- Switch to the other document (Cmd+Tab between apps, or click its window).
- Click where you want the text and press Cmd+V to paste.
That works for a single snippet. The trouble starts when you need several pieces.
The one-item clipboard problem
Say you are pulling three quotes from a research doc into a report. With the standard clipboard you have to:
copy → switch → paste → switch back → copy → switch → paste…
Every round trip is a context switch, and if you copy a second item before pasting the first, the first is gone. The macOS clipboard keeps only the most recent copy.
Gather everything first, then paste in order
A clipboard history breaks this loop. With ClipHistory you can copy all three quotes back-to-back in the source document, then switch once and paste them where they belong.
- Copy item 1, item 2, item 3 — no switching needed.
- Switch to the target document.
- Press Cmd+Shift+V to open your history and paste each clip where it goes.
Your last 150 clips are kept automatically, so nothing is overwritten just because you copied again.
Paste several clips in a row with the paste stack
When you are assembling a document from many fragments, the paste stack is built for exactly this: queue up clips and paste them one after another in sequence, without reopening the history each time. It turns "copy-switch-paste" repeated ten times into "copy ten things, then paste ten things."
Paste without bringing the formatting along
Copying between apps often drags fonts, colors, and sizes with the text, which wrecks your target document. To paste clean text:
- Press Cmd+Shift+V in many apps for Paste and Match Style — note this is the system shortcut in some apps; menus vary.
- Or use the Edit > Paste and Match Style menu item.
If an app does not offer it, run the clean AI transform on the clip in ClipHistory to strip formatting noise before pasting. Transforms use your own API key (Anthropic, OpenAI, DeepSeek, Google, or custom).
Reuse the same blocks across documents
If you paste the same header, signature, or disclaimer into many documents, save it once as a snippet in ClipHistory and paste it any time — no need to find the original document again. Clips you want to keep permanently can be pinned, which keeps them with no limit while ordinary history rolls at 150 items.
Keep it private
All of this — your history, snippets, and pinned clips — stays local on your Mac. There is no account and no cloud sync, which matters when the text you move between documents includes anything sensitive.
Transform text on the way across
Sometimes the text needs to change as it moves between documents — shortening a quote, rewriting a sentence to fit, or translating a passage for a bilingual report. Instead of pasting and then editing, run an AI transform on the clip first: summarize, rewrite, translate, or clean. The transformed version lands in your target document ready to go. These run on your own API key (Anthropic, OpenAI, DeepSeek, Google, or custom), so the choice of provider stays yours.
A common workflow: many sources into one report
Pulling a report together from several documents is where the one-item clipboard hurts most. A clean flow looks like this:
- Open each source document in turn and copy the passages you need — they all stack up in your history.
- Drop them onto a board so the related clips stay grouped.
- Switch to your report and use the paste stack to drop them in, in order.
You make one trip per source instead of one trip per clip, and nothing gets overwritten along the way. For a research summary or a status report assembled from a half-dozen files, that is the difference between a few minutes and a frustrating half hour.
Quick recap
- Cmd+C / Cmd+Tab / Cmd+V for a single move.
- Copy several items first, then paste from history (Cmd+Shift+V).
- Use the paste stack to drop many clips in sequence.
- Group sources on a board when building from many files.
- Paste and Match Style or a clean transform keeps formatting out.
Stop losing clips and digging through documents. Get ClipHistory for macOS — $19.99 (one-time payment, 12-month license, no auto-renewal). Signed and notarized by Apple, runs on macOS 12+, and everything stays local on your Mac.