Reference Formats
PSB
Adobe's 'Large Document Format' extension of PSD for files exceeding PSD's 30,000px/2GB ceiling, supporting up to 300,000px per side, used almost exclusively inside Photoshop production pipelines.
Extension
.psb
Full name
Photoshop Big / Large Document Format
Introduced
Adobe Photoshop CS (version 8.0), 2003 — exact introduction version is not confirmed in Adobe's public documentation and is reported here based on secondary sources
Vendor
Adobe Inc.
What is inside the container
PSB extends PSD's data model unchanged — same lossless compression, same color modes, same EXIF/IPTC/XMP/ICC metadata support — while raising the maximum dimensions to 300,000 x 300,000 pixels and the file-size ceiling to roughly 4 exabytes (practically limited by disk space). It exists purely to remove PSD's size limits, not to add new features.
How to open it
For archives
Keep as master only for genuinely oversized working files (large-format print composites, VFX plates, panoramic stitches) that actually exceed PSD's 30,000px/2GB ceiling. For anything smaller, prefer PSD or a flattened TIFF derivative — PSB has even narrower tooling support than PSD, and a DAM should always also generate a downsized derivative for search and preview, since full-resolution thumbnailing of a PSB is expensive.
PSB solves a niche but real problem: some Photoshop documents — extremely large print or billboard composites, VFX matte paintings, panoramic stitches — outgrow PSD’s 30,000-pixel and 2 GB limits. Adobe’s Large Document Format lifts the ceiling to 300,000 pixels per side and roughly 4 exabytes, using the same underlying lossless data model as PSD, just without the size caps. Photoshop itself prompts users to switch to PSB automatically once a document crosses PSD’s thresholds, which is the format’s most common real-world entry point.
In a DAM, encountering a PSB file is a signal for special handling rather than routine processing. Because the same metadata model as PSD applies, EXIF/IPTC/XMP extraction works the same way — but thumbnail and preview generation is far more expensive given the pixel dimensions involved, and very few tools besides Photoshop itself can open a PSB reliably, which limits how much automated processing a DAM pipeline can safely attempt on it.
The practical DAM policy is to always generate and store a downsized derivative (TIFF or JPEG) alongside any PSB master specifically for search and preview purposes, since asking a search index or thumbnail service to open the full PSB on demand is both slow and often unsupported outside Photoshop. PSB should be treated as a specialist production format — common in print, VFX, and large-format design pipelines — rather than a general-purpose DAM asset type.
Frequently asked
When should a DAM keep PSB as the master instead of PSD?
Only for genuinely oversized working files — large-format print composites, VFX plates, panoramic stitches — that actually exceed PSD's 30,000px/2GB ceiling. For anything smaller, prefer PSD or a flattened TIFF derivative.
What are PSB's size limits?
PSB supports documents up to 300,000 x 300,000 pixels and roughly 4 exabytes in file size, compared with PSD's hard ceiling of 30,000 x 30,000 pixels and 2GB. In practice PSB's real limit is disk space and OS file-size handling, not the format spec itself — few working files ever approach the theoretical maximum, but the headroom is what lets Photoshop keep saving once a document outgrows PSD.
Does PSB add any features beyond PSD?
No — PSB extends PSD's data model unchanged, with the same lossless compression, color modes, and EXIF/IPTC/XMP/ICC metadata support. It exists purely to remove PSD's size limits, not to add new capabilities.
Can tools other than Photoshop open PSB files?
Rarely, and with caveats. PSB is essentially unsupported outside Photoshop — most third-party editors that read PSD files stop short of PSB, and Adobe's own non-Photoshop apps have historically lacked full support too. GIMP's PSD plug-in can attempt to load a PSB file, but its fidelity for PSB specifically isn't well documented, so layers, adjustment layers, and effects may not survive the round trip. A DAM should test any non-Photoshop viewer before trusting it with production PSB assets.
Why is PSB thumbnailing expensive in a DAM pipeline?
Because PSB exists specifically for documents whose pixel dimensions and layer counts already broke PSD's limits, a full-resolution render has to decompress far more image data than an average asset — sometimes gigabytes across dozens of layers. Since PSB is essentially unsupported outside Photoshop, most DAM thumbnailing pipelines (built on ImageMagick, libvips, or similar) can't rasterize it directly either, forcing either a slow, resource-heavy full decode or scripted Photoshop automation just to produce a small preview image.
What's the recommended DAM policy for PSB assets?
Always generate and store a downsized TIFF or JPEG derivative alongside any PSB master for search and preview purposes, since asking a search index or thumbnail service to open the full PSB on demand is slow and often unsupported outside Photoshop.
How do files typically become PSB in the first place?
Photoshop automatically prompts users to save as PSB once a document crosses PSD's size or dimension thresholds — 30,000 pixels on any side or roughly 2GB of data. That ceiling gets hit organically: stacking many high-resolution layers, working in 16-bit or 32-bit color, merging large panoramic stitches, or building composites with dozens of smart objects all inflate file size well past what PSD can hold, so the save dialog switches formats rather than failing outright.
What kinds of production pipelines actually generate PSB files?
Print, VFX, and large-format design pipelines are the main source: billboard composites, matte paintings layered with dozens of high-resolution passes, and panoramic stitches that merge many source photos into one continuous canvas. These workflows push pixel dimensions or layer-driven file size past PSD's 30,000px/2GB ceiling as a byproduct of the work itself, not because anyone deliberately chose the format.
Sources
- PSB (Large Document Format) supports documents up to 300,000 pixels in any dimension and files up to roughly 4 exabytes, versus PSD's 30,000px/2GB limits. checked 2026-08-07 — FileInfo.com: PSB file extension
- PSB extends the PSD format with the same feature set but much higher size ceilings; exact introduction version/year is not documented in the primary source consulted. checked 2026-08-07 — Wikipedia: Adobe Photoshop
- Adobe Photoshop CS (version 8) was commercially released in October 2003. checked 2026-08-07 — Wikipedia: Adobe Photoshop version history