Nokia Picture Message
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|npm}} }} '''Nokia Picture Message''' (or '''Nokia Phone Picture Message''', '''NPM''') is a bi-level ras...") |  (Category:Nokia) | ||
| Line 17: | Line 17: | ||
| == 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] | ||
| + | |||
| + | [[Category:Nokia]] | ||
Revision as of 14:11, 14 September 2013
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 | 
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.
Identification
Files begin with the ASCII string "NPM".
Software
-  Netpbm: pbmtonokia, with "-fmt NPM" option (write-only)

