DEFLATE

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(References)
m (References)
Line 10: Line 10:
  
 
== References ==
 
== References ==
* [http://www.ietf.org/rfc/rfc1951.txt RFC 1951: DEFLATE Compressed Data Format Specification version 1.3]
+
* RFC 1951: DEFLATE Compressed Data Format Specification version 1.3
* [http://en.wikipedia.org/wiki/DEFLATE DEFLATE : Wikipedia]
+
* [[Wikipedia:DEFLATE|DEFLATE : Wikipedia]]
 
* [http://www.infinitepartitions.com/cgi-bin/showarticle.cgi?article=art001 Dissecting the GZIP format]
 
* [http://www.infinitepartitions.com/cgi-bin/showarticle.cgi?article=art001 Dissecting the GZIP format]

Revision as of 01:36, 29 January 2015

File Format
Name DEFLATE
Ontology
PRONOM x-cmp/16

DEFLATE is a widely used lossless compression algorithm based on LZ77 and Huffman coding. For many software implementations that support creation or extraction of ZIP archive files, DEFLATE is the only compression algorithm supported. It is also used by gzip and PNG. The PDF specification permits a variety of compression schemes, including DEFLATE, which is tagged as FlateDecode.

See also

References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox