gziptool
A simple tool to archive and unarchive files using the gzip algorithm. 
Usage
Drag multiple files to create an archive.
Drag an archive to extract its contents.
CLI
Archive:
gziptool archive <output_file> <input_files>
Unarchive:
gziptool unarchive <input_file> <output_dir>`
Version:
gziptool info
#other