How to Copy Text on a Mac: Every Method Explained

Copying text is one of the most fundamental things you do on a computer — but on a Mac, there are more ways to do it than most people realize. Whether you're a new Mac user coming from Windows or someone who's used a Mac for years without thinking about it, understanding all your options can genuinely speed up your workflow.

The Basic Method: Keyboard Shortcut

The fastest and most universally used way to copy text on a Mac is with the keyboard shortcut Command (⌘) + C.

Here's the full sequence:

  1. Click and drag your cursor to highlight the text you want to copy
  2. Press ⌘ + C to copy it to your clipboard
  3. Click where you want to paste it
  4. Press ⌘ + V to paste

This works in virtually every macOS application — browsers, word processors, email clients, terminal windows, code editors, and more. The clipboard holds your copied content until you copy something else or restart your machine.

If you're coming from Windows, the main adjustment is swapping Ctrl for Command. The key sits just to the left of the spacebar and is marked with the ⌘ symbol.

Using Right-Click (Context Menu)

If you prefer using a mouse or trackpad without memorizing shortcuts, the right-click context menu gives you the same result.

  1. Highlight your text
  2. Right-click (or two-finger tap on a trackpad) on the selected text
  3. Choose "Copy" from the menu that appears

This method is especially useful when you're working with a mouse-heavy workflow or when you want to double-check what action you're taking before committing to it.

Copying with the Menu Bar

Every Mac app has a menu bar at the top of the screen. Copying text through it works like this:

  1. Highlight your text
  2. Click Edit in the menu bar
  3. Select Copy

You'll also see the keyboard shortcut listed next to it — a good way to learn the shortcut naturally over time.

Selecting All Text Before Copying 📋

If you want to copy everything in a document or text field at once:

  • Press ⌘ + A to select all text
  • Then press ⌘ + C to copy it

This combination is particularly useful when copying the full contents of a webpage, a long email, or an entire code file.

Copying Text in Specific Contexts

How you select and copy text can vary depending on where you're working.

In a Web Browser

Click and drag across text to select it, then use ⌘ + C. You can also double-click a single word to select it, or triple-click to select an entire paragraph. Some websites restrict copying through JavaScript — if ⌘ + C doesn't work, try right-clicking and checking whether "Copy" is available or grayed out.

In a PDF

Native PDF text can usually be selected and copied in Preview or a browser. However, scanned PDFs (which are essentially images) won't let you select text directly unless you use an app with OCR (optical character recognition) to convert the image to selectable text first.

In Terminal

The Mac Terminal behaves slightly differently. To copy selected text, you right-click and choose Copy, or use ⌘ + C — but be aware that in some terminal configurations, ⌘ + C sends an interrupt signal rather than copying. Right-click copy is safer here.

In Text Fields and Forms

Standard text fields across macOS support all the same shortcuts. Double-clicking selects a word; triple-clicking selects a line or field. You can also hold Shift while using the arrow keys to extend your selection character by character or line by line.

Universal Clipboard: Copying Across Apple Devices 📱

If you use multiple Apple devices — an iPhone, iPad, and Mac — Universal Clipboard lets you copy on one device and paste on another, automatically.

Requirements:

  • Both devices signed into the same Apple ID
  • Wi-Fi and Bluetooth enabled on both
  • Handoff enabled in System Settings → General → AirDrop & Handoff
  • Devices within Bluetooth range of each other

Once set up, you copy text on your iPhone and paste it on your Mac (or vice versa) with the same ⌘ + V shortcut. The clipboard syncs briefly — typically within a few seconds.

The Clipboard Itself: What You Should Know

macOS has one system clipboard by default. Every time you copy something new, it replaces what was there before. There's no built-in clipboard history in macOS.

FeatureBuilt-in macOSThird-Party Clipboard Managers
Clipboard history❌ Not available✅ Stores multiple entries
Cross-device sync✅ Via Universal ClipboardVaries by app
Pinned/favorite clips✅ Common feature
Formatting optionsBasicOften more granular

Third-party tools — available through the Mac App Store and other sources — can expand what the clipboard does significantly, particularly for users who copy and paste large volumes of text across research, writing, or development work.

Key Variables That Affect Your Experience

How smoothly copying works on your Mac depends on a few things worth knowing:

  • macOS version: Universal Clipboard requires macOS Sierra (10.12) or later. Most clipboard manager apps also have minimum OS requirements.
  • Application behavior: Some apps (especially older or poorly optimized ones) handle copy commands inconsistently.
  • Content type: Copying plain text versus rich text (with formatting) can produce different results depending on where you paste. Many apps let you paste without formatting using ⌘ + Shift + Option + V or through Edit → Paste and Match Style.
  • Trackpad vs. mouse: Text selection behavior can feel different depending on your input device and how it's configured in System Settings → Trackpad.
  • Accessibility settings: macOS accessibility features can change how selection and clipboard interactions work, which matters for users with specific configuration needs.

For most everyday tasks, the built-in keyboard shortcut and right-click menu cover everything you need. But the further your workflow pushes into specialized territory — multi-device setups, high-volume text handling, formatted content — the more the right approach depends on how your specific setup is configured and what you're actually trying to accomplish.