DCT (Crash Barrier)
From Just Solve the File Format Problem
DCT is a lossy graphics format, and associated software for DOS, developed by Andy Green and Crash Barrier Ltd. As of v1.2 of the software, it is grayscale only, and gives the impression of being experimental.
Based on its name, maybe it uses DCT compression.
Identification
DCT files created by DCT Coder 1.2 are observed to start with ASCII "DcT1.2
", followed by 0x1a
.
Software
Ed. note: The decoder only displays a DCT image, with no option to convert it to another format. And we've had no luck getting it to work.