Zstd

description: Fast compression tool

lang: ENG

Compress

Standard command

zstd <file>

Compress with a higher level of compression

zstd -<level between 1 and 19> <file>

Decompress

Standard command

zstd -d <file.zst>