How Photoshop PSD recovery works and where to start
Short answer: Photoshop PSD and PSB (large document format — PSB handles files over 2 GB, PSD handles up to 2 GB) files can be recovered after a crash using Photoshop’s Auto-Recovery folder, after deletion using standard file recovery tools (PhotoRec carves PSD signatures), and after corruption using third-party PSD repair tools. The challenge with PSD recovery is that the file format stores layer data in a specific binary structure — even partial corruption can render the whole file unreadable to Photoshop, even though layer pixel data is intact at the byte level.
Photoshop PSD recovery — step by step
Step 1: Check the Auto-Recovery folder after a crash
Adobe Photoshop (CC and later versions) saves a recovery file every 10 minutes (configurable in Preferences → File Handling → Automatically Save Recovery Information). If Photoshop crashed, relaunch it — it will offer to open the recovery file automatically. If the offer does not appear, navigate manually to: C:\Users\{username}\AppData\Roaming\Adobe\Adobe Photoshop {version}\AutoRecover\ on Windows, or ~/Library/Application Support/Adobe/Adobe Photoshop {version}/AutoRecover/ on macOS. Look for .psb files. Copy the recovery file to a working location before opening to prevent accidental overwrite.
Step 2: Try opening the corrupted PSD in other editors
If Photoshop cannot open the .psd file at all, other editors may handle partial corruption better. GIMP (free, cross-platform) and Affinity Photo both support PSD format and sometimes open files that Photoshop rejects. The trade-off: advanced Photoshop features (Smart Objects, advanced blend modes, adjustment layers) may not render correctly in GIMP — but the pixel data from raster layers is often accessible. If any editor opens the file partially (some layers visible), immediately flatten the image (Layer → Flatten Image) and save as PNG or TIFF — preserving visible work even if the full layer structure is lost.
Step 3: Professional PSD repair for corrupted files
Commercial PSD repair tools — including Stellar Repair for Photo (₹2,000–₹4,000) and Recovery Toolbox for Photoshop (₹2,500–₹5,000) — read the PSD binary at the block level, identify intact layer data, and reconstruct a valid PSD structure around the recoverable content. Success rate depends on how much of the file is corrupted: a corruption limited to the header or layer section list (typically the first few kilobytes) may allow near-complete recovery, while corruption distributed across pixel data blocks will result in partial recovery with visible pixel damage on affected layers.
Step 4: The India angle — freelancer workflows and unsaved work
India has a large freelance graphic design and photo editing community, and PSD loss disproportionately affects solo freelancers who work long sessions without saving. A 6-hour retouching session on a single PSD, interrupted by a power cut, loses all work if Auto-Recovery was disabled or the interval was too long. Enabling Photoshop’s Auto-Recovery at 5-minute intervals and keeping the auto-recovery folder on a separate drive from the working document protects against both crash loss and drive failure simultaneously. The auto-recovery folder path is configurable in Preferences → File Handling.