What this tool does
- FOUR FORMATS READ WITH NOTHING INSTALLED: ZIP, TAR, TAR.GZ (and .tgz) and GZ. The contents are shown before you save anything.
- CONTENTS ARE COPIED, NOT REBUILT: a file taken out of an archive comes out byte for byte identical to the one that went in. It is compared on every release, on a binary file.
- The format is recognised from the BYTES, not the extension: a .tar.gz renamed .zip opens anyway, which is the ordinary fate of email attachments.
- Accented names are correct, including in older archives that predate UTF-8, “société.txt” comes out as “société.txt”, not “sociÚtÚ.txt”.
- An ENCRYPTED entry, or one compressed in a way we do not know, is listed WITH ITS REASON alongside the others. A zero-byte file would have you believe your archive is damaged.
What it does not do: RAR and 7z are NOT read, nor are bzip2, xz or zstd: each needs a full decoder, a megabyte of code downloaded to your machine, and we will not add it while the browser cannot do the job on its own. The archive is recognised and named, so you never get “unknown format”, but it does not open here. We do not ask for passwords: an encrypted archive stays closed. And everything fits in the tab's memory, so past 512 MB the archive is refused when you drop it, with the figure, rather than after a minute of waiting.
Nothing is uploaded. Cut your network connection once this page has loaded: the tool keeps working. How to check it yourself.
The other tools
- Merge PDFs: Several files, one document, in the order you decide.
- Organize pages: Reorder, rotate, delete, duplicate: the whole plan.
- Extract pages: Pick pages, take them out into a document of their own.
- Delete pages: Remove pages while looking at them, and they do not survive under the file you get.