logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Extract Archive - Unpack Files with dtrx | Online Free DevTools by Hexmos

Extract archives easily with dtrx. Unpack various file formats automatically by guessing the tool from extension. Free online tool, no registration required.

dtrx

“Do The Right eXtraction” - extract any archive into new directory by guessing the tool from extension. More information: https://github.com/dtrx-py/dtrx.

  • Extract archive, guessing the extraction tool from extension:

dtrx {{path/to/file}}

  • Extract archive, overwrite any existing target output:

dtrx --overwrite {{path/to/file}}

  • Extract archive, put everything into current directory:

dtrx --flat {{path/to/file}}

See Also