Compression instructions below
Go Ad-Free with ezyZip Premium!
Enjoy all your favorite features, like seamless compression, conversion, and easy extraction, without the distraction of ads. Upgrade now for a faster, frustration-free experience!
Sign up!How do I create tar.xz file?
- To add files to your tar.xz archive, you have two options:
- Click "Select files to archive" to open the file chooser
- Drag and drop files directly onto ezyZip
- (Optional) Set the desired compression level by clicking the down arrow next to "Create TAR.XZ File" button.
- Click "Create TAR.XZ File". It will start compressing the files.
- Click "Save TAR.XZ File" to save the archive to selected destination folder.
How do I convert Dropbox files to tar.xz?
- Click on the Dropbox logo () in the file selector button.
- The Dropbox file chooser will appear. You will need to authorise access to ezyZip the first time.
- Once you have selected the file(s), they will appear in the listing. Follow the instructions above to compress the files.
- To save the resulting TAR.XZ file to Dropbox, click on "Dropbox" dropdown under the "Save TAR.XZ File" button. This will require authorisation the first time you run it.
The file will be stored in /Apps/ezyZip folder.
What operating system and browser does ezyZip support?
We are continuously updating the system, so ensure you are using the latest version of one of the popular browsers or their variants. (e.g. Chrome, Firefox, Safari, Opera).
Please let us know via the feedback form if you have any issues.
What is a tar.xz file?
A TAR.XZ file is an archive format that combines the TAR format with XZ compression. The TAR portion bundles multiple files and directories into a single file, preserving the original file structure, while the XZ compression algorithm significantly reduces the size of the TAR archive. This format is favored in Unix and Linux environments where maximum compression efficiency is desired.
TAR.XZ files offer superior compression ratios compared to other formats like TAR.GZ or TAR.BZ2, making them ideal for distributing large software packages or backups. The XZ compression, powered by the LZMA2 algorithm, provides strong compression performance, especially for larger files.