zst168 B
ZST — Zstandard Single File
A text file compressed with Zstandard (.zst) — the container-free codec on its own — for testing zstd decompression and codec detection.
zst
Single-file zstandard stream
- Contains
- sample.txt
- Codec
- zstandard
- Uncompressed
- 960 B
- Compressed
- 168 B
Compressed to 17.5% of original82.5% saved
A container-free zstandard stream — decompress it to recover sample.txt. The bytes are the compressed data, so there is no inline content preview.
Specifications
- Format
- Zstandard (single file)
- Codec
- zstandard
- Original Name
- sample.txt
- Original Bytes
- 960
- Level
- 10
Related files
- lz4LZ4 — Single FileA text file compressed with the LZ4 frame format (.lz4) — the container-free codec on its own — for testing LZ4 decompression and codec detection.
- jpgJPEG Quality 10 (512px)The same 512px source saved at JPEG quality 10 — part of a q10/50/90 ladder for comparing compression artefacts at a glance.
- jpgJPEG Quality 50 (512px)The same 512px source saved at JPEG quality 50 — part of a q10/50/90 ladder for comparing compression artefacts at a glance.
- jpgJPEG Quality 90 (512px)The same 512px source saved at JPEG quality 90 — part of a q10/50/90 ladder for comparing compression artefacts at a glance.
- 7z7z - LZMA2 ArchiveA 7-Zip archive using LZMA2 compression, containing a small documented file tree. For testing 7z extraction and conversion.
- 7z7z - Password ProtectedA password-protected 7z archive (AES-256, encrypted header). The password is “novus-example” — printed here on purpose so you can test encrypted-archive extraction. Contains only harmless sample text.
Generated by generation/q8_extras.py. Free for any use, no attribution required — license.