Nokia Group Graphic
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|ngg}} }} '''Nokia Group Graphic''' (or '''Nokia Group Graphics''', '''Nokia Phone Group Graphics''', '''...") | |||
| Line 7: | Line 7: | ||
| == Format == | == Format == | ||
| − | + | Files have a 16-byte header, followed by pixel data in ASCII text format. | |
| == Identification == | == Identification == | ||
| − | + | Filse begin with the ASCII string "<code>NGG</code>". | |
| == Software == | == Software == | ||
| Line 16: | Line 16: | ||
| * [http://www.mikekohn.net/file_formats/ringtonetools.php Ringtone Tools] | * [http://www.mikekohn.net/file_formats/ringtonetools.php Ringtone Tools] | ||
| * [http://netpbm.sourceforge.net/ Netpbm]: pbmtonokia, with "<code>-fmt NGG</code>" option (write-only) | * [http://netpbm.sourceforge.net/ Netpbm]: pbmtonokia, with "<code>-fmt NGG</code>" option (write-only) | ||
| + | |||
| + | == Sample files == | ||
| + | * [http://www.kessler-design.com/wireless/samples.html KESSLER Wireless Design - Samples] | ||
Revision as of 14:36, 7 September 2013
Nokia Group Graphic (or Nokia Group Graphics, Nokia Phone Group Graphics, NGG) is a bi-level raster image format used by some Nokia phones. It is identical to Nokia Operator Logo, except that it has a somewhat different header format.
| Contents | 
Format
Files have a 16-byte header, followed by pixel data in ASCII text format.
Identification
Filse begin with the ASCII string "NGG".
Software
- XnView
- Ringtone Tools
-  Netpbm: pbmtonokia, with "-fmt NGG" option (write-only)

