Ledge

How to keep a screenshot as an image through a paste

You take a screenshot, move it into another app, and by the time it arrives it has changed. Instead of the picture you see a file icon and a filename. Or the image lands but looks softer than the crisp original. Or a chat window turns it into a download link rather than showing the shot inline. The image was fine when you took it. Something happened on the way across, and it usually comes down to what form the screenshot was in when you moved it.

Two kinds of screenshot: a file and image data

A screenshot on a Mac can exist in two very different forms, and they behave differently.

The first is a file. Press Shift-Command-3 for the whole screen, or Shift-Command-4 to drag a region, and macOS saves a PNG file, by default to the desktop. That file has a name, an icon, and a spot in a folder. You can email it, move it, or open it in Preview.

The second is image data on the clipboard. Add the Control key to either shortcut, so Control-Shift-Command-4 for a region, and macOS copies the picture straight to the clipboard without writing a file at all. Nothing appears on the desktop. The image is held in memory, waiting for a paste.

These two forms look identical on screen, but apps treat them very differently. A lot of screenshot trouble is really a mix-up between the file and the data.

Why a paste sometimes stops being an image

When you paste, the receiving app decides what to do with what you are holding, and not every app makes the choice you expect.

Paste image data into a note, a message, or a document that accepts pictures, and it embeds the shot inline. That is usually what you want. But paste that same data into a plain text field, which cannot hold a picture, and you may get nothing, or the app grabs a filename instead.

Drag the PNG file into a chat window and the app uploads it as an attachment, so it shows as a file to download rather than an inline image. Drop the file on a folder and Finder just stores the file, which is correct but not what you meant if you wanted it shown in a document.

Quality is a separate trap. A screenshot is saved as PNG, which is lossless and keeps every pixel and any transparency. Some apps re-encode a pasted image as JPEG to shrink it, which softens fine text and edges and drops transparency. The picture is not broken. It has been re-saved in a format built for photos, not for sharp interface shots.

How to keep it as an image on the way in

Once the two forms are clear, keeping a screenshot as an image is mostly about choosing the right one for the destination.

If you want the shot embedded inline, capture it as clipboard data with the Control key added, then paste directly into the document or message. The picture goes in as a picture.

If you want the shot as an attachment or stored in a folder, keep the PNG file and drag or attach that file. The file form is what folders and upload boxes expect.

If quality matters, prefer the PNG file and avoid tools that convert on paste. When an app offers a choice, keep the original rather than a compressed copy. For interface shots, text, and anything with transparency, PNG is the format to hold on to.

When you are unsure what you have, press Space on a file in Finder to Quick Look it, or open Preview to confirm the format before you send it anywhere.

Letting the shelf carry the image

The reason this is fiddly is that you have to pick the right form before you know exactly where the shot is going. Ledge removes that guess. It turns the notch at the top of the screen into a shelf. Drag a screenshot up to it and let go, and it waits there while you decide.

The hand-off is where it helps. Drop the same screenshot on an app that accepts pictures and it arrives as the image. Drop it on a chat window such as Slack and the file uploads. Drop it on Finder and the file moves into the folder. You captured one screenshot and threw it at the shelf once. Each destination receives the version it can actually use, so the picture does not quietly turn into a file icon or a download link along the way.

You can also gather several shots on the shelf first, from different apps, then send them off together, which is handy when you are building a bug report or a set of steps.

A short checklist

Keep these in mind and screenshots stop misbehaving.

Decide early whether the destination wants a picture or a file. Documents and messages want the picture, so use the clipboard capture with Control. Folders and upload boxes want the file, so keep the PNG.

Guard the quality by staying with PNG for anything sharp or transparent, and avoid steps that re-save it as a photo format.

When in doubt, look before you send. A quick Quick Look tells you whether you are holding the crisp original or a compressed copy, and that one glance saves a lot of re-taking.