creatorvalet

How to copy and paste without formatting

Paste plain text on Windows, Mac, Chromebook, iPhone, and iPad — including a browser route for apps and touch devices with no working shortcut.

Updated 2026-08-10

Copying is not the part that carries the surprise. A clipboard can hold the same selection in several forms at once: plain characters, formatted HTML, and sometimes an app-specific version. When you paste normally, the destination chooses the richest form it understands. That is why a heading copied from a web page can arrive with its font, color, size, link, and bold weight intact.

On a computer, a paste-as-plain-text shortcut usually makes the destination choose the plain version instead. On a phone or tablet, there may be no physical keyboard and no equivalent item in the touch menu. In that case, use a plain-text field as an intermediate stop: paste once into the text cleaner, copy the plain result, and paste that into the destination. The conversion happens in the browser tab, so the text is not uploaded.

The shortest method for each device

Use the route that matches the keyboard and app in front of you:

Device Try first If it is unavailable
Windows or Linux Ctrl+Shift+V Paste through a plain-text field
Mac Command+Shift+V or the app’s Paste and Match Style command Paste through a plain-text field
Chromebook with a keyboard Ctrl+Shift+V Use the browser route below
iPhone or iPad Use Paste and Match Style only if that particular app offers it Use the browser route below
Any touch device or restricted app Use the app’s plain-text command if one appears Use the browser route below

Shortcut names are less universal than they look. Some Mac apps use Command+Option+Shift+V; others attach Command+Shift+V to Paste and Match Style. A website can also intercept a shortcut, and remote-desktop or managed-device policies can change what reaches the app. If the command opens something else or pastes rich text anyway, do not keep guessing combinations. The intermediate plain-text route works without depending on that app’s menu.

Paste without formatting on iPhone or iPad

iOS and iPadOS do not give every text field one system-wide command that means “discard the rich version.” Some apps expose Paste and Match Style, some accept only plain text already, and others show only the ordinary Paste action. The long-press menu therefore cannot be treated as a universal answer.

When the destination has no plain-text option:

  1. Copy the text in the source app as usual.
  2. Open the local text cleaner in Safari or your current browser.
  3. Touch the input box and choose Paste.
  4. If you want to preserve the existing line layout, switch off Join single line breaks. Leave the other cleanup options off unless you deliberately want those edits.
  5. Copy the result, return to the destination app, and paste normally.

The first paste lands in a plain-text-only box. It has nowhere to store a font, background color, heading level, or clickable HTML link, so those properties cannot follow the second copy. This also works in apps whose normal paste menu offers no alternative and on an iPad used without a hardware keyboard.

The handoff between apps is the only awkward part. Use the app switcher rather than closing the source, and check the final paragraph before sending or publishing. A destination may still apply its own font and paragraph style; that is expected. “Without formatting” means the source’s style was discarded, not that the destination must display unstyled system text.

Paste without formatting on a Chromebook

With a physical keyboard, Ctrl+Shift+V is the direct route in ChromeOS text fields and many web apps. Keep the text cursor in the destination, hold Ctrl and Shift, and press V. If the page reacts to the shortcut but nothing appears, try a small sample before assuming the whole clipboard was lost; password boxes, protected fields, and some remote apps intentionally restrict paste.

A Chromebook in tablet mode has the same practical problem as a phone: the on-screen paste menu may not expose the keyboard command. The browser route works there too. Paste into the plain-text box, copy the result, then return to the original tab or Android app. It is also the dependable fallback for web editors that capture Ctrl+Shift+V for one of their own commands.

Removing formatting is not the same as fixing whitespace

Plain pasting removes rich formatting: typefaces, font sizes, bold and italic spans, colors, heading markup, list styling, and the HTML attached to links. It does not promise to rewrite the characters in the plain version. A newline is a character. So are a tab, a non-breaking space, a curly quote, and an invisible zero-width character.

That distinction is easy to miss with text copied from a PDF. A paragraph may look continuous on the page while the clipboard contains a hard line break at the end of every printed line. Paste as plain text removes the appearance and preserves every one of those breaks. The same is true of multiple blank lines copied from a document or spaces used to align columns.

Use only plain paste when the words and line layout are already right. Use the cleaner’s named options when they are not: join single line breaks while keeping paragraph gaps, cap long runs of blank lines, empty whitespace-only lines, remove selected invisible characters, or straighten typographic punctuation. Each is a content edit, not a formatting edit. The tool shows a count before you enable it so you can avoid changing text by accident.

If the source was a PDF and columns arrived out of order, cleanup is not enough. That failure happens during extraction, before the clipboard reaches the destination. The guide to copying text from a PDF separates ordinary formatting trouble from scans, missing font maps, wrong reading order, and hidden redaction text.

A plain-text copy can retain the visible words of a link while discarding its destination. Some source apps include the URL in their plain representation and some include only the label, so check important links before you throw away the rich version.

Lists usually keep their words and line breaks. Whether bullets survive depends on whether they were actual characters or visual markers generated by the source document. Indentation made from tabs or spaces can survive because those are plain characters, even though the list styling does not.

Tables are the clearest limit. Rich clipboard data can describe rows and cells; plain text can only approximate them with tabs and newlines. Paste through a plain-text field only when a readable sequence is enough. If the destination needs real cells, use its table import or normal paste instead and clear the formatting inside that app afterward.

Verify the result before replacing the original

Do one paragraph first. Check that headings no longer carry the source size, links did not lose information you need, list items remain separated, and paragraph breaks are still where you want them. Then repeat with the full selection.

Keep the source available until the destination is correct. Plain-text conversion is deliberately lossy: once the HTML representation is discarded, the browser cannot reconstruct which words were bold or where a link pointed. That loss is the feature when stray styling is the problem and a reason to use a small sample before cleaning an entire document.

Nothing in the browser route is sent to a service. The page accepts the plain clipboard text, applies only the options you select, and returns another string for copying. Close the tab and the temporary text disappears with it.