deco is an open source generic archive file extractor application that features a consistent command-line interface, as well as consistent behavior.
deco creates an extraction folder if there is more than one file or directory at the top level of the archive, and it is able to repair weird permissions.
Product's homepage
What's New in This Release: [ read full changelog ]
· A crash when handling archive formats that always extract to a subdirectory was fixed.
· A grammatical mistake in the usage message and a (still) misleading error message was corrected.
· Minor code cleanup and optimization.
· The compiler optimization level was set to -O2 instead of -O1 in the default cflags.