Supported Input Formats:
- TAR: Common archive format for Unix/Linux systems
- TAR.GZ / TGZ: TAR archive compressed with Gzip
- TAR.BZ2 / TBZ2: TAR archive compressed with Bzip2
- TAR.XZ / TXZ: TAR archive compressed with XZ
- RAR: WinRAR compressed format
- 7Z: 7-Zip compressed format
- GZ: Gzip compressed file
- BZ2: Bzip2 compressed file
- XZ: XZ compressed file
Compression Level Description:
- No Compression: Archive only, fastest speed
- Lowest Compression: Lower compression ratio, faster speed
- Standard Compression: Balanced compression ratio and speed, recommended
- Highest Compression: Maximum compression ratio, smallest file size, but longer processing time
Features:
- Supports batch conversion of multiple archive files
- Automatically detects archive formats
- Adjustable compression level for output ZIP files
- Preserves original directory structure
Use cases:
- Convert TAR.GZ from Linux systems to Windows-friendly ZIP
- Standardize archive formats for easier distribution
- Convert RAR/7Z to the more universal ZIP format
Note:Converting large archives may take some time, please be patient.