DGI (Digi-Pic)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 12: Line 12:
  
 
== Format details ==
 
== Format details ==
Images are 640x400. File size is 64 008 Bytes. File size and presence of colors suggest 2 bpp. Image is stored in 8 planes. Each plane is 640x100 mono. 8 planes * 640*100 = 64 000 Bytes. The 8 extra bytes are located at offset 32000 (but why?).
+
Images are 640×400 pixels, 2 bits per pixel. The image is stored as four 320×200 images, each of which is interlaced. File size is 64008 bytes. The 8 extra bytes are located at offset 32000.
  
DGIMAC.EXE converts .DGI images into monochrome by ignoring every second bit of image. TURBODGI.ZIP displays image in 3 colors (gray, black, red).
+
It's not clear if there's a canonical color scheme, but Turbo DiGI uses the CGA black/green/red/brown palette. DGIMAC.EXE converts .DGI images into monochrome by ignoring every second bit of image.
 +
 
 +
== Identification ==
 +
Bytes {{magic|01 04 00 00 00 00 00 00}} appear at offset 32000. The file size is normally exactly 64008 bytes.
  
 
== Software ==
 
== Software ==

Revision as of 17:09, 9 March 2022

File Format
Name DGI (Digi-Pic)
Ontology
Extension(s) .dgi
Released 1986

DGI is a raster graphics format associated with Digi-Pic.

Digi-Pic is sort of a PC graphics software tech demo. It was created by Basi Angulo and Dion Kraft.

There were apparently at least two Digi-Pic releases. DGI format is associated with the second release.

Contents

Format details

Images are 640×400 pixels, 2 bits per pixel. The image is stored as four 320×200 images, each of which is interlaced. File size is 64008 bytes. The 8 extra bytes are located at offset 32000.

It's not clear if there's a canonical color scheme, but Turbo DiGI uses the CGA black/green/red/brown palette. DGIMAC.EXE converts .DGI images into monochrome by ignoring every second bit of image.

Identification

Bytes 01 04 00 00 00 00 00 00 appear at offset 32000. The file size is normally exactly 64008 bytes.

Software

  • TURBODGI.ZIP: Turbo DiGI Vision Display Utility, a viewer for DOS by Basi Angulo
  • CGADGI.ZIP: Viewer for DOS
  • [1] → Shareware_Grab_Bag_1988.zip → 008/egadgi.arc: Viewer for DOS
  • CONV125.ZIP → DGIMAC.EXE: MS-DOS utility to convert DGI to MacPaint format

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox