How to Copy a Picture on Mac: Every Method Explained

Copying an image on a Mac sounds straightforward — and often it is. But depending on where the picture lives, what you want to do with it, and which app you're working in, the right method can vary quite a bit. Here's a complete breakdown of how image copying works on macOS, so you can choose the approach that fits your situation.

The Core Concept: What "Copying" Actually Means on macOS

When you copy anything on a Mac, macOS places it on the clipboard — a temporary memory buffer that holds the last thing you copied. You can then paste it elsewhere using Command + V. The original stays untouched.

For images, this works slightly differently depending on whether you're copying a file (the image itself as stored on disk) or the image content (the pixel data from inside an app). That distinction matters more than most people realize.

Method 1: Copying an Image File in Finder

If you want to duplicate a photo or image file from one folder to another:

  1. Open Finder and locate the image file.
  2. Click once to select it.
  3. Press Command + C to copy.
  4. Navigate to your destination folder.
  5. Press Command + V to paste a copy there.

This copies the entire file — not just the image data. The result is a second copy of the file in the new location. The original remains where it was.

Drag-and-hold alternative: You can also hold Option while dragging a file to a new folder. This forces macOS to copy rather than move the file.

Method 2: Copying Image Content From Within an App 🖼️

This is what most people mean when they want to "copy a picture" — grabbing an image displayed in a browser, document, or photo viewer to paste it somewhere else.

In a web browser (Safari, Chrome, Firefox):

  • Right-click the image
  • Select "Copy Image"
  • Paste it into another app using Command + V

Note: some images on websites are protected or rendered in ways that prevent copying. If "Copy Image" is grayed out, that's usually why.

In Preview:

  • Open the image file in Preview
  • Use the Selection tool (the dotted rectangle in the toolbar) to select the whole image or a portion
  • Press Command + C
  • Paste wherever you need it

In Photos app:

  • Right-click a photo
  • Choose Copy Photo
  • This copies the image content to your clipboard for pasting into emails, documents, or other apps

Method 3: Taking a Screenshot to Capture an Image

Sometimes the fastest way to "copy" a picture you're looking at is to screenshot it directly.

macOS has a built-in shortcut for copying a screenshot directly to your clipboard (without saving a file):

  • Command + Control + Shift + 3 — captures your entire screen to the clipboard
  • Command + Control + Shift + 4 — lets you drag to select a specific region, copied to clipboard
  • Command + Control + Shift + 4, then Space — click a specific window to copy it to clipboard

Once copied, paste with Command + V into any app that accepts images — Messages, Mail, Pages, Photoshop, Slack, and so on.

Method 4: Duplicate vs. Copy in Image Editing Apps

If you're working inside an app like Preview, Pixelmator, or Affinity Photo, "copying" might mean something different:

ActionWhat It Does
Command + CCopies selected content to clipboard
Command + D (in some apps)Duplicates a selected layer or element
File > DuplicateCreates a second version of the file itself
Export / Save AsSaves a new copy of the file to disk

These are meaningfully different. Copying to clipboard is temporary. Duplicating a file creates a permanent second copy. Knowing which one you need saves a lot of confusion.

Method 5: Copy an Image Reference vs. the Actual Pixels

In some workflows — especially in creative or productivity apps — pasting an image embeds the actual pixel data. In others, it inserts a linked reference to the original file. This matters if you're pasting into:

  • Presentation software (like Keynote or PowerPoint) — these typically embed the image
  • Desktop publishing apps — may link rather than embed by default
  • Markdown or code editors — these often can't handle pasted image data at all and require a file path

If you paste an image and later move or delete the original file, linked references will break. Embedded images won't.

Variables That Change How This Works 🔧

A few factors shape which method works best for any given situation:

  • macOS version — Clipboard behavior and screenshot shortcuts have remained consistent across recent macOS versions, but some app-specific right-click menus vary
  • The source app — Some apps restrict copying (especially browsers rendering DRM-protected content or canvased images)
  • The destination app — Not every app accepts pasted image data; some only accept file attachments
  • Image format — Certain formats (like HEIC or RAW files) may behave differently when copied between apps that don't fully support them
  • File size — Very large images copied to clipboard can occasionally cause performance lag in older Macs with limited RAM

What Happens to the Clipboard Over Time

The Mac clipboard only holds one item at a time. The moment you copy something new, whatever was on the clipboard before is gone. If you need to work with multiple images simultaneously, you'll either need to paste between steps or use a third-party clipboard manager app that stores clipboard history.


Understanding which type of "copy" you actually need — file copy, content copy, screenshot capture, or app-level duplication — depends entirely on what you're starting with and where you want that image to end up.