Zstdcat - Decompress Zstd Files | Online Free DevTools by Hexmos
Decompress Zstd files with Zstdcat. Extract compressed data easily and quickly using this command line tool. Free online tool, no registration required.
zstdcat
This command is an alias of
zstd --decompress --stdout.
- View documentation for the original command:
tldr zstd