// install via winget
Command Prompt & PowerShell
click to copy
winget install IDRIX.DirHash
// direct download
Download Installer// 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.
// frequently asked questions
How do I install DirHash using winget?
Open PowerShell or Windows Terminal and run:
winget install IDRIX.DirHash. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is DirHash?
Windows command line utility to compute hash of directories and files
Is DirHash free to download?
DirHash is distributed under the BSD 3-Clause "New" or "Revised" License license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update DirHash with winget?
Run
winget upgrade IDRIX.DirHash in PowerShell or Windows Terminal to update DirHash to the latest available version.What architecture does DirHash support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.