CCITT Group 3

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Compression |pronom={{PRONOM|x-cmp/14}} }} '''CCITT Group 3''' is a lossless compression algorithm for bilevel images. It is also k...")
 
(Make cat/infobox reflect its place in structure)
Line 1: Line 1:
 
{{FormatInfo
 
{{FormatInfo
 
|formattype=electronic
 
|formattype=electronic
|subcat=Compression
+
|subcat=Graphics
 
|pronom={{PRONOM|x-cmp/14}}
 
|pronom={{PRONOM|x-cmp/14}}
 
}}
 
}}
Line 24: Line 24:
 
* [http://www.itu.int/rec/T-REC-T.4/en ITU-T Recommendation T.4]
 
* [http://www.itu.int/rec/T-REC-T.4/en ITU-T Recommendation T.4]
 
* [http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf TIFF 6.0 Specification], Section 10: Modified Huffman Compression
 
* [http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf TIFF 6.0 Specification], Section 10: Modified Huffman Compression
 +
 +
[[Category:Compression]]

Revision as of 16:30, 27 February 2013

File Format
Name CCITT Group 3
Ontology
PRONOM x-cmp/14

CCITT Group 3 is a lossless compression algorithm for bilevel images. It is also known as T.4, Fax 3, and ITU-T Fax Group 3. It is commonly used for storing scanned images, usually in TIFF format. It is notable in that it is sometimes used in fax transmission.

It comes in two main varieties: so-called 1-dimensional and 2-dimensional (though both are used on 2-dimensional images).

The 1-dimensional variety uses Modified Huffman compression (= RLE + Huffman coding, sometimes abbreviated "MH").

The 2-dimensional variety uses Modified READ compression (= delta + RLE + Huffman coding, sometimes abbreviated "MR").

Related formats

In a TIFF file, compression type 2 is a type of 1-dimensional CCITT Group 3. Compression type 3 without T4Options bit 0 set is a slightly different type of 1-dimensional CCITT Group 3. Compression type 3 with T4Options bit 0 set is 2-dimensional CCITT Group 3.

In theory, CCITT Group 3 can be used in SPIFF files (compression types 1 and 2).

See also

Specifications

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox