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:

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:

  1. Copy your email text
  2. Press ⌘⇧V to open ClipHistory
  3. Find your clip in the 150-clip history
  4. Use the Clean transform to strip formatting
  5. 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:

  1. Copy the email text
  2. Paste into a blank browser tab or text editor
  3. Copy the plain-text result
  4. 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:

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:

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.