DCX

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|dcx}} |pronom={{PRONOM|x-fmt/348}} }} '''DCX''' is an image file format based on PCX. It supports mu...")
 
(3 intermediate revisions by one user not shown)
Line 5: Line 5:
 
|pronom={{PRONOM|x-fmt/348}}
 
|pronom={{PRONOM|x-fmt/348}}
 
}}
 
}}
'''DCX''' is an image file format based on [[PCX]]. It supports multiple images in a single file.
+
'''DCX''' is an image file format based on [[PCX]]. It supports multiple images in a single file, and may be used for fax images.
  
 
== Format ==
 
== Format ==
Line 18: Line 18:
  
 
== Specifications ==
 
== Specifications ==
* [http://www.fileformat.info/format/pcx/egff.htm PCX File Format Summary] (includes information about DCX)
+
* {{EGFF|pcx|PCX File Format Summary}}, from the [[Encyclopedia of Graphics File Formats]] (includes information about DCX)
 +
* [http://www.martinreddy.net/gfx/2d/DCX.txt DCA/Intel Communicating Applications Specification] (page 54)
  
 
== Software ==
 
== Software ==
* [http://www.imagemagick.org/ ImageMagick]
+
* [[ImageMagick]]
 +
* [[Konvertor]]
 +
* [[XnView]]
  
 
== Sample files ==
 
== Sample files ==
 +
* http://cd.textfiles.com/bhawk1197/FAX/FAX_N523.ZIP → SAMPLE.DCX
 
* [http://trac.imagemagick.org/browser/ImageMagick/branches/ImageMagick-6/PerlMagick/t/input.dcx input.dcx] (PerlMagick test file)
 
* [http://trac.imagemagick.org/browser/ImageMagick/branches/ImageMagick-6/PerlMagick/t/input.dcx input.dcx] (PerlMagick test file)
 +
 +
[[Category:Fax]]

Revision as of 14:42, 22 February 2016

File Format
Name DCX
Ontology
Extension(s) .dcx
PRONOM x-fmt/348

DCX is an image file format based on PCX. It supports multiple images in a single file, and may be used for fax images.

Contents

Format

DCX files begin with a 4-byte signature.

Following that is a list of up to 1023 4-byte file offsets, terminated by an offset of 0.

Following that are the individual images, stored as embedded PCX files. The first one usually starts at file offset 4100 (0x1004).

Identification

Files begin with signature bytes B1 68 DE 3A.

Specifications

Software

Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox