Announcement: ADC 1.4.5 LTS is released! Get the latest version now for security updates. Download now

ADC

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 an 8-byte header to identify and manage its archive format. This allows for efficient storage and retrieval of data, making it suitable for both personal and professional use.

Go directly to the downloads section

Why ADC

ADC for Every Archive

ADC Archiver can compress and archive any file, making it suitable for sorting and managing files and archives.

ADC for Every Archive

Cross-Platform

ADC Archiver is available on multiple platforms, whether Windows or Linux.

ADC Cross-Platform

Features

Getting Started

Prerequisites

Developers:

Users:

Downloads

Latest version: 1.4.5 LTS "Grand Canyon"

Platform Architecture File Type Download Link SHA256 Signature
Windows amd64 Installer Download 2bad7d6b4503f3db85a42b4b09212305473e48567891f61c838c30a76114a95a adc1.4.5_amd64setup.exe.sig
Windows amd64 Portable Download 3a8151b6c4a7329d3fd297fbc7e60e03009392db4c6ba5a91d354da8badcb316 adc_1.4.5_win_portable_amd64.zip.sig
Linux amd64 tar.xz Download 55f7a1ebf59648d1574736bc8eccaf9e8990d2c60bf0b06ddf42ee393ef2f455 adc.tar.xz.sig
Linux amd64 tar.zst Download f30811fe35d17bc0bd9fc28ac7cb4277543bdf8bfef7653f364e054990acc35e adc.tar.zst.sig
Linux amd64 tar.adc Download a789d94804531d91738eff9251c085f82a1ea8ac190f367db5cfdf6f23148625 adc.tar.adc.sig
Windows N/A Source Code Download N/A N/A
Linux N/A Source Code Download N/A N/A

Please note:

After installing ADC please restart or log out and back in to ensure the adc command is recognized in your terminal and file associations work properly.


Installation

For Linux, download tar.xz or tar.zst and run install.sh. After installation, use adc in the terminal. To remove: remove.sh

Linux installation command

wget -O- "https://raw.githubusercontent.com/The-ADC-Archiver-Project/webscripts/refs/heads/main/install.sh" | bash

Remove ADC on Linux

wget -O- https://raw.githubusercontent.com/The-ADC-Archiver-Project/webscripts/refs/heads/main/uninstall.sh | bash

If the command adc does not work, try:

sudo ln -sf /opt/adc/adc /usr/local/bin/adc && hash -r && adc

Other releases/versions are available here.

Verifying Downloads (Recommended)

Verify integrity and authenticity, especially on Linux.

Linux

sha256sum adc.tar.xz
gpg --verify adc.tar.xz.sig adc.tar.xz

GPG Fingerprint: DAEF 30A4 2EFC 5B43 B08C 4ED4 952C 7816 AD04 55DE

Windows

Get-FileHash adc_1.4.5_win_portable_amd64.zip -Algorithm SHA256
Get-FileHash adc1.4.5_amd64setup.exe -Algorithm SHA256

Compare the output with the hashes listed above. Windows binaries are not GPG-signed.

Test archives: visit repository

Mirrors:

More info for Linux usage: Documentation

Build ADC yourself

Build from source if pre-compiled binaries are unsuitable. Requires Python3, dependencies, and a C compiler. Follow the instructions in the source repository.

Build instructions

Contributing

Please see this document for contributing guidelines: CONTRIBUTING.md

ADC Core Util

Extract .adc files without full ADC Archiver. Useful for OEMs and users.

Check it out.

Reporting Issues

Report bugs: Issue tracker

Get in contact about ADC

Latest news of the mailinglist: ADC Mailinglist Archive

Look for the [ANN] tag to read the latest announcements.


You can talk about ADC in the following places:


RSS Icon