JEDMICS C4

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
 
(3 intermediate revisions by one user not shown)
Line 4: Line 4:
 
|extensions={{ext|c4}}, {{ext|ct4}}
 
|extensions={{ext|c4}}, {{ext|ct4}}
 
}}
 
}}
'''JEDMICS C4''' is a bi-level raster image file format. It is also known as '''EDMICS C4''' or '''CALS Raster Type 4'''.
+
'''JEDMICS C4''' is a bi-level raster image file format. It is also known by other names, such as '''EDMICS C4'''. It was incorporated into [[CALS raster]] as '''CALS Raster Type 4'''.
  
 
The name comes from an entity named JEDMICS (Joint Engineering Data Management Information and Control System), which is related in some way to the U.S. Department of Defense.
 
The name comes from an entity named JEDMICS (Joint Engineering Data Management Information and Control System), which is related in some way to the U.S. Department of Defense.
  
== Format ==
+
It was designed by Image Machines Corporation. See also [[TG4 (Image Machines)]].
 +
 
 +
== Format details ==
 
Files have a 128-byte header, followed by a tile index, followed by the pixel data in the form of a set of 512×512-pixel tiles. Each tile is compressed with [[CCITT Group 4]], or is uncompressed.
 
Files have a 128-byte header, followed by a tile index, followed by the pixel data in the form of a set of 512×512-pixel tiles. Each tile is compressed with [[CCITT Group 4]], or is uncompressed.
  
 
== Identification ==
 
== Identification ==
The specification implies that files begin with (hex) bytes <code>80 00 00 00</code>.
+
Files begin with (hex) bytes {{magic|80 00 00 00}}. The byte at offset 36 is {{magic|04}} or {{magic|06}}. See the "Header Error Conditions" section of the specification for more constraints.
  
 
== See also ==
 
== See also ==
 
* [[CALS raster]]
 
* [[CALS raster]]
 +
* [[TG4 (Image Machines)]]
  
 
== Specifications ==
 
== Specifications ==
Line 24: Line 27:
 
* [[Konvertor]]
 
* [[Konvertor]]
 
* [[XnView]]
 
* [[XnView]]
 +
* [[Image Alchemy]]
 +
 +
[[Category:Military]]

Latest revision as of 15:01, 2 March 2021

File Format
Name JEDMICS C4
Ontology
Extension(s) .c4, .ct4

JEDMICS C4 is a bi-level raster image file format. It is also known by other names, such as EDMICS C4. It was incorporated into CALS raster as CALS Raster Type 4.

The name comes from an entity named JEDMICS (Joint Engineering Data Management Information and Control System), which is related in some way to the U.S. Department of Defense.

It was designed by Image Machines Corporation. See also TG4 (Image Machines).

Contents

[edit] Format details

Files have a 128-byte header, followed by a tile index, followed by the pixel data in the form of a set of 512×512-pixel tiles. Each tile is compressed with CCITT Group 4, or is uncompressed.

[edit] Identification

Files begin with (hex) bytes 80 00 00 00. The byte at offset 36 is 04 or 06. See the "Header Error Conditions" section of the specification for more constraints.

[edit] See also

[edit] Specifications

[edit] Software

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox