winget install --id=namazso.OpenHashTab -e
OpenHashTab is a shell extension for conveniently calculating and checking file hashes from file properties.
OpenHashTab is a shell extension designed to streamline the process of calculating and verifying file hashes directly from the file properties menu in Windows. This tool simplifies hash operations by integrating seamlessly into the operating system’s context menu, enabling users to access essential hashing functionalities with just a few clicks.
Key Features:
Audience & Benefit:
Ideal for IT professionals, security experts, developers, and anyone requiring fast and reliable file hashing operations. OpenHashTab enhances workflow efficiency by providing direct access to essential tools within the familiar Windows environment, eliminating the need for standalone applications or command-line interfaces.
Available via winget for easy installation, OpenHashTab is a lightweight yet powerful solution for managing file hashes with precision and convenience.
OpenHashTab is a shell extension for conveniently calculating and checking file hashes from file properties.
* to the extent Windows and configuration supports it. Enable long paths on 1607+ for better support.
Most of the actions should be obvious. Some not-so-obvious features are listed here:
(match/mismatch/nothing to check against/error)
Override Windows language selection
Add a DWORD
named LangIdOverride
to HKEY_CURRENT_USER\SOFTWARE\OpenHashTab
with your preferred LCID
Disable VirusTotal button for all users on a machine
Add a DWORD
named ForceDisableVT
to HKEY_LOCAL_MACHINE\SOFTWARE\OpenHashTab
with a nonzero value
This software is provided completely free of charge to you, however I spent time and effort developing it. If you like this software, please consider making a donation:
Translate the project at Weblate
In addition to contributors reported by git, some translations were also contributed by: xprism, @NieLnchn (Simplified Chinese), Niccolò Zanichelli (Italian)
More options and commands can be found in the GitHub Actions workflow
HashTab was a similar purpose proprietary software. While this software has been inspired by it, I was never a user of HashTab and this software contains no code or resources related to it.
All original code in this repo are licensed under the following license, unless explicitly stated otherwise in the file:
Copyright 2019-2023 namazso
OpenHashTab - File hashing shell extension
OpenHashTab is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
OpenHashTab is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with OpenHashTab. If not, see .
This software also contains or uses code from various other sources, for a complete list see license.installer.txt