How-to guide

How Do I Open a PSD File Without Photoshop?

You have been sent a .psd file, double-clicking it does nothing useful, and you would rather not start a subscription to read one document. There are several working routes, and they are not equivalent: each one preserves a different amount of the original. This guide sets out how to open a PSD file in each case and states plainly what you give up.

Updated 7 min read

Fastest route
A browser-based editor
Cost
Free options exist for all of it
Install needed
None, if you use the browser
Main trade-off
Effects and live text fidelity

How do I open a PSD file? First decide whether to view or edit it

The question that picks your tool

If you only need to see the artwork, any viewer that can read the document’s built-in flattened preview will do, and it takes seconds. If you need to move, hide, recolour or export individual layers, you need a real layer-aware editor. Choosing the wrong one is the usual reason people conclude a PSD is broken.

It helps to know why the file behaves this way. A PSD is a working document rather than a delivered picture — a stack of layers, masks and blend modes saved from an editing session, as covered in our PSD file type guide. No browser and no ordinary photo viewer renders that stack, which is why nothing happens when you double-click it.

One more thing to check before you blame the file: if it ends in .psb rather than .psd, it is the large-document variant used for very big artwork, and fewer applications read it. Renaming the extension will not convert it.

Four ways to open a PSD file, and what each one costs you

  • Photopea

    Browser · free

    An independent browser-based editor with a Photoshop-like interface that opens layered documents directly. Nothing to install, and the file is processed in your own browser rather than uploaded to a server. The most practical choice if you only need to open a PSD file once, without committing to software.

    Keeps

    • The full layer stack, layer groups and masks
    • Live, retypeable text layers in most documents
    • Layer styles and smart objects, in most cases
    • Export back out to PSD, PNG, JPG or SVG

    Loses

    • Very large documents are limited by your browser’s memory
    • Some Adobe-specific filters and effects render approximately
    • Colour-managed CMYK output is weaker than in Adobe software
    • It is ad-supported unless you pay to remove the ads
  • GIMP

    Desktop · free and open source

    A free desktop image editor for Windows, macOS and Linux that imports layered PSD documents. The right choice when the file is large, when you want it fully offline, or when you will be doing sustained pixel work rather than a quick change.

    Keeps

    • Layers, layer groups, opacity and layer masks
    • Offline work with no file-size ceiling beyond your machine
    • Full pixel-editing toolset, at 8, 16 and 32 bits per channel

    Loses

    • Text layers are rasterised on import — headlines stop being editable
    • Layer styles such as drop shadows are flattened or dropped
    • Adjustment layers and smart objects are not reproduced faithfully
    • No CMYK workflow, so print documents shift colour
  • Adobe Photoshop

    Desktop · paid subscription

    The software the format belongs to, and the only one guaranteed to render every feature exactly as the author saved it. Worth it when the document is a print master, a complex mockup built on smart objects, or anything where a small visual difference is unacceptable.

    Keeps

    • Everything, rendered exactly as it was authored
    • Smart objects, adjustment layers and layer styles intact
    • CMYK, spot channels and embedded colour profiles

    Loses

    • A recurring subscription cost for a one-off task
    • A large install and an Adobe account
    • Fonts still substitute if the originals are not installed
  • macOS Preview and Quick Look

    Built in · view only

    On a Mac, select the file and press space, or open it in Preview. It displays the flattened composite that Photoshop stores inside most documents. Purely a viewer — but often the fastest way to confirm what you have been sent before deciding whether you need an editor at all.

    Keeps

    • Instant view with nothing to install or sign up for
    • Enough to read the artwork and export a flat copy

    Loses

    • No layers at all — it is one flattened image
    • Nothing can be edited, hidden or extracted
    • Fails on documents saved without a compatibility composite
    • Windows has no equivalent built in

Krita, Affinity Photo and several other editors also read the format with broadly similar trade-offs. The pattern holds across all of them: layers and masks port well, while live text, layer effects and colour management are where fidelity is lost outside Adobe software.

How to open a PSD file in your browser, step by step

This is the route that answers the question for most people, so here it is in full. No account and no install is required.

  1. Save the .psd file somewhere you can find it — the desktop or the downloads folder is fine.
  2. Open a browser-based editor such as Photopea and choose File, then Open, then pick the file. Dragging it onto the page works too.
  3. Wait for the layers panel to populate. A large PSD can take a while, because the whole stack is being decoded in your browser.
  4. Work with the eye icons in the layers panel first. Toggling layers on and off is the quickest way to understand how the artwork was assembled.
  5. Export what you need: File, then Export as, for a flat PNG or JPG — or File, then Save as PSD, to keep the layered original intact for the next person.

If a font warning appears

Text layers reference fonts by name rather than embedding them. If the original typeface is not available, it is substituted and the layout shifts. Ask whoever sent the file which fonts it uses, or rasterise the text if you only need the picture rather than the wording.

What gets lost on any route out of Adobe

Adobe publishes the file format specification, so other software can read PSD files legitimately — but reading the structure is not the same as reproducing every rendering behaviour. Expect drift in four specific places:

  • Live textType is stored as characters plus a font reference. Editors that cannot reproduce Adobe’s text engine rasterise it on import, so the headline becomes pixels and can no longer be rewritten.
  • Layer styles and effectsDrop shadows, bevels, strokes and glows are stored as parameters, not pixels. Other applications either approximate them or flatten them into the layer.
  • Smart objects and adjustment layersThese are instructions rather than images. Support ranges from good to absent, and when it is absent the result is usually a flattened approximation of the intended look.
  • Colour managementCMYK documents, spot channels and embedded profiles are print features. Editors built for screen work either ignore them or convert to RGB, which visibly shifts colour.

A practical habit: open the PSD, immediately save a copy under a new name, and do your work in the copy. If an application silently discards something on import, re-saving over the original destroys it permanently.

When the file you have is not layered at all

A common disappointment: you open the document expecting a layers panel full of separate elements, and find a single layer called "Background". That happens when the artwork was flattened before saving, and no editor can undo it — the separate elements no longer exist in the file.

The realistic options are to ask the original designer for the unflattened version, or to rebuild the separation. Our tool does the second: it turns a flat image into a layered PSD by splitting it into transparent layers — typically the main subject, individual objects and a background that is usually filled in behind them. It is a reconstruction rather than a recovery: every layer is pixels, with no live text or layer effects, but it gives you something editable to work from.

Opening PSD files FAQ

How do I open a PSD file? Common questions

Use a browser-based editor such as Photopea for a layered view with nothing to install, or install GIMP for a free offline desktop editor. Both read the layer stack. Photopea preserves live text and layer effects more faithfully; GIMP handles large files better and works entirely offline.