lz4246 B
LZ4 — Single File
A text file compressed with the LZ4 frame format (.lz4) — the container-free codec on its own — for testing LZ4 decompression and codec detection.
lz4
Single-file lz4 stream
- Contains
- sample.txt
- Codec
- lz4
- Uncompressed
- 960 B
- Compressed
- 246 B
Compressed to 25.6% of original74.4% saved
A container-free lz4 stream — decompress it to recover sample.txt. The bytes are the compressed data, so there is no inline content preview.
Specifications
- Format
- LZ4 frame (single file)
- Codec
- lz4
- Original Name
- sample.txt
- Original Bytes
- 960
- Level
- 9
Related files
- zstZST — Zstandard Single FileA text file compressed with Zstandard (.zst) — the container-free codec on its own — for testing zstd 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.