Skip to content
Novus Examples
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

246 B
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

Generated by generation/q8_extras.py. Free for any use, no attribution required — license.