OpenHashTab is a shell extension for conveniently calculating and checking file hashes from file properties.
- Support for 14 different selectable algorithms, see Algorithms
- md5sum / sha1sum / sha256sum / etc.. compatibility for checking and exporting hashes
- Easy to use checker and single-click sumfile export to clipboard or file
- Select then
- High performance hash calculation
- Native Windows looks
- Long path support*
- Multilingual: English, German, Italian, Hungarian, Simplified Chinese, Spanish, Danish
* On Windows 8 or later, to the extent Windows supports it.
Most of the actions should be obvious. The hash list supports the following actions:
- Double click hash to copy it
- Double click name or algorithm to copy the line in sumfile format
- Select (possibly multiple) then right click to copy all columns separated by tabs
- The counters next to the status text is in the format
(match/mismatch/nothing to check against/error)
- CRC32
- MD2, MD4, MD5
- RipeMD160
- Blake2sp
- SHA-1
- SHA-2 (SHA-224, SHA-256, SHA-384, SHA-512)
- SHA-3 (SHA3-256, SHA3-384, SHA3-512)
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:
- Bitcoin: 1N6UzYgzn3sLV33hB2iS3FvYLzD1G4CuS2
- Monero: 83sJ6GoeKf1U47vD9Tk6y2MEKJKxPJkECG3Ms7yzVGeiBYg2uYhBAUAZKNDH8VnAPGhwhZeqBnofDPgw9PiVtTgk95k53Rd
- Visual Studio 2019
- InnoSetup
- Open OpenHashTab.sln and click Build Solution on x64/Release and Win32/Release settings
- Use Inno Setup Compiler to compile installer.iss to get the installer
Look into OpenHashTab/OpenHashTab.rc, figuring out what to translate should be trivial. If you have enough development knowledge send a PR, otherwise post an Issue. Thanks for making OpenHashTab better.
xprism (Simplified Chinese), Niccolò Zanichelli (Italian), @vmcall (Danish)
All files are licensed under the following license, unless explicitly stated otherwise in the file:
Copyright 2019 namazso <[email protected]>
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 <https://www.gnu.org/licenses/>.