OpenHashTab icon
OpenHashTab icon

OpenHashTab

 30 likes

OpenHashTab is a shell extension for conveniently calculating and checking file hashes from file properties.

OpenHashTab screenshot 1

License model

  • FreeOpen Source

Application type

Platforms

  • Windows
4.6 / 5 Avg rating (5)
30 likes
2comments
0 news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight

Features

  1.  Shell integration
  2.  Checksums verification
  3.  Integrated Virus scanner
  4.  Window Resizing
  5.  SHA256

OpenHashTab News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

Show all activities

OpenHashTab information

  • Developed by

    namazso
  • Licensing

    Open Source (GPL-3.0) and Free product.
  • Written in

  • Rating

    Average rating of 4.6
  • Alternatives

    65 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

GitHub repository

  •  3,315 Stars
  •  129 Forks
  •  64 Open Issues
  •   Updated Jul 30, 2024 
View on GitHub

Our users have written 2 comments and reviews about OpenHashTab, and it has gotten 30 likes

OpenHashTab was added to AlternativeTo by mjbridges on Mar 20, 2020 and this page was last updated Nov 3, 2022.

Comments and Reviews

   
 Post comment/review
EchoSeven
  
Top positive commentJun 18, 2020

Open Source. Super light weight, and really convenient. It should be a standard feature for Windows Explorer's File Property Menu

1
RemovedUser
CommentSep 30, 2022

Simple, elegant, full-featured Windows shell extension for calculating checksum values of files.

0

What is OpenHashTab?

Features: Support for 22 algorithms, see Algorithms High performance hash calculation Native Windows looks High DPI screen support Long path support* Multilingual (Consider contributing to translation!) Check hashes against VirusTotal with a button Hash checking against a checksum file (Supported: hex hash next to file, *sum output (hex or base64), corz .hash, SFV) Hash export to file or clipboard (Supported: *sum output, corz .hash, SFV) Optional context menu option for faster access File associations and standalone mode

  • to the extent Windows and configuration supports it. Enable long paths on 1607+ for better support.

System requirements

Windows Vista or later (x86 / x64 / ARM64) 1 GB RAM or more (for efficent hashing of more than 512 files at a time)

Most of the actions should be obvious. Some not-so-obvious features are listed here:

You can select multiple files or folders, all files will be hashed, directories traversed Double click hash to copy it Double click name or algorithm to copy the line in sumfile format Right click for popup menu: copy hash, copy filename, copy line, copy everything The counters next to the status text is in the format (match/mismatch/nothing to check against/error) Columns sort lexographically, except the hash column which sorts by match type Selecting the tab on a sumfile will interpret it as such and hash the files listed in it. If a hashed file has a sumfile with same filename plus one of the recognized sumfile extensions and the option for it is enabled, the file hash is checked against it.

Algorithms: CRC32 xxHash (XXH32, XXH64) xxHash3 (64 and 128 bit variants) MD4, MD5 RipeMD160 Blake2sp SHA-1 SHA-2 (SHA-224, SHA-256, SHA-384, SHA-512) SHA-3 (SHA3-224, SHA3-256, SHA3-384, SHA3-512) BLAKE3 KangarooTwelve (264 bit) ParallelHash128 (264 bit) and ParallelHash256 (528 bit)

Official Links