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.
File Organization & Naming
10 toolsRename, clean, sequence, and validate file names.
Browse category →Archive & Compression
11 toolsCreate, inspect, compress, and extract archives.
Browse category →Integrity & Verification
10 toolsGenerate checksums, manifests, and verification reports.
Browse category →File Inspection & Analysis
10 toolsInspect bytes, headers, MIME types, strings, and entropy.
Browse category →Folder & Storage Analysis
10 toolsAnalyze folder size, contents, age, and file distribution.
Browse category →File Splitting & Assembly
10 toolsSplit, join, extract, patch, and verify file chunks.
Browse category →File Security & Privacy
9 toolsEncrypt files and inspect privacy or safety signals.
Browse category →Backup & Change Tracking
10 toolsCompare backup sets and detect file changes.
Browse category →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.