What is the WP3 file format?
.wp3 files belong to the category of project files. WP3 file contents are projects generated using Microsoft Photo Story 3, a free application released for Windows XP. Photo Story was used for creating multimedia slideshow presentations, so .wp3 files can store embedded images, audio soundtracks, narration recordings, text captions, and Pan & Zoom motion effects. The dedicated software enabled the export of presentations from .wp3 files to the .WMV format for playback on any Windows Media Player-equipped device.
Internally, a .wp3 file is a Microsoft Cabinet archive - identifiable by the MSCF signature at the start of the file - containing a project XML descriptor alongside embedded JPEG photos, WAV or WMA audio, and effect parameters. The raw contents can be extracted with 7-Zip, though the project cannot be re-assembled or rendered without Photo Story 3 itself. .wp3 files cannot be directly played back; they must be opened and rendered in Photo Story 3.
Photo Story 3 was never updated for Windows Vista or later and is not officially supported on Windows 10 or 11. As a result, .wp3 files are considered obsolete and are encountered only sporadically today. Rendering an existing project requires Photo Story 3 running on a legacy Windows XP or Windows 7 system.
Security & safety
RISK: LOWWP3 is a CAB archive containing photos and audio; no executable content. No known malware uses this format.
Format details
in a nutshellPrograms that open WP3 files
Technical details
deep spec| Container format | Microsoft Cabinet (CAB) archive |
| Magic bytes | `MSCF` (4D 53 43 46) at offset 0 |
| Byte order | Little-endian |
| Internal compression | MS-ZIP (LZX or MSZIP within CAB) |
| Embedded photo formats | JPEG, BMP |
| Embedded audio formats | WAV, WMA (narration recordings and background music) |
| Project descriptor | XML file within the CAB defining slide order, captions, and effect parameters |
| Motion effects | Pan & Zoom (Ken Burns-style) parameters stored in the XML descriptor |
| Export output | WMV (Windows Media Video) via Photo Story 3 render engine |
| Typical size | 1 MB - 500 MB (photo and audio content dependent) |
| Archive integrity | Per-block checksums (standard CAB format) |
| Rendering requirement | Must be opened and rendered in Photo Story 3 - direct playback is not possible |
| Released | 2004 (Photo Story 3 released October 2004) |
| Latest version | N/A (Photo Story 3 is the final version; software discontinued) |