Privately open ZIP and TAR archives online.

Extract, browse and preview ZIP or uncompressed TAR archives in your browser. Protected ZIP files open with a local password check, so your files and password stay on your device.

Pick a ZIP or TAR archive

Supported formats: ZIP and uncompressed TAR

Files never leave your device

Select a ZIP or TAR archive to get started

Browse and preview files from the archive. Click a file to download it, or use the preview button for supported images and text files.

How do I unzip files online?

Choose a ZIP file or an uncompressed TAR archive. Transfer.zip reads the archive directly in your browser and lists its files without uploading the archive to a server. You can preview supported images and text files, then download any extracted file you need.

  1. Pick a ZIP or TAR archive from your device.
  2. If the ZIP file is protected, enter its password in the local prompt.
  3. Browse the archive, preview supported files, or click a file to extract and download it.

Your files and passwords never leave your device. The archive, its contents, and any password are processed only in the current browser tab. The source code is available on GitHub for inspection.

Format and compatibility FAQ

What are ZIP, RAR, 7-Zip and TAR formats?

ZIP is a common compressed archive format with broad device support. RAR and the 7-Zip 7z format use different compression systems and require their own decoders. TAR stores a group of files and folders in one archive and is often used on Unix-based systems; TAR compression such as .tar.gz is a separate step.

Transfer.zip currently opens regular ZIP archives, password-protected ZIP archives, and uncompressed .tar archives. RAR, 7z, .tar.gz, and .tgz formats are not supported by this tool yet.

How do I open a password-protected ZIP file?

Pick the protected ZIP file and enter its password when prompted. The browser checks the password locally before showing the archive contents. Transfer.zip supports the ZipCrypto and AES password protection handled by its ZIP reader. The password is kept in this tab for extraction and is never sent over the network.

What happens when an archive format is unsupported?

The picker shows a clear compatibility error and does not upload the archive. For a RAR or 7-Zip archive, create a ZIP or uncompressed TAR version with software that supports the original format, then open that new archive here.

How do I create and open ZIP files?

Use the Zip Files Online tool to select files or a folder and create a ZIP archive in your browser. Download the new ZIP file, then return to this extractor whenever you want to open it, check its contents, or download individual files.

Who maintains this archive tool?

Robin Karlberg and open-source contributors maintain Transfer.zip and its browser-based file tools. Read about the people and project, view Robin's GitHub profile, or review and contribute to the public source repository.