Archives & splitting
7 tools, including Create a TAR file, Create a ZIP file, Extract a ZIP file and TAR to ZIP. All free, with no account and nothing to install.
Create a TAR fileBundle several files into an uncompressed .tar, the archive Unix tooling expects.Create a ZIP fileBundle several files into one ZIP, choosing how hard to compress them.Extract a ZIP fileOpen a ZIP, TAR or GZIP archive and download any file inside it, one by one.TAR to ZIPRepack a .tar, .tar.gz or .tgz archive as a ZIP that Windows opens without extra software.ZIP to TARRepack a ZIP as an uncompressed .tar, the format most Unix tooling expects.File MergerJoin file pieces (or any files) back into one, in the order you set.File SplitterCut any large file into pieces — of a fixed size, or into a number of equal parts — then download them together and rejoin them later.