MSP (Microsoft Paint)
From Just Solve the File Format Problem
(Difference between revisions)
(→Software) |
(→Sample files) |
||
Line 22: | Line 22: | ||
== Sample files == | == Sample files == | ||
* http://www.fileformat.info/format/mspaint/sample/index.htm | * http://www.fileformat.info/format/mspaint/sample/index.htm | ||
+ | * [http://cd.textfiles.com/carousel344/024/MSP1.ZIP MSP1.ZIP] | ||
== Links == | == Links == |
Revision as of 21:38, 16 September 2015
MSP (Microsoft Paint, or Windows Paint) is the native file format of the Paint application included with Microsoft Windows versions 1 and 2. It is a bi-level raster image format.
Contents |
Format
Files have a 32-byte header.
Identification
Version 1 files begin with signature bytes 44 61 6E 4D
.
Version 2 files begin with signature bytes 4C 69 6E 53
.