File Format Guide

What is a PSD file?

A PSD is a working file, not a delivery file. It preserves every layer, mask, and adjustment so you can change your mind later — which is exactly why it is the wrong thing to send to anyone who just needs the picture.

PSD at a glance
What is a PSD file?
The native working file format for Adobe Photoshop. It saves the entire editing environment, including individual layers, text, adjustments, and vector masks.
How to open a PSD file?
Adobe Photoshop. Other software like GIMP, Affinity Photo, or Photopea can open them with varying degrees of layer support. Apple Preview can open a flattened version of it.
Typical use of a PSD file:
Graphic design, digital painting, and complex photo manipulation where the creator needs to edit specific elements later.
Origin of the PSD file:
Developed by Adobe Systems alongside Photoshop.
Modern alternatives for PSD:
TIFF also supports layers, but PSD remains the industry standard for Adobe workflows. When editing is finished, it is exported to JPG, PNG, or WebP.
PSD specifications
Full name Photoshop Document
File extensions .psd; .psb for very large documents
MIME type image/vnd.adobe.photoshop
Compression Lossless (RLE, or ZIP for some data)
Layers Full layer stack with masks, adjustments, effects and text
Transparency Supported throughout
Colour depth 8, 16, or 32 bits per channel
Maximum size 30,000 × 30,000 pixels (PSD); 300,000 × 300,000 (PSB)
Introduced 1990, with Photoshop 1.0
Browser support None
Advertisement

What is actually inside

A PSD keeps the document as a stack of independent layers, each with its own pixels, opacity, blend mode, and optional mask. On top of that it stores adjustment layers that describe an edit rather than applying it — a curves adjustment is a set of parameters, not baked-in pixel changes — along with editable text, layer effects, smart objects that keep their original source, and the full editing history structure.

This is why PSD files are large and why they are worth keeping. The finished JPEG is a rendering of a decision; the PSD is the decision itself, still changeable.

The flattened preview, and why other programs can open a PSD

Photoshop writes a flattened composite of the whole document into the file alongside the layers. That composite is what most non-Adobe software reads — it is the reason a PSD can be previewed in a file manager or imported by an image viewer that knows nothing about layer effects.

It also sets expectations correctly. When another program opens a PSD it is usually showing you the composite, not interpreting the layer stack. Blend modes, smart filters, and layer effects frequently do not survive a round trip through third-party software, so a PSD edited elsewhere and returned may not match.

PSD, PSB, and the size ceiling

PSD tops out at 30,000 pixels per side and 2 GB. Large panoramas, high-resolution print artwork, and heavily layered composites hit that ceiling, at which point Photoshop switches to PSB — Photoshop Big, sometimes called Large Document Format — which raises the limit to 300,000 pixels and 4 exabytes.

PSB is otherwise the same format, but support outside Adobe tools is noticeably thinner. If a collaborator cannot open your file, checking whether it is actually a PSB is a good first move.

Converting PSD files

Converting a PSD to PNG or JPG flattens it — the layers are gone from the output, and there is no way back. Always keep the PSD. Export PNG when the image has transparency or hard-edged graphics, and JPG when it is photographic and destined for the web or email.

Browser-based conversion reads the flattened composite Photoshop already stored, which is why it is fast and why it reflects the document exactly as Photoshop last rendered it.

Convert PSD files in your browser

Zolvo's image converter runs entirely on your own machine — your files are never uploaded to a server. Drop a PSD file in and pick an output format, or jump straight to a common one:

PSD — frequently asked questions

Can I open a PSD without Photoshop?

Yes. GIMP, Affinity Photo, Photopea, and many image viewers read PSD files, and most can access the layers to some degree. Complex layer effects and smart objects are the parts most likely to be lost or rendered differently.

Why is my PSD file so large?

Because it stores every layer separately, at full resolution, plus masks, smart object sources, and a flattened composite of the whole document. A file with dozens of layers legitimately runs to hundreds of megabytes. Flattening unused layers and deleting hidden ones is the usual remedy.

Does converting a PSD to PNG keep the layers?

No. PNG has no concept of layers, so the export is flattened into a single image. Keep the PSD as your master — the conversion is one-way.

What is the difference between PSD and PSB?

PSB is the large-document variant, used when a file exceeds 30,000 pixels on a side or 2 GB. The contents are otherwise the same, but fewer non-Adobe programs support PSB, so it is worth checking if a file will not open.

Related formats