Any file. Any shape.

PSD Viewer

Open a Photoshop PSD file — composite preview and layer list — free, no Photoshop needed.

Drop files here or click to choose

🔒 Your files never leave your browser

How it works

This tool reads your PSD file's layer structure and composites all visible layers into a single flattened image, exactly like Photoshop's own thumbnail — using @webtoon/psd, an open-source PSD parser. The layer list on the right shows every layer's name, size and visibility, so you can see what the file contains even for layers hidden in the final composite.

Limitations

This is a viewer, not an editor — you can't move, hide, or edit individual layers here, only see the final composite and the layer list. Very large or deeply nested PSDs may take a moment to render.

FAQ

Can I edit the PSD here?
No — this is a viewer, not an editor. You can see the flattened composite image and the list of layers it's made of, and export the flattened result as a PNG, but editing and re-saving as .psd needs Photoshop or a compatible editor.
Why don't I see thumbnails for each layer?
This viewer shows the final composited image and the layer names/dimensions/visibility, which covers the common case of 'what's in this file and is it the one I want' without the extra decode cost of rendering every individual layer.
Is my file uploaded anywhere?
No. The PSD is parsed and rendered entirely in your browser — nothing is sent to a server.