Browser-local file workflow
v10.83 connects ZIP creation/extraction, archive inspection, GZIP, TAR/TAR.GZ extraction, ZIP merging, multi-ZIP extraction, splitting/joining, duplicate detection, renaming, folder summaries, file inventories, and file-type inspection without requiring a file upload where the browser APIs support the task.
Archive and safety boundaries
Browser memory can limit very large files. TAR extraction supports ordinary TAR/USTAR regular files and directories rather than every PAX/sparse/link edge case. Password-protected or uncommon ZIP compression methods can exceed JSZip support. Normalized download paths do not grant arbitrary filesystem write access.
How to use this ZIP Merger
Combine the contents of multiple ZIP archives into one new ZIP with explicit duplicate-name handling.
- Enter, paste, upload, or choose the inputs shown in the tool above.
- Adjust the available options for the result you need.
- Review the output before copying, downloading, or using it elsewhere.
What this tool does
Merge ZIP archives locally, optionally prefixing entries by source archive to avoid collisions.
Practical tips and limits
Review the inputs and result before using the output elsewhere. Keep the original data when the operation changes or replaces content.