Your files stay on your device Tar Inspector and Builder for .tar and .tar.gz List what is inside a .tar or .tar.gz (ustar headers, checksums, sizes, modes), extract one entry or a multi-select into one ZIP, or build a deterministic archive. Links and devices are refused with named reasons. Tar file A gzip signature (1f 8b) routes the file through the gzip engine first: same CRC-verified guards, no duplicated logic. Listing never extracts: each entry is one header read, and extraction slices exactly one entry's bytes. Files to archiveCompress to .tar.gzBuild tar Names must fit the ustar name+prefix fields, longer names are refused with a reason (GNU/PAX long-name styles are read by the inspector but not written). - No symlinks, hard links, device nodes, FIFOs, or GNU sparse files. Listed with a named reason, never extracted. - No archive-in-archive recursion, no extraction outside the browser download, no permissions or timestamps written (deterministic headers). - No 7z or RAR: 7z needs a dependency intake that has not been approved; RAR is permanently out. Nothing in yet Paste, drop, or type to begin. Everything stays on this device. drop a .tar or .tar.gz to list it, or pick files to build one Next door in Files - ZIP inspector & builder (/files/zip) - Gzip compress/decompress (/files/gzip) All files tools (/files) Canonical HTML: https://nutter.tools/files/tar Markdown version: https://nutter.tools/files/tar/index.md Plain-text version: https://nutter.tools/files/tar/index.txt Agent index: https://nutter.tools/llms.txt