Privvert - private browser-based file toolsPrivvert

ZIP erstellen

Dateien bündeln

Dateien hierher ziehen
oder klicken zum Durchsuchen - Dateien bleiben auf deinem Gerät
Max. Dateigröße: 200 MB

Über dieses Tool

Bundle any files into a single .zip archive directly in your browser. Useful for sending multiple files in one email attachment, sharing a project as a single download, archiving a folder, or shipping deliverables to a client.

Privvert uses standard deflate compression (the same as every other ZIP tool), so the archives open in macOS Finder, Windows Explorer, 7-Zip, WinRAR and every other major tool. Runs entirely in your browser.

Funktionen

  • Add many files at once
  • Custom archive name
  • Standard deflate compression
  • Compatible with every major ZIP tool
  • No file count or size limit beyond browser memory
  • Browser-only - files never uploaded
  • Free and unlimited
  • Optional password protection using classic ZIP encryption

So funktioniert's

  1. Drop in your files.
  2. Name your archive.
  3. Click Create and download the .zip.
🔒 100 % privat

Alles passiert direkt in deinem Browser mit JavaScript und WebAssembly. Deine Dateien werden nie hochgeladen, nie gespeichert und nie von uns gesehen.

Häufig gestellte Fragen

Is the archive compressed?

Yes, with deflate. Already-compressed inputs (JPG, MP4, MP3, PDF) won't shrink much further because they're already efficiently encoded; text and uncompressed binaries shrink significantly.

Can I add password protection?

Encrypted ZIPs are on the roadmap. For now, ZIP first then encrypt the archive with a desktop tool like 7-Zip if you need a password.

What about folders?

Drag a folder into the drop zone and Privvert preserves its structure inside the archive. Browser folder support varies - Chrome and Firefox handle it; older browsers may flatten.

Are there file count limits?

Practically no - the limit is your browser's memory. Thousands of small files work fine on desktops.

How does compression compare to 7-Zip?

For already-compressed formats (JPG, MP3, MP4) the difference is negligible - those files are already near their entropy limit. For text, source code or uncompressed files, 7-Zip's LZMA usually beats classic ZIP by a noticeable margin, at the cost of slower compression.

Will a Windows or macOS recipient be able to extract it?

Yes. Standard ZIP is supported natively on Windows, macOS, iOS and Android. Password-protected ZIPs may prompt for a tool on iOS but extract fine everywhere else.