DirHash

by IDRIX

Windows command line utility to compute hash of directories and files

v1.26.1 BSD 3-Clause "New" or "Revised" License zip x64

Install with winget

Open PowerShell or Command Prompt and run:

winget install IDRIX.DirHash

Copied to clipboard!

1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation

About DirHash

DirHash is a console program that computes the hash of a given directory or file content. Lexicographical order is used for browsing the directory hierarchy. Supported hashing algorithms are MD5, SHA-1, SHA-256, SHA-384, SHA-512, Streebog, Blake2s, Blake2b and Blake3.

clihashhashingfiledirectorymd5sha1sha256sha384sha512

Advanced Install Options

Install (latest)winget install IDRIX.DirHash
Install (pinned version)winget install --id IDRIX.DirHash -e --version 1.26.1
Upgradewinget upgrade IDRIX.DirHash
Uninstallwinget uninstall IDRIX.DirHash

Frequently Asked Questions

How do I install DirHash using winget?
Open PowerShell or Windows Terminal and run: winget install IDRIX.DirHash. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.
What is DirHash?
Windows command line utility to compute hash of directories and files
Is DirHash free to use?
DirHash is distributed under the BSD 3-Clause "New" or "Revised" License license. Check the publisher’s site for full licensing details.
How do I update DirHash with winget?
Run winget upgrade IDRIX.DirHash in PowerShell or Windows Terminal to upgrade to the latest available version.
How do I uninstall DirHash?
Run winget uninstall IDRIX.DirHash to remove DirHash from your system.