IBM KIPS bitmap

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 18: Line 18:
  
 
== Software ==
 
== Software ==
 +
* [[Konvertor]]
 
* [[XnView]]
 
* [[XnView]]
 
* [http://www.nyangau.org/ GBM] (Generalised Bitmap Module)
 
* [http://www.nyangau.org/ GBM] (Generalised Bitmap Module)

Revision as of 15:16, 22 February 2016

File Format
Name IBM KIPS bitmap
Ontology
Extension(s) .kps, .pal, .kpl

IBM KIPS bitmap (KPS) is an obscure image file format. It supports paletted images with 8 bits/pixel.

The palette is stored in a separate file, and there are two possible formats for the palette file: .pal and .kpl.

Identification

KPS files begin with ASCII signature "DFIMAG00".

.kpl files also use this signature. .pal files have no signature.

Examples

To use GBM to convert from KPS/KPL to BMP:

 gbmref example.kps,kpl example.bmp

Software

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox