viewhack

PSD viewer: open Photoshop files without Photoshop

Drop a .psd or .psb file to see the flattened image at its real pixel size, the document's width, height, colour mode and bit depth, and every layer in its groups with its visibility and opacity. Click a layer to see its own pixels, and save the image or any layer as a PNG. It reads the file with ag-psd 31.0.2, an open-source PSD reader, inside this tab.

The file is opened on your device. It is never uploaded.

What it shows

What it cannot do

Useful to know about PSD files

Why other programs show a different picture
Most viewers other than Photoshop (macOS Preview and Quick Look, many converters and image hosts) show only the flattened image stored in the file. If a PSD looks blank or white in them, it was very likely saved without Maximize compatibility, and only software that re-composites the layers can show it.
PSD versus PSB
A PSD is limited to 30,000 pixels on each side and 2 GB. Photoshop's Large Document Format, PSB, raises the limit to 300,000 pixels per side and lifts the 2 GB file-size cap. Both start with the bytes 8BPS; the next two bytes are 1 for PSD and 2 for PSB.
Getting a single layer out
Click the layer, then “Save layer as PNG”. The PNG is cropped to the layer's bounds and keeps its transparency, which is what you usually want for a logo or cut-out. Hidden layers can be saved this way too.