CCITT Group 4
From Just Solve the File Format Problem
(Difference between revisions)
(Add list of software) |
|||
Line 19: | Line 19: | ||
== Specifications == | == Specifications == | ||
* [http://www.itu.int/rec/T-REC-T.6-198811-I/en T.6 : Facsimile coding schemes and coding control functions for Group 4 facsimile apparatus] | * [http://www.itu.int/rec/T-REC-T.6-198811-I/en T.6 : Facsimile coding schemes and coding control functions for Group 4 facsimile apparatus] | ||
+ | |||
+ | == Software == | ||
+ | * [[Farbfeld Utilities]] | ||
+ | * [[ImageMagick]] (specify the file format as "GROUP4") | ||
== References == | == References == |
Revision as of 06:01, 28 October 2019
CCITT Group 4 is a widely-used lossless compression algorithm for bitonal images. It is also known as T6, T.6, Fax4, G4, Group 4, or ITU-T Fax Group 4. It is frequently used in TIFF images created by scanning bitonal images.It uses Modified Modified READ (MMR) compression. MMR is probably another synonym for CCITT Group 4.
Contents |
Related formats
In a TIFF file, compression type 4 is CCITT Group 4.
Other formats that can use CCITT Group 4 compression include PDF and SPIFF.
See also
Specifications
Software
- Farbfeld Utilities
- ImageMagick (specify the file format as "GROUP4")