How to Copy Text on a Mac: Every Method Explained

Copying text on a Mac is one of those tasks that looks simple on the surface — but once you dig in, there are more ways to do it than most people realize. Whether you're switching from Windows, picking up your first Mac, or just trying to speed up your workflow, knowing all your options makes a real difference.

The Standard Keyboard Shortcut

The most common method is the keyboard shortcut Command (⌘) + C. Select the text you want, press those two keys together, and the text is copied to your clipboard. To paste it somewhere else, use Command (⌘) + V.

This works across virtually every Mac app — browsers, word processors, email clients, terminal windows, and more. If you're coming from Windows where Ctrl + C is the standard, the muscle memory shift takes a few days but becomes automatic quickly.

Selecting Text Before You Copy

Before you can copy anything, you need to select it. There are several ways to do this depending on how much text you're working with:

  • Click and drag — Click at the start of the text, hold the mouse button, and drag to the end.
  • Double-click — Selects a single word instantly.
  • Triple-click — Selects an entire paragraph or line, depending on the app.
  • Shift + Arrow keys — Extend or shrink a selection character by character.
  • Shift + Option + Arrow keys — Extends selection word by word.
  • Command + A — Selects all text in the current field or document.
  • Click, then Shift + Click — Click at one point, then hold Shift and click somewhere further to select everything between the two points.

The method you choose depends on how precise you need to be and how much text you're grabbing.

Right-Click (Context Menu) Copy

If you prefer not to use keyboard shortcuts, right-clicking (or Control + clicking on a single-button mouse or trackpad) on selected text brings up a context menu. From there, choose Copy.

This is often useful when you're working with a mouse and want visual confirmation of what you're selecting before committing to the copy action.

Using the Menu Bar

In almost every Mac application, the menu bar at the top of the screen includes an Edit menu. Clicking Edit → Copy performs the same action as the keyboard shortcut. It's slower than ⌘C, but it's there if you need it — especially useful when learning the interface or working in an unfamiliar app.

Copying Text on a Mac Trackpad 🖱️

If you're using a MacBook or a Magic Trackpad, you have gesture-based options:

  • Two-finger tap on selected text functions as a right-click, opening the context menu where you can choose Copy.
  • Some users enable three-finger drag in Accessibility settings (System Settings → Accessibility → Pointer Control → Trackpad Options), which lets you select text by dragging three fingers across the trackpad.

Trackpad behavior can vary depending on your macOS version and how your trackpad settings are configured.

Universal Clipboard: Copying Across Apple Devices

If you use multiple Apple devices signed in to the same Apple ID with Handoff enabled, the Universal Clipboard lets you copy text on your Mac and paste it on your iPhone or iPad (or vice versa) — automatically, with no extra steps.

This works over Bluetooth and Wi-Fi when both devices are nearby. The copied content is available for a short window of time before it clears. It's a genuinely useful feature, but it does require:

  • Both devices signed in to the same Apple ID
  • Wi-Fi and Bluetooth enabled on both devices
  • Handoff turned on (System Settings → General → AirDrop & Handoff)
  • Compatible OS versions (generally macOS Monterey or later and iOS 15 or later work reliably)

If any of those conditions aren't met, Universal Clipboard won't function as expected.

Copying Text From Images or PDFs

Standard text selection and copy only works on selectable text — text that exists as actual characters in a document, not as part of an image.

If you're dealing with a scanned PDF or a screenshot containing text, macOS has built-in tools that can help:

  • Live Text (introduced in macOS Monterey) — If you open an image in Preview or Quick Look, macOS can recognize text within the image. You can then select and copy that text directly, just like you would with a regular document.
  • Preview's text selection tool — In PDFs, Preview offers a text selection cursor that lets you highlight and copy readable text.

Live Text support depends on your macOS version and whether the image quality is high enough for the system to recognize the characters accurately.

Clipboard Managers and Third-Party Tools

macOS keeps only one item on the clipboard at a time by default. Copy something new, and the previous item is gone.

This is where clipboard manager apps come in. These utilities maintain a history of everything you've copied, letting you retrieve older items. They vary in features — some store plain text only, others preserve images, formatted text, and file paths. How useful one of these tools is depends heavily on your workflow: someone writing long-form content or doing research across many sources will get a lot more out of a clipboard manager than someone who copies and pastes once or twice a day.

Copying Text in Terminal

If you're working in the Terminal app, the same ⌘C shortcut copies selected text. However, some users find Terminal's text selection behavior different from other apps — it doesn't always respect word boundaries the same way. Right-clicking selected text in Terminal also gives you a Copy option. 🖥️

What Changes Between Setups

The core mechanics of copying text on a Mac are consistent, but a few things vary depending on your situation:

VariableWhat It Affects
macOS versionLive Text availability, Universal Clipboard reliability
Input deviceTrackpad gestures vs. mouse right-click behavior
App typeWhether text is selectable at all (e.g., images vs. documents)
Single vs. multi-device setupWhether Universal Clipboard is relevant
Workflow complexityWhether a clipboard manager adds real value

The right approach isn't the same for someone doing light web browsing as it is for someone managing documents across multiple Apple devices or working heavily in the Terminal. How you copy text on a Mac efficiently comes down to the combination of your device, your macOS version, and the kind of work you're doing day to day. 📋