Nokia Group Graphic
From Just Solve the File Format Problem
(Difference between revisions)
(Category:Nokia) |
m (→Software) |
||
Line 13: | Line 13: | ||
== Software == | == Software == | ||
− | * [ | + | * [[XnView]] |
* [http://www.mikekohn.net/file_formats/ringtonetools.php Ringtone Tools] | * [http://www.mikekohn.net/file_formats/ringtonetools.php Ringtone Tools] | ||
− | * [ | + | * [[Netpbm]]: pbmtonokia, with "<code>-fmt NGG</code>" option (write-only) |
== Sample files == | == Sample files == |
Revision as of 02:14, 12 June 2015
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
Files begin with the ASCII string "NGG
".
Software
- XnView
- Ringtone Tools
- Netpbm: pbmtonokia, with "
-fmt NGG
" option (write-only)