IBM KIPS bitmap

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|kps}}, {{ext|pal}}, {{ext|kpl}} }} '''IBM KIPS bitmap''' ('''KPS''') is an obscure image file format. It...")

Revision as of 02:09, 1 March 2014

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