Compression instructions below
How do I create tar.lz4 file?
-
To add files to your tar.lz4 archive, you have two options:
-
Click "Select files to archive" to open the file chooser
- Drag and drop files and folders directly onto ezyZip
-
-
(Optional) Set the desired compression level by clicking the down arrow next to "Create TAR.LZ4 File" button.
-
Click "Create TAR.LZ4 File". It will start compressing the files.
-
Click "Save TAR.LZ4 File" to save the archive to selected destination folder.
How do I create tar.lz4 archive from a folder?

How do I convert Dropbox files to tar.lz4?
-
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.LZ4 file to Dropbox, click on "Dropbox" dropdown under the "Save TAR.LZ4 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.lz4 file?
A TAR.LZ4 file combines the TAR archiving format with LZ4 compression. Files are first archived using TAR, preserving their structure and metadata, then compressed with LZ4, an extremely fast compression algorithm. This format prioritizes speed over compression ratio, making it ideal for scenarios where processing time is critical.
LZ4 compression is designed for applications requiring real-time data compression, offering decompression speeds that can reach multiple gigabytes per second on modern hardware. While it doesnt achieve the compression ratios of algorithms like BZIP2 or Zstandard, its exceptional speed makes TAR.LZ4 perfect for backup systems, log compression, and other applications where rapid processing is essential. When creating TAR.LZ4 archives with ezyZip, date information is not included and empty directories are not added to the resulting archive file.