Universal Zero-Knowledge Extractor
When you extract a ZIP, RAR, or 7z file online, you are usually uploading all of its contents to a remote server. This exposes your private files to the tool provider.
This Local Archive Extractor uses WebAssembly to read and decompress almost any archive format entirely within your browser's memory. No files are ever uploaded. Supported formats include .zip, .rar, .7z, .tar, .gz, and more.
Using the modern File System Access API, it can write the extracted files directly to a folder on your hard drive, functioning exactly like WinRAR or 7-Zip installed on your computer.