MSP (Microsoft Paint)
From Just Solve the File Format Problem
(Difference between revisions)
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
|||
(13 intermediate revisions by 4 users not shown) | |||
Line 3: | Line 3: | ||
|subcat=Graphics | |subcat=Graphics | ||
|extensions={{ext|msp}} | |extensions={{ext|msp}} | ||
− | |pronom={{PRONOM|x-fmt/214}} | + | |pronom={{PRONOM|x-fmt/214}}, {{PRONOM|fmt/912}} |
}} | }} | ||
− | '''MSP''' ('''Microsoft Paint''', or '''Windows Paint''') is the native file format of the ''Paint'' application included with Microsoft Windows versions 1 and 2. It | + | :''This article is about the Windows 1 and 2 graphics format. For the Windows Installer file format of the same name, see [[Windows Installer]].'' |
+ | |||
+ | '''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. | ||
== Format == | == Format == | ||
Line 14: | Line 16: | ||
Version 2 files begin with signature bytes <code>4C 69 6E 53</code>. | Version 2 files begin with signature bytes <code>4C 69 6E 53</code>. | ||
+ | |||
+ | == Software == | ||
+ | * [[Microsoft Paint]] (Windows 3.1x version can convert to [[BMP|a .bmp file]].) | ||
+ | * [[Konvertor]] | ||
+ | * [[XnView]] (MSP version 2 only?)[http://en.wikipedia.org/wiki/WP:NEEDCITE <sup><nowiki>[citation needed]</nowiki></sup>] | ||
+ | * {{Deark}} | ||
+ | * [[RECOIL]] | ||
+ | |||
+ | == Sample files == | ||
+ | * http://www.fileformat.info/format/mspaint/sample/index.htm | ||
+ | * {{CdTextfiles|carousel344/024/MSP1.ZIP|MSP1.ZIP}} | ||
+ | * {{DexvertSamples|image/msp}} | ||
== Links == | == Links == | ||
− | * | + | * {{EGFF|mspaint|Microsoft Paint File Format Summary}}, from the [[Encyclopedia of Graphics File Formats]] |
[[Category:Microsoft]] | [[Category:Microsoft]] | ||
+ | [[Category:Windows]] |
Latest revision as of 04:05, 28 December 2023
- This article is about the Windows 1 and 2 graphics format. For the Windows Installer file format of the same name, see Windows Installer.
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 |
[edit] Format
Files have a 32-byte header.
[edit] Identification
Version 1 files begin with signature bytes 44 61 6E 4D
.
Version 2 files begin with signature bytes 4C 69 6E 53
.
[edit] Software
- Microsoft Paint (Windows 3.1x version can convert to a .bmp file.)
- Konvertor
- XnView (MSP version 2 only?)[citation needed]
- Deark
- RECOIL