TAR & GZIP Archive Tool
Pack files into .tar or .tar.gz, extract TAR/GZIP archives, and gzip files — right in your browser.
Overview
How to create and extract TAR, GZIP and ZIP archives
Bundle multiple files into a single .tar or .tar.gz archive, extract .tar/.tar.gz/.tgz archives (delivered as a .zip so your browser can save them in one download), and gzip or gunzip single files. Everything runs locally in your browser with fflate and an in-house TAR writer — your files never leave your device.
Use cases
When to create and extract TAR, GZIP and ZIP archives
- 01
Bundle a set of files into a single .tar.gz to share or upload
- 02
Extract a .tar.gz you downloaded without installing command-line tools
- 03
Gzip a log or data file before archiving it
Examples
Archive tool examples
5 files → pack
ex 011 archive.tar.gz
Bundle several files into one compressed archive.
release.tar.gz → extract
ex 02release.zip of the contents
Unpack an archive and save the files as a zip.
FAQ
Archive tool: common questions
More
Tools that pair well
Last updated