After the Capture

How to Change Screenshot Format on Mac (PNG, JPG, WebP, PDF)

Format is a per-file decision, not a system setting. The screenshot going into documentation and the one going into an email want different answers, and changing a global preference between them is the wrong tool.

Snip Studio writes a file only when you export one, and the format is a choice at that moment. Five options: PNG, JPEG, TIFF, WebP and PDF.

Export a capture in a different format

  1. Capture as normal

    Use any mode — ++A for an area, ++W for a window. Nothing is written to disk yet, so there is no format to have decided in advance.

  2. Choose Save, then pick the format

    The save panel offers PNG, JPEG, TIFF, WebP and PDF. The choice applies to that export only, so one capture can be a PNG for documentation and the next a JPEG for email with nothing to change in between.

    Per capture, not per system.
  3. Export several at once

    Select multiple captures in the library with ⌘-click or a ⇧-range and save them together in one format. Filenames are collision-safe and human-readable — Title 2026-09-01 at 14.22.07.png — rather than sequential numbers.

    Batch export keeps the naming consistent.
  4. Or make it automatic

    With an ULTRA upgrade, an automation can apply a format for you — after every capture, or only when the capture came from a particular app or matches a rule. Export a PDF, or drop a JPEG into a chosen folder, without touching the save panel.

    Trigger, conditions, actions.

Which format for which job

Screenshot export formats compared
FormatBest forTrade-off
PNGInterfaces, text, anything with sharp edges. The safe default.Large files at Retina resolution
WebPSharing and the web — much smaller than PNG, still sharpOlder software may not open it
JPEGPhotographs, or when a size limit is fixedLossy — text and edges go soft
PDFPrinting, or combining captures into one documentNot an image — awkward to paste or embed
TIFFPrint workflows that require itVery large files

For most screenshots the answer is PNG, and for most sharing the answer is WebP. Interface captures are full of flat colour and hard edges, which is exactly what lossless compression handles well and what JPEG handles worst.

Lossless matters more for screenshots than for photos

JPEG works by discarding detail the eye is unlikely to miss in a photograph. Screenshots are the opposite kind of image: hard edges, flat colour, and small text where every pixel carries meaning. The compression setting that is invisible on a photo makes 11-point text look furry.

Why the file is big, and what actually helps

People usually change format to fix file size, and usually the format is not the cause.

A full-screen capture on a 5K display is roughly 14.7 million pixels — about 44 MB of raw data before any compression. PNG typically brings an interface capture down to a few megabytes, because interfaces compress extremely well. A photograph at the same dimensions would be far larger.

Three levers, in order of how much they help:

  • Capture less. A region capture of the part that matters is a fraction of the pixels of the whole screen. This dwarfs every other saving.
  • Scale it down. A Retina capture at 50% is a quarter of the data and still perfectly legible.
  • Change the format. Worth doing after the first two — and WebP is usually the right answer, not JPEG.

Transparency, and which formats keep it

Circle and lasso captures carry a genuine alpha channel, and so do shaped recordings. Which format you export to decides whether that survives.

Which export formats preserve transparency
FormatTransparency
PNGFull alpha — the safe choice
WebPFull alpha, at a smaller size
TIFFFull alpha
JPEGNone — transparent areas flatten to white
PDFPreserved, but the file is a document rather than an image

If a circular capture arrives somewhere with a white box around it, JPEG is almost always the reason.

Setting a format once, per workflow

Choosing a format per export is right when every capture is different. When they are not — everything from one app always going out as a PDF, everything for the web always as WebP — an automation removes the choice.

Match on the source app, the capture type, the window title or the dimensions, then export in the format that workflow needs and save it to the right folder. Because the rule carries the format, a batch of thirty captures comes out consistent rather than depending on what you clicked each time.

Automations are an ULTRA feature

Capturing and the searchable library are free. Automations, the editor, recording, scroll capture and the Safari extension are part of the paid ULTRA upgrades, bought in-app through Apple.

What gets written, and when

Nothing is written to disk at capture time. That is a deliberate difference and it changes the format question: rather than picking a format in advance and living with it, you decide when you know where the capture is going.

It also means a capture can be exported more than once, in different formats, from the same original — a PNG for the documentation and a WebP for the web page, both from one capture, with the original untouched in the library either way.

Common problems

The exported file looks blurry

That is JPEG. Compression artefacts cluster around high-contrast edges, which is precisely what text is. Use PNG or WebP for anything with an interface in it.

WebP will not open

Modern browsers and current macOS handle it, but older software may not. Export PNG for anyone on an unknown setup.

The PDF is one page and you wanted several

Export multiple captures together to combine them, rather than exporting one and appending.

Renaming the extension did not convert it

Changing a filename does not change the encoding. Re-export from the library in the format you want.

You need a format that is not listed

Export PNG and convert with whatever tool the target workflow expects — a lossless PNG is the best starting point for any further conversion.

Transparency disappeared

JPEG has no alpha channel, so circle and lasso captures lose their transparency when exported as JPEG. Use PNG or WebP to keep it.

Frequently asked questions

How do you change a Mac screenshot from PNG to JPG?

In Snip Studio, choose Save and pick JPEG in the export panel. The choice applies to that export only — there is no system-wide setting to change and nothing to undo afterwards.

What formats can Snip Studio export?

PNG, JPEG, TIFF, WebP and PDF, chosen per capture. WebP is usually the smallest option that still keeps interface text readable.

Which screenshot format should you use?

PNG for documentation and anything with text, WebP for sharing where size matters, JPEG only for photographs, PDF when it needs to print or combine several captures.

Why are my screenshots so large?

Retina displays capture at double resolution, so the pixel count is several times what the screen appears to show. Capture a region rather than the whole screen, or export at 50% scale.

Can you export a batch of captures in one format?

Yes. Select several in the library and save them together, with collision-safe, human-readable filenames.

Export formats and batch behaviour described from Snip Studio's own documentation and its App Store listing. Last checked 1 September 2026.