Inspect an npm tarball
Input: react-18.3.0.tgz (~100 KB)
Output: package.json, lib/index.js, and 18 other files listed — download exactly the ones you want.
500+ fast, free tools. Most run in your browser only; Image & PDF tools upload files to the backend when you run them.
Extract files from .tar.gz, .tgz, and .tar archives in your browser
TAR.GZ Extractor on UtilityKit opens .tar.gz, .tgz, and plain .tar archives in your browser, lists every file inside, and lets you download any single entry with one click. The tool detects the gzip magic bytes (0x1F 0x8B), decompresses with pako, then walks the POSIX/USTAR tar header chain to enumerate files. Everything runs locally — no upload, no server, no install. GNU long-name (LongLink) extensions are handled, and pre-decompressed .tar files are accepted as-is. Drop in an archive up to 200 MB, browse the file list with paths and uncompressed sizes, and pull out exactly the files you need without unpacking the rest. Useful when you receive a Linux source tarball, a Docker image layer, or a backup .tgz on a machine that lacks a command-line unarchiver, or when you just want a quick GUI inspection of an unfamiliar archive without opening a terminal.
Input: react-18.3.0.tgz (~100 KB)
Output: package.json, lib/index.js, and 18 other files listed — download exactly the ones you want.
Input: site-backup.tar.gz (180 MB)
Output: Single config/.env file downloaded — no need to expand the full backup on disk.