Palm Database ImageViewer
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (→Software) | Dan Tobias  (Talk | contribs)  | ||
| Line 15: | Line 15: | ||
| * [http://www.imagemagick.org/ ImageMagick] (format named "PDB") | * [http://www.imagemagick.org/ ImageMagick] (format named "PDB") | ||
| * [http://netpbm.sourceforge.net/ Netpbm] (v10.52+): pdbimgtopam, pamtopdbimg | * [http://netpbm.sourceforge.net/ Netpbm] (v10.52+): pdbimgtopam, pamtopdbimg | ||
| + | |||
| + | [[Category:Palm]] | ||
Revision as of 01:36, 17 May 2013
Overview
Palm Database ImageViewer format is a type of PalmOS Database file. It contains a bitmap image. It is associated with the Image Viewer III and FireViewer applications, and is sometimes known as FireViewer format.
It appears to be a paletted format supporting up to 16 colors. Images may be uncompressed, or use RLE compression.
Identification
ASCII characters vIMGView appear at byte position 60.
Software
- ImageMagick (format named "PDB")
- Netpbm (v10.52+): pdbimgtopam, pamtopdbimg

