Zstandard
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Compression |extensions={{ext|zst}} |released=2015 }} '''Zstandard''', or '''Zstd''', is a general-purpose compression algorithm an...") |
Revision as of 14:19, 22 February 2016
Zstandard, or Zstd, is a general-purpose compression algorithm and file format. It is designed to have a good balance between compression ratio, compression speed, and decompression speed.
Identifications
For at least some versions of Zstd format, files begin with signature bytes 25 b5 2f fd
.