
to compress: QuickARC -c <input file> <output archive name>

to uncompress: QuickARC -d <input archive name> <output path>

Allow to perform compression and decompression using one algorithm BWT + arithmetic coding

it allow the user to perform addition, deletion and modification of data in the archive

archive incorporate Cyclic Redundancy Check (CRC-32) to confirm the integrity and check for any errors in the files in the archive