How to Strip Formatting When Pasting Email on Mac: A Complete Guide
How to Strip Formatting When Pasting Email on Mac: A Complete Guide
Pasting formatted emails into documents, spreadsheets, or text editors on Mac can be frustrating. Those unwanted fonts, colors, and styles clutter your content and break your workflow. If you've ever pasted an email into a plain-text file only to see it retain all its original formatting, you know the problem well.
The good news? There are several proven methods to strip formatting when pasting email on Mac, and we'll walk you through each one.
Why Email Formatting Becomes a Problem
When you copy text from an email client—whether it's Apple Mail, Gmail, or Outlook—you're not just copying text. You're copying styled text with embedded HTML formatting, colors, fonts, and sometimes images. When you paste this directly into another app, all that formatting comes along for the ride.
This causes real issues:
- Inconsistent document appearance
- Broken formatting in plain-text environments
- Oversized file sizes when pasting rich content
- Compatibility problems when sharing documents
The Built-In Mac Solution: Paste and Match Style
The simplest native macOS method is Paste and Match Style. Instead of using ⌘V to paste, use ⌘⌥⇧V. This keyboard shortcut strips most formatting and matches the style of your destination document.
When it works: Pasting into Pages, Word, or other rich-text editors.
When it doesn't: Some stubborn formatting may remain, and you'll need a more robust solution for plain-text environments.
Using the Clipboard Manager Approach
A clipboard manager like ClipHistory takes the manual work out of formatting removal. Here's why it's effective:
When you copy an email, ClipHistory saves it to your clipboard history. You can then use its AI Transforms feature to clean any clip instantly. With one click, you can rewrite or clean the pasted content, removing unwanted formatting and styling.
Simply:
- Copy your email text
- Press ⌘⇧V to open ClipHistory
- Find your clip in the 150-clip history
- Use the Clean transform to strip formatting
- Paste the plain-text result
ClipHistory runs 100% locally on your Mac—no cloud, no account required. You can even bring your own AI key from Anthropic, OpenAI, DeepSeek, or Google for maximum control. At $19.99 lifetime, it's a one-time investment that pays for itself in hours saved.
The Terminal Trick: pbpaste and pbcopy
For power users, the command line offers precise control. After copying your email:
pbpaste | tr -d '\r' | pbcopy
This pipes your clipboard content through a text processor, removing formatting and special characters. Paste with ⌘V into your destination.
Pro tip: Create an alias in your .zshrc for quick access:
alias cleanpaste='pbpaste | tr -d "\r" | pbcopy'
Browser-Based Workaround for Web Email
If you use Gmail or web-based email:
- Copy the email text
- Paste into a blank browser tab or text editor
- Copy the plain-text result
- Paste into your final destination
It's a two-step process, but effective when other methods fail.
Setting Default Paste Behavior in Apps
Some Mac applications let you set default paste behavior:
Microsoft Word: Preferences → Edit → Paste options. Select "Unformatted text."
Apple Mail: When composing, Format menu → Make Plain Text.
Text editors (BBEdit, Sublime, VS Code): Usually paste plain-text by default, but check preferences to confirm.
Why ClipHistory Stands Out for Email Pasting
While the methods above work, they're inconsistent. ClipHistory solves this with:
- Unlimited pinned clips: Keep your most-copied email signatures or templates ready
- Auto-detection: Recognizes when you've copied email addresses, phone numbers, or URLs
- Custom Boards: Organize email snippets separately from other clipboard items
- One-click cleaning: Transform any clip to remove formatting instantly
- Local processing: Your email content never leaves your Mac
The Paste Stack feature is especially useful—it lets you paste multiple items from history in sequence, perfect when working with multiple emails.
Prevention: Copy as Plain Text at Source
Before reaching for formatting-removal tools, try this at source:
- Apple Mail: Select text, then Edit → Copy Style (or Copy without formatting where available)
- Gmail: Right-click selected text, look for plain-text copy options
- Outlook: Select text, Format menu → Clear Formatting before copying
Quick Comparison of Methods
| Method | Speed | Reliability | Learning Curve |
|---|---|---|---|
| ⌘⌥⇧V | Very fast | 70% | None |
| ClipHistory + Clean | Fast | 95% | Minimal |
| Terminal | Fast | 100% | High |
| Browser workaround | Slow | 80% | None |
| Source control | Instant | 100% | Low |
Conclusion
Stripping formatting from pasted email on Mac doesn't require complex workflows. Start with the native ⌘⌥⇧V shortcut for quick fixes. For frequent email work, Get ClipHistory — $19.99, a lifetime clipboard manager that automates formatting removal with its AI-powered Clean transform and stores 150 clips of history for easy access.
Whether you're a writer, developer, or office worker, these techniques will save you hours of manual cleanup every year.