Snappy
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Compression }} '''Snappy''' is a compression format and program library to implement it, introduced by Google. It is optimized for ...") |
Revision as of 03:48, 16 May 2014
Snappy is a compression format and program library to implement it, introduced by Google. It is optimized for speed rather than compression size or compatibility with any other compression systems.
Apple used a variant of Snappy (not quite compatible with its specs) in the IWA serialization format used as part of the iWork format used in Pages, Numbers, and Keynote.
Links
- Google's Snappy page (with code downloads and links to library interfaces for various programming languages)
- Format description
- Framing/encapsulation format