Skip to content
Novus Examples
7z712 B

7z - LZMA2 Archive

A 7-Zip archive using LZMA2 compression, containing a small documented file tree. For testing 7z extraction and conversion.

Archive contents — 4 entries7z
  • README.txt
  • records.csv
  • config.json
  • notes.md

Specifications

Format
7z (LZMA2)
Members
4
Encryption
none

What is a .7z file?

7z is the native archive format of 7-Zip, supporting high-ratio LZMA and LZMA2 compression, strong AES-256 encryption, and solid compression across multiple files. It bundles many files with a flexible header and typically outperforms ZIP on compression. It is popular for efficient archiving and distribution.

How to use this file

Use an example 7z to test 7-Zip-compatible extraction, LZMA decoding, solid-archive and multi-volume handling, and optional encrypted-archive support.

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