KQP
(→Sample files) |
(Added software) |
||
Line 17: | Line 17: | ||
They also apparently have {{magic|44 00 00 00}} at offset 14, indicating a BMP "INFOHEADER" size of 68. This is distinctive, but hasn't been confirmed to be true for all KQP files. | They also apparently have {{magic|44 00 00 00}} at offset 14, indicating a BMP "INFOHEADER" size of 68. This is distinctive, but hasn't been confirmed to be true for all KQP files. | ||
+ | |||
+ | == Software == | ||
+ | * [[XnView]] | ||
+ | * {{Deark}} | ||
== Sample files == | == Sample files == |
Revision as of 20:36, 6 February 2022
.KQP is a raster graphics format associated with Konica Picture Show, and related software (PC PictureShow). Konica Picture Show seems to have been a 1990s-era photo development service that provided digital images on floppy disk.
The .KQP file extension was probably derived from Konica Quality Photo, a division of Konica. It is also alleged to stand for Konica Quality Picture
Contents |
Format details
KQP format is an incompatible extension of BMP.
A KQP file contains embedded JPEG data, but it lacks the critical DQT and DHT segments, so it can't just be extracted as a standard JPEG file.
Identification
Known files start with bytes 42 4d 00 00 00 00 00 00 00 00
, and have 4a 50 45 47
("JPEG
") at offset 30.
They also apparently have 44 00 00 00
at offset 14, indicating a BMP "INFOHEADER" size of 68. This is distinctive, but hasn't been confirmed to be true for all KQP files.
Software
Sample files
- Archived PC PictureShow website → v1.4.1 for Mac → ... → *.KQP
- https://telparia.com/fileFormatSamples/image/konicaQualityPhoto/
Links
- A forum thread, with KQP links
- Usenet thread - rec.photo.digital
- Usenet thread - comp.graphics.misc
- Archived Konica PC PictureShow website (only the Mac links seem to work)
- Konica Minolta PC Picture Show - CD image at Internet Archive (no idea if this support KQP format)