What is the PSP file format?
.psp is a graphics file format used for storing raster images. The format can also be used for creating layers based on vector images, and fully supports raster, vector, and text layers in a single file. .psp was the default format in which PaintShop Pro saved created projects; starting with PaintShop Pro 8 (2003), the application switched its native extension to .pspimage, though the two share the same underlying block structure. In addition to image data stored as layers, .psp files store color palette information and layer settings, as well as masks and a flattened composite preview.
PaintShop Pro
PaintShop Pro is sometimes called a "cheaper Photoshop". The program is often called simply PSP after the file format it uses. PaintShop Pro, now developed and maintained by Corel (which acquired original developer Jasc Software in 2004), is not as feature-rich as Adobe Photoshop and is intended as more of an accessible consumer image editor than an advanced professional authoring tool. The .psp format uses a proprietary binary container with per-layer compression; most third-party tools open only the flattened composite, so exporting to .png or .psd is recommended for broader interchange.
Security & safety
RISK: LOWPSP is a passive image format with no scripting, so the file itself poses little risk. The main caution is supply-chain: download XnView, IrfanView, or PaintShop Pro from their official sites - searches for 'free PSP image viewer' surface bundled-adware installers and fake 'universal' viewers. Also don't confuse a Corel .psp with a Sony PSP console file before running anything.
Format details
in a nutshell- Sony PlayStation Portable system/game file - Some PSP console firmware, save and homebrew files use the .psp extension - unrelated to the Corel image format.
- Microsoft Windows Connect Now / WPS profile - Windows occasionally used .psp for wireless provisioning settings, not an image.
Programs that open PSP files
Technical details
deep spec| Format type | Layered raster image (binary); supports raster, vector, adjustment, and text layers in a single file |
| Developer | Corel Corporation (originally Jasc Software; acquired 2004) |
| MIME type | image/vnd.corel-paintshop-pro (also image/x-paintshoppro) |
| Byte order | Little-endian |
| Container structure | Proprietary tagged-block format (RIFF-like, not Microsoft RIFF); typed blocks chain sequentially after the signature header |
| Compression | Per-layer: none, RLE, or LZ77 - chosen at save time; each layer compressed independently |
| Color depth | 1, 4, 8, or 24 bits per pixel; 48-bit (16 bits per channel) HDR supported in modern PaintShop Pro |
| Maximum dimensions | Up to 30,000 × 30,000 pixels in recent PaintShop Pro versions |
| File signature | 32-byte header beginning with hex 7E 42 4B 00 (~BK) followed by the ASCII string "Paint Shop Pro Image File" at offset 0 |
| Typical file size | 500 KB - 200 MB, depending on layer count, canvas size, and bit depth |
| Current native extension | .pspimage (introduced with PaintShop Pro 8, 2003); .psp used in earlier versions 3-7 |
| Format versioning | Format version tracks the application: v3-v7 use .psp; v8+ use .pspimage; each version adds new block types |
| Third-party compatibility | Most tools (XnView MP, IrfanView with plug-in, ACDSee) read the flattened composite only; full layer editing requires Corel PaintShop Pro |
| Platform | Windows only; PaintShop Pro has no native macOS or Linux release |
| Released | Mid-1990s (Jasc Paint Shop Pro); .psp native image format |
| Latest version | .pspimage (Paint Shop Pro 8+, 2003 onward); older releases used .psp |
| Specification | www.paintshoppro.com |