Photoshop Large Document Format (.psb)

Adobe Standard

Photoshop Large Document Format (PSB) is Adobe Photoshop's 64-bit large-canvas format, designed to support massive graphics files up to 300,000 pixels in dimension and file sizes exceeding standard 2 GB limits.

Convert PSB to PNG

Free in-browser PSB to PNG converter. Convert files instantly on your device.

Inspect & Metadata

Operating systems and file analyzers identify PSB files by inspecting the leading binary byte sequence:

Select or drop files here

100% private in-browser conversion - files never leave your device

or paste Ctrl+V
Zero-Network-Transmission Privacy Guarantee: 0 bytes uploaded to external servers. All processing occurred locally in your browser sandbox.

Byte-Level Header Signature (Magic Bytes)

Operating systems and file analyzers identify PSB files by inspecting the leading binary byte sequence:

HEX SIGNATURE (OFFSET 0):

38 42 50 53 00 02

ASCII REPRESENTATION: 8BPS..

Standardization: Adobe Photoshop File Format Specification (Version 2)

Technical Specifications

Container ArchitecturePhotoshop document structure using 64-bit file offsets and length descriptors (Version 2)
CompressionRLE (PackBits), ZIP without prediction, ZIP with prediction, or uncompressed raw planar bytes
Byte EndiannessBig-Endian (Motorola byte order)
Color SpacessRGB, Adobe RGB, ProPhoto RGB, CMYK, Lab Color, Embedded ICC Profiles
Channels & StructureUnlimited layers, masks, smart objects, adjustment layers, text paths, and alpha channels
Max Dimensions300,000 x 300,000 pixels (up to 4 Exabytes theoretical file size)
TransparencyFull multi-layer 8-bit, 16-bit, or 32-bit floating-point alpha blending
Streaming & ProgressiveNon-streamable multi-layer hierarchical document database

Technical Comparison Matrix: PSB vs Competitors

Technical AttributePSB (Current)PSDTIFFPNG
Maximum Dimensions300,000 x 300,000 pixels30,000 x 30,000 pixelsSupports BigTIFF 64-bit limitsSupports 31-bit integer limits
Maximum File SizePractically unlimited (up to 4 Exabytes)2.0 Gigabytes (32-bit offset limit)4.0 GB (standard) / Exabytes (BigTIFF)2.0 Gigabytes
Internal Offsets64-bit file offsets (Version 2)32-bit file offsets (Version 1)32-bit (standard) / 64-bit (BigTIFF)32-bit chunk lengths
Layer Preservation100% Photoshop layer database100% Photoshop layer databaseLimited TIFF layer blocksFlattened single-image raster

Common Corruption Modes & Hex Recovery Guide

Photoshop displays 'Could not complete your request because it is not a valid Photoshop document'.

Root Cause: Corrupted 64-bit layer offset pointer or unexpected file truncation during saving.

Recovery: Extract flattened composite preview image using File2File PSB Extractor.

Security Analysis & Parser Attack Vectors

PSB files contain complex 64-bit layer hierarchies where corrupted length descriptors can cause memory exhaustion in image parsers.

Known Attack Vectors

  • Integer overflow during 64-bit layer mask allocation.
  • Buffer over-read when parsing PackBits compressed channel data.
  • Denial of service through multi-gigabyte memory allocation triggered by crafted canvas dimensions.

Defensive Best Practices: Validate layer record offsets and apply bounded memory allocation limits during parsing.

Historical Origins & Milestones

2013Photoshop CC expands PSB support for Smart Objects and multi-artboard canvas workflows.
2005Photoshop CS2 enables 32-bit floating-point HDR image editing within PSB.
2003Introduced with Adobe Photoshop CS (Version 8.0) to break the historic 30,000-pixel and 2 GB PSD limits.

Key Advantages & Pros

  • Breaks the 30,000-pixel dimension limit and 2 GB file size barrier of standard PSD files (supports up to 300,000 pixels).
  • Preserves 100% of non-destructive Photoshop layers, vector paths, Smart Objects, filters, and adjustment layers.
  • The industry standard for giant billboards, panoramic murals, building wraps, and gigapixel photography.

Technical Limitations & Cons

  • Massive file sizes (often 5 GB to 50 GB per master document), requiring immense RAM and disk space.
  • Limited support in non-Adobe applications compared to standard PSD.
  • Slow save and load times when writing multi-gigabyte layer databases to disk.

Interesting Technical Trivia

  • The magic bytes for a standard PSD end with 0x00 0x01 (Version 1), while a PSB file ends with 0x00 0x02 (Version 2).
  • A 300,000 x 300,000 pixel image printed at 300 DPI would span an astonishing 83 feet by 83 feet (25 meters by 25 meters).
  • Astrophotographers and NASA composite massive multi-gigapixel telescope panoramas in PSB format.

Frequently Asked Technical Questions

What is the difference between PSD and PSB?

PSD is limited to 30,000 x 30,000 pixels and 2 GB in file size. PSB uses 64-bit offsets to support images up to 300,000 x 300,000 pixels and file sizes well into the hundreds of gigabytes.

When should I use PSB instead of PSD?

Photoshop will prompt you to save as PSB whenever your image exceeds 30,000 pixels in either dimension or exceeds 2 GB in file size.

How can I convert a PSB file to JPG or PNG?

You can convert PSB documents into flattened JPG or PNG images using File2File.app directly in your browser.