11 browser-based tools

Archive & Compression

Create, inspect, compress, and extract archives. All processing stays in your browser whenever the selected tool supports local processing.

Tools in this category

11 tools shown

No file tools match your search.

Explore all file categories

Move between related Callfile tool collections.

Working with archives without surprises

Archive files are convenient because they bundle many items into a single package, but the format you choose matters. ZIP is the most practical choice when files need to move between Windows, macOS, and mobile devices. TAR and TGZ are more common in server, development, and backup workflows where folder structure and Unix-style packaging are important.

Before creating or extracting an archive, check what is actually inside it and where those files will be written. A small archive can expand into a much larger folder, duplicate existing names, or contain nested directories you did not expect. For important transfers, keep the original files until you have opened a few extracted items and confirmed the archive is complete.

Practical tips

  • Use ZIP when the recipient or destination environment is unknown; it has the broadest everyday compatibility.
  • Check free disk space before extracting large compressed archives, because the unpacked files may be many times larger than the archive itself.
  • Keep folder structure intact when packaging projects, websites, or backups so relative paths do not break after extraction.
  • Treat password-protected archives as a transport layer, not as your only backup. Keep the password somewhere separate from the archive.
  • After a critical transfer, verify that the archive opens cleanly before deleting the original copy.