ConvertCaseTool
Productivity5 min read

How to Remove Formatting from Text: 4 Easy Methods

You copy text from a website, paste it into a document, and suddenly your carefully styled page is full of mismatched fonts, random colors, and unexpected spacing. Dealing with unwanted formatting is one of the most common frustrations in everyday computer use. Here are four reliable methods to strip formatting and get clean, plain text.

Method 1: Use a Plain Text Converter

The simplest approach is to paste your text into a tool that strips all formatting automatically. Our Plain Text Converter removes fonts, colors, bold, italic, links, and any other rich text formatting, leaving you with clean, unformatted text.

  1. Copy the formatted text from any source
  2. Paste it into the Plain Text Converter
  3. Copy the clean output

This is the most reliable method because it handles all types of formatting, including hidden characters and metadata that keyboard shortcuts might miss.

Method 2: Keyboard Shortcuts

Most applications support a "paste as plain text" shortcut that strips formatting during the paste operation:

ApplicationWindowsMac
Google DocsCtrl + Shift + VCmd + Shift + V
Microsoft WordCtrl + Shift + VCmd + Shift + V
SlackCtrl + Shift + VCmd + Shift + V
VS CodeCtrl + Shift + VCmd + Shift + V
NotionCtrl + Shift + VCmd + Shift + V

Note that the standard Ctrl+V (or Cmd+V) preserves formatting, while adding Shift strips it. This shortcut works in most modern applications but is not universal.

Method 3: Remove HTML Tags

When working with content copied from websites, the text often includes HTML markup like <strong>, <span style="...">, and <div> tags. Our Remove HTML Tags tool strips all HTML elements, leaving only the text content.

Before:

<p>This is <strong>bold</strong> and <em>italic</em> text.</p>

After:

This is bold and italic text.

This is especially useful for developers and content managers who work with raw HTML frequently. You can also use our Remove Text Formatting tool for a more comprehensive cleanup.

Method 4: Remove Extra Whitespace

Sometimes the "formatting" issue is not about fonts and colors but about extra spaces, tabs, line breaks, and invisible characters that crept into your text. Our Whitespace Remover cleans up:

  • Multiple consecutive spaces collapsed to single spaces
  • Leading and trailing whitespace removed
  • Extra blank lines removed
  • Tab characters converted to spaces
  • Non-breaking spaces and zero-width characters stripped

Which Method Should You Use?

SituationBest Method
Pasting into a documentCtrl + Shift + V shortcut
Cleaning up copied web contentPlain Text Converter
Stripping HTML from source codeRemove HTML Tags
Fixing spacing and line break issuesWhitespace Remover
Removing all formatting + cleanupRemove Text Formatting

Why Does Copy-Paste Preserve Formatting?

When you copy text from a website or application, your clipboard doesn't just store the plain text. It stores multiple representations of the content simultaneously: plain text, rich text (RTF), and HTML. When you paste, the receiving application picks the richest format it supports, which is why you end up with unwanted fonts and colors. The "paste as plain text" shortcut tells the application to use only the plain text representation.

Strip Formatting Instantly

Paste any formatted text and get clean, plain text output in one click.

Open Plain Text Converter →