Convertor

ZIP in TAR umwandeln

Packe ein ZIP in ein TAR-Bündel um — das Format, das Unix-Tools, Build-Skripte und Deployment-Pipelines erwarten.

Von
To

ZIP

The universal archive format. Bundles files and folders into one compressed file that opens on any system without extra software.

TAR

The standard Unix bundle format. Collects files and folders into a single uncompressed file, common on Linux and macOS.