Drop your PSD file here
or click to browse files
Inspect your Adobe Photoshop PSD files without needing Photoshop. View layer hierarchy, blend modes, opacity, color profiles, image resources, and complete file structure - all processed locally in your browser for maximum privacy.
or click to browse files
The PSD file format stores a wealth of information beyond just pixel data. Our analyzer reads the binary structure of your Photoshop file and presents every detail in a clear, organized interface. Here is what you can inspect:
File Header - The PSD version, number of channels, canvas dimensions, bit depth (8, 16, or 32 bits per channel), and color mode (RGB, CMYK, Grayscale, Lab, and more). This tells you the fundamental properties of the document.
Layer Hierarchy - Every layer in the document with its name, type (normal, group, text, shape, adjustment), blend mode, opacity percentage, and visibility state. Groups are displayed as collapsible trees so you can navigate complex compositions easily.
Image Resources - Embedded metadata such as resolution settings (PPI), color profile information, thumbnail previews, print flags, grid and guide positions, and Photoshop-specific settings like slices and URL data.
Compatibility Info - Whether the file uses features that require specific Photoshop versions, such as large document support (PSB), 32-bit HDR data, or advanced layer effects. Useful when sharing files across teams with different software.
If you need to convert your PSD to other formats, try our PSD to ICO converter or PSD to WebP converter. For other image analysis, explore our PNG Analyzer, JPG Analyzer, or WEBP Analyzer.
Your PSD files are processed entirely within your browser using JavaScript. The file never leaves your device and is never uploaded to any server. This makes the tool safe for inspecting confidential design files, client work, and proprietary assets. Once you close or refresh the page, all data is cleared from memory.
For other privacy-focused tools, check out our EXIF Viewer to inspect image metadata, or our Image Resizer for quick adjustments without uploading files.
PSD (Photoshop Document) is Adobe Photoshop's native file format. It stores layered image data including individual layers, blend modes, masks, text, shapes, adjustment layers, smart objects, and metadata. PSD files preserve the full editing state of a design so you can continue working on it later.
No. The PSD Analyzer runs entirely in your browser using JavaScript. Your file is read locally and never leaves your device. This makes it safe for analyzing confidential or proprietary design files.
The analyzer reads the complete PSD binary structure including file header (version, channels, dimensions, bit depth, color mode), layer records (names, blend modes, opacity, visibility, group hierarchy), image resource blocks (resolution, ICC profiles, thumbnails, guides), and global layer mask info.
The analyzer can read PSB file headers and basic structure. PSB is the large document version of PSD, supporting canvases up to 300,000 x 300,000 pixels. Very large PSB files may take longer to process depending on your device's memory.
The analyzer supports PSD files up to 100MB. Since processing happens in your browser, performance depends on your device. Files under 50MB typically analyze in a few seconds. For very large files, the process may take longer but will complete successfully.
Yes. Switch to the Raw Data tab to see the complete analysis in JSON format. You can copy it to your clipboard or download it as a .json file. This is useful for development workflows, documentation, or automated processing pipelines.