ZIP, GZIP, Base64, splitting and more – all processing happens right in your browser, no uploads.
Compress multiple files into a ZIP archive.
Open a ZIP file and download the original files.
Compress a single file to .gz format.
Restore a .gz file back to its original form.
Convert any file to a Base64 text string.
Turn Base64 text back into the original file.
Split a large file into smaller chunks.
Combine split chunks back into the original file.
Bundle multiple files into a .tar archive.
Compare size before and after packing.