macOS
brew install t2szlocal Homebrew formula metadata
brew
Compress a file into a seekable zstd with per-file seeking for tar archives. Version 1.2.5 via Homebrew; verified from local package data.
install
brew install t2szlocal Homebrew formula metadata
sudo apk add t2szAlpine Linux edge package indexes · t2sz · source: dl-cdn.alpinelinux.org
overview
Compress a file into a seekable zstd with per-file seeking for tar archives
history
t2sz is a command-line compressor for seekable Zstandard output, with special handling for tar archives so individual tar members can be reached without decompressing the whole archive.
The README expands the name as tar to seekable zstd: a tar archive is compressed with each file in an independent Zstandard frame. GitHub repository metadata records the public repository creation in December 2020.
The README advertises package-manager paths for AUR, Homebrew, Snap, Debian-style release packages, and source builds. The Homebrew input also records Alpine and Homebrew packaging, which fits a niche utility used by archive and compression users rather than a broad desktop audience.
t2sz runs in tar mode for .tar input by default and raw mode for other files, accepts stdin and stdout, exposes compression-level and block-size controls, and produces output readable by ordinary Zstandard tools. Seeking benefits require companion readers such as libzstd-seek, indexed_zstd, or ratarmount.
Package nerds care because t2sz sits at the intersection of tar, zstd, random access, and archival ergonomics: it preserves standard decompression while adding structure that downstream tooling can exploit.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
t2sz | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/martinellimarco/t2sz
install metadata
| Package key | brew:t2sz |
|---|---|
| Version | 1.2.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/t2sz |
| Homepage | https://github.com/martinellimarco/t2sz |
| Repository | https://github.com/martinellimarco/t2sz |
| Upstream docs | https://github.com/martinellimarco/t2sz#readme |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/martinellimarco/t2sz/archive/refs/tags/v1.2.5.tar.gz |
| Dependencies | zstd |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | t2sz |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
t2sz 1.1.2-r0
t2sz compress a file into a seekable zstd with special handling for tar archives.
https://github.com/martinellimarco/t2sz
sudo apk add t2szsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.