Nokia Picture Message
From Just Solve the File Format Problem
(Difference between revisions)
(Category:Nokia) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 13: | Line 13: | ||
== Software == | == Software == | ||
− | * [ | + | * [[Netpbm]]: pbmtonokia, with "<code>-fmt NPM</code>" option (write-only) |
+ | * {{Deark}} | ||
== Sample files == | == Sample files == | ||
* [http://www.kessler-design.com/wireless/samples.html KESSLER Wireless Design - Samples] | * [http://www.kessler-design.com/wireless/samples.html KESSLER Wireless Design - Samples] | ||
+ | * {{DexvertSamples|image/nokiaPictureMessage}} | ||
[[Category:Nokia]] | [[Category:Nokia]] |
Latest revision as of 04:06, 28 December 2023
Nokia Picture Message (or Nokia Phone Picture Message, NPM) is a bi-level raster image format used by some Nokia phones. NPM images are 72×28 pixels, though the format supports other sizes up to 255×255.
Contents |
[edit] Format
Files begin with a header of at least 11 bytes. The header size depends on the size of a variable-length "text message" field.
[edit] Identification
Files begin with the ASCII string "NPM
".