ADC - ArchivedDataCodec
ADC (ArchivedDataCodec) is an open-source file extension and archiving/compression tool that uses zlib for efficient compression and decompression of various file types. With a simple command-line interface, ADC supports both Windows and Linux, making it easy for users to archive and extract files. ADC Archiver uses a byte-key of 4, meaning that it can create archives up to 4GB. This limit is ideal for standard file archiving but may not be suitable for very large files or datasets. Future updates may include support for larger archives. ADC1.2 for Windows downloadADC for Linux
ADC Archiver is at the moment only available for Windows 10+ and Linux. The way it works is via terminal.
Get ADC1.2 for Linux![ADC for Linux](https://raw.githubusercontent.com/Mealman1551/mealman1551.github.io/refs/heads/main/img/Linux.png)
ADC for Every Archive
ADC Archiver can compress and archive any file, therefore it's really suitable for sorting and managing files and archives.
![ADC for Every Archive](https://raw.githubusercontent.com/Mealman1551/mealman1551.github.io/refs/heads/main/img/Schermafbeelding%202024-10-25%20202149.png)
Cross-Platform
ADC Archiver is there for every platform, may it be Windows or Linux, ADC is there for you.
![ADC Cross-Platform](https://raw.githubusercontent.com/Mealman1551/mealman1551.github.io/refs/heads/main/img/ADC%20Crossplatform.png)
Features
- Great Compression Algorithm: Utilizes zlib for efficient compression.
- Cross-Platform: Compatible with both Windows and Linux.
- Command-Line Interface: Simple and intuitive interface.
- Support: Supports a wide range of file types.
Getting Started
Prerequisites
Developers:
- Python 3.x
- Zlib library (typically included with Python)
Users:
- Windows 10 or higher
- A Linux distro