ClipBuddy guide
How to Paste Without Formatting on Mac (Plain Text Guide)
Pasting text with unwanted font sizes, neon background highlights, and messy hyperlinks? Here is the exact keyboard shortcut to paste plain text on Mac, and how to automate it across every app.
When you copy text from a website, an email, or a PDF, you usually don’t just copy the words—you also copy invisible HTML styling, custom font families, font sizes, colors, and background highlights.
When you paste with standard ⌘V, that formatting clashes with your existing document. Here is how to paste clean plain text every single time.
The Default Mac Shortcut: “Paste and Match Style”
The standard macOS system-wide keyboard shortcut to paste plain text is:
$$\text{Command} + \text{Option} + \text{Shift} + \text{V} \quad (\mathbf{⌘⌥⇧V})$$
When you use this combination, macOS discards all source formatting and adopts the typography, color, and line height of your active document.
How it works across common apps:
- Apple Mail, Pages, Notes & Keynote: Fully supported via
Edit → Paste and Match Style(⌘⌥⇧V). - Google Chrome & Brave: Supports the simplified 3-finger shortcut: ⌘⇧V.
- Microsoft Word: Often ignores the system shortcut. You must click the floating clipboard icon and select “Keep Text Only”, or press CtrlShiftV in newer versions.
- Slack & Discord: Supports ⌘⇧V to paste without markdown conversion.
The Problem with the 4-Finger Shortcut
While ⌘⌥⇧V works, it has three major frustrations:
- Ergonomic Strain: Pressing four keys simultaneously with one hand interrupts your typing flow.
- Inconsistent App Support: Many web-based or cross-platform Electron apps fail to map the 4-key combination reliably.
- Hidden Characters: Standard plain-text paste doesn’t strip zero-width spaces, trailing whitespace, or tracking URL parameters.
The Permanent Fix: Clean Text with ClipBuddy
With ClipBuddy, you never have to perform keyboard gymnastics to get clean text. ClipBuddy gives you complete control over your copied content:
- Instant Plain Text Preview: Open your clipboard history with ⌘⇧V. Every clip shows its exact plain-text representation.
- One-Click Text Transforms: Need to clean up what you copied before pasting? Press ⌘K on any clip to:
- Strip Whitespace & Linebreaks: Remove accidental trailing spaces or condense multi-line lists into single lines.
- Clean Tracking URLs: Automatically strip UTM parameters,
fbclid, and marketing tokens from web links. - Change Case Instantly: Convert text to
Title Case,lowercase,UPPERCASE,camelCase, orkebab-case. - JSON Formatting: Automatically validate and pretty-print minified JSON payloads.
- Markdown & Base64: Encode or decode data strings on the fly.
- Clipboard Undo (⌘⌥Z): Accidentally overwrote a formatted paragraph? Press ⌘⌥Z to instantly rewind your clipboard to the previous state.
Summary Checklist
| Method | Keys | Best For |
|---|---|---|
| Native System Shortcut | ⌘⌥⇧V | Apple native apps (Pages, Mail, Notes) |
| Browser Shortcut | ⌘⇧V | Google Docs, Chrome, Brave, Web Apps |
| Automated Local Tool | ClipBuddy (⌘⇧V) | Universal plain-text history, OCR extraction, URL cleaner |
How to Paste Without Formatting on Mac
- 1Copy your text
Highlight the text on any webpage or document and press Command-C (⌘C) as normal.
- 2Place your cursor in the destination app
Click into your target application (such as Apple Mail, Pages, Notes, or Microsoft Word).
- 3Press the Match Style shortcut
Press Command + Option + Shift + V (⌘⌥⇧V) to paste the text stripped of original fonts, colors, and formatting.
Frequently asked questions
What is the shortcut to paste without formatting on Mac?
The standard macOS keyboard shortcut to paste without formatting is Command + Option + Shift + V (⌘⌥⇧V), formally known as 'Paste and Match Style'. This strips incoming styles and adopts the font, color, and size of the surrounding text.
Why doesn't Command+Shift+V work in every Mac app?
macOS does not enforce a single standard across third-party software. While Google Chrome and Slack often accept Command-Shift-V (⌘⇧V), Apple native apps and Microsoft Word require Command-Option-Shift-V (⌘⌥⇧V) or have custom menu commands.
How can I always paste as plain text by default?
Using a native clipboard tool like ClipBuddy, you can set text copies to strip formatting automatically or apply instant clean-text transforms (trim whitespace, lowercase, title case, strip HTML) directly from the visual drawer.
Does pasting without formatting remove hyperlinks?
Yes. Pasting as plain text strips all embedded rich-text HTML attributes, including font faces, bold/italic weights, inline colors, background fills, and clickable hyperlinks, leaving only raw text characters.