Format Basics

What Is PSD? The Layered Photoshop Format

Someone sends you a .psd file, you double-click it, and all you get is an "Open with…" dialog with nothing familiar in it. That is because a PSD is not really a picture at all — it is a working Photoshop project, complete with every layer, mask and effect. Let's unpack what lives inside, why the file is so heavy, and what to do with it when you don't own Photoshop.

A designer's workspace: a monitor showing a grid of shots in an editor next to a board of printed photos
A PSD is a designer's "kitchen" — everything a picture is made of, in a single file. Photo: Pexels

What PSD is in plain English

PSD (Photoshop Document) is the native file format of Adobe Photoshop. The one thing to grasp from the start is this: a PSD does not store a finished image — it stores the entire project. Every layer, mask, text element, effect and setting sits inside separately and stays editable at any time.

The clearest analogy is a text document. A .docx file is an editable source: you can change the font, reorder paragraphs, fix a typo. A PDF or a printed page is the "frozen" result — you read it, you don't edit it. PSD plays the role of .docx in the world of pictures, while PNG and JPG play the role of the printout.

In short

PSD is an editable source, not a final picture. It is where posters, banners, web mockups and retouching are built; to show or publish the work you "flatten" the project and export it as PNG or JPG.

Where the format came from

The PSD story starts the same place Photoshop does. In the late 1980s the brothers Thomas and John Knoll wrote an image-editing program, and in 1990 Adobe shipped the first version of Photoshop for the Mac. The format that held its projects took the extension .psd — Photoshop Document — and has been at its heart ever since.

The format never stood still. It gained layers (Photoshop 3.0), then masks, adjustment layers, smart objects and layer styles. Each major release added new capabilities to the file, yet Adobe carefully kept backward compatibility: a PSD made today will usually still open in an older version — just without the newest tricks.

Today PSD is the de facto industry standard. The work of photographers, graphic and web designers, retouchers, illustrators and print shops rests on it. When people in the field say "send me the source," they almost always mean a PSD.

A laptop running Photoshop with a storyboard of several images laid out on the canvas
A single PSD happily holds dozens of images, captions and effects — and each one stays separately editable. Photo: Pexels

What lives inside a PSD file

Open a PSD "from the inside" and you find a neatly organised container. It begins with a header recording the document's basics: canvas width and height, color mode, bit depth and channel count. Then come the layer and mask data, and at the very end a flattened image of the whole document that programs use as a quick preview.

Here is what a typical PSD usually holds:

  • Raster layers — pixel images: photos, fills, textures.
  • Text layers — captions that stay editable: change the font, the size or the words themselves.
  • Adjustment layers — brightness, contrast, curves and color grading that alter the picture without harming the original pixels.
  • Masks and channels — data about which parts of a layer are visible, plus the alpha transparency channel.
  • Styles and effects — shadows, strokes, glows, gradient overlays.
  • Smart objects — nested "containers" that can hide a whole separate file or vector graphic inside.
Full name
Photoshop Document
Extension
.psd / .psb
Developer
Adobe (since 1990)
Compression
Lossless (RLE)
Color
RGB / CMYK / Grayscale / Lab
Bit depth
8 / 16 / 32-bit

Layers, masks and smart objects

Layers are the central idea of Photoshop and the whole reason PSD exists. Picture a stack of clear transparency sheets: the background on one, a model on the next, text on a third, a logo on a fourth. Each sheet can be moved, hidden, made semi-transparent or deleted without touching the others. That is exactly how a layered document works.

Masks add flexibility. Instead of erasing the unwanted parts of a layer for good, you simply "paint out" the areas you don't want on a mask. Changed your mind? Paint them back. Nothing is ever lost.

Smart objects are another level of magic. An imported picture or logo can be scaled up and down as much as you like: the smart object remembers the original and never loses sharpness. And editing the contents of one smart object automatically updates all its copies in the layout — a dream for templates and mockups.

A PSD is valuable not for the picture you can see, but for the freedom to change everything beneath it. It is a file where the decision is not yet final.

Why PSD files are so heavy

The big surprise for beginners is the size. The image on screen looks like an ordinary photo, yet the file weighs 300 MB. Why? Because a PSD stores not one image but all the layers at once, each with its own pixels, masks and effects. Add the embedded preview and the settings history, and the megabytes pile up fast.

The second reason is compression. PSD uses the lossless RLE algorithm: it never throws data away to save space the way JPEG does. Quality stays perfect, but the file is honestly "heavy."

About size limits

A regular PSD has a ceiling: 30,000 pixels on any side and 2 GB per file. If you are building a giant print banner and hit that wall, Adobe offers the "large" PSB format (Large Document Format), which goes up to 300,000 pixels and a practically unlimited size.

PSD vs PNG and JPG

This is the most common mix-up, so let's lay it out clearly. PSD, PNG and JPG solve different problems at different stages of the work.

PropertyPSDPNGJPG
RoleSource for editingLossless finalLightweight final
LayersYesNoNo
TransparencyYesYesNo
CompressionLosslessLosslessLossy
Opens in a browserNoYesYes
Typical weightLargeMediumSmall

The takeaway is simple: keep the PSD for editing and hand people PNG or JPG. We dig into the difference in a dedicated article — PSD vs PNG and JPG.

How to open PSD without Photoshop

Photoshop costs money and not everyone has it — but that doesn't stop you from opening a PSD. The approach depends on what you need: just to view and save the picture, or to actually work with the layers.

1

You only need the picture

Convert the PSD to PNG or JPG — the file will open anywhere, in any viewer.

2

You need layers for free

Open the PSD in GIMP, Krita or the online editor Photopea — they understand layers to varying degrees.

3

You just want a peek

XnView and other viewers show the flattened image without installing heavy editors.

Open your PSD in a couple of seconds

The free FormatZ converter flattens the layers and turns a Photoshop project into a clean PNG — right in your browser, with no install and no sign-up.

Convert PSD to PNG

Need the lightest possible picture for email or the web? Then PSD to JPG is the way to go. And the full list of conversions is always on the all formats page. Want to go deeper? Read our full guide on how to open PSD without Photoshop.

Strictly speaking, no. A PSD is a project: a stack of layers, masks, text and effects that you can rearrange and change endlessly. An actual picture only appears when you export the project to PNG or JPG. Think of the difference between a DOCX document and a printed page.
Because the file stores not one image but every layer in full — each with its own pixels, masks and effects, plus an embedded preview image. PSD uses lossless RLE compression, so it never throws data away, and the file easily grows to hundreds of megabytes.
A regular PSD is capped at 30,000 pixels per side and 2 GB per file. For huge canvases — such as print banners — Adobe created the extended PSB format, which reaches up to 300,000 pixels and a practically unlimited file size.
Yes. The free editors GIMP and Krita and the online tool Photopea open PSD files and understand layers to varying degrees. If you do not need layers and only want the final picture, the simplest route is to convert PSD to PNG or JPG.
PSD is the working source with editable layers. PNG and JPG are flattened images for publishing: any browser or app can open them, but you cannot get the separate layers back. You keep the PSD for edits and hand out PNG or JPG to people.