GtkHash icon
GtkHash icon

GtkHash

 28 likes

Currently supported hash functions include CRC32, ADLER32, GOST, MD2, MD4, MD5, MD6, SHA1, SHA2, SHA3, RIPEMD, HAVAL, TIGER, WHIRLPOOL and BLAKE2.

GtkHash screenshot 1

License model

  • FreeOpen Source

Country of Origin

  • GB flagUnited Kingdom

Platforms

  • Windows
  • Linux
  • BSD
  • Cinnamon
  • GNOME
  • MATE
  • Xfce
  • Flathub
  • Snapcraft
Discontinued

The latest version (1.5) is from September 2022.

4.5 / 5 Avg rating (2)
28likes
3comments
0news articles

Features

Suggest and vote on features
  1.  Multiplatform
  2.  Gtk

 Tags

  • checksum
  • checksum-calculator
  • md5
  • md5sum
  • sha1
  • Xfce

GtkHash News & Activities

Highlights All activities

Recent News

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

Recent activities

  • Breat updated GtkHash
    4 months ago
  • Breat commented on GtkHash
    4 months ago

    seems discontinued, latest version on their github is 2 years old

  • App icon
    Kezxo added GtkHash as alternative to Hash Checker
    8 months ago
  • App icon
    jdakfkj333 added GtkHash as alternative to Hash Droid
    12 months ago
Show all activities

GtkHash information

  • Developed by

    GB flagTristan Heaven
  • Licensing

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

  • Rating

    Average rating of 4.5
  • Alternatives

    42 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  406 Stars
  •  49 Forks
  •  32 Open Issues
  •   Updated May 4, 2025 
View on GitHub

Our users have written 3 comments and reviews about GtkHash, and it has gotten 28 likes

GtkHash was added to AlternativeTo by landroni on Nov 12, 2011 and this page was last updated Feb 15, 2025.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
EchoSeven
Jun 18, 2020
1

Works great on Linux. I had to use Windows recently and was surprised that it was now multi-platform. It can be installed or run as a standalone app. It's my go-to when running any Linux distro, however the size required on Windows is far too large for it to be recommended. (150Mb) If you need an option for Windows I would go with OpenHashTab which is also Open Source!

Tristan Heaven
Jun 29, 2020

Thanks for highlighting the Windows install size issue. This was caused by some unnecessary files being included in the release. The next version should be about 60MB when installed, which is still not very small, but it will be difficult to reduce it much further.

Breat
Feb 15, 2025
0

seems discontinued, latest version on their github is 2 years old

igenn
Jul 29, 2017
0

Very useful!

Blake2, SHA3 and Wirlpool are not available in the pre-build installer, to use those you must enable (& download) them when you compile it from source:

  • nettle
  • blake2
  • linux-crypto

thunar-gtkhash is also a good "extension" for it

What is GtkHash?

Currently supported hash functions include CRC32, ADLER32, GOST, MD2, MD4, MD5, MD6, SHA1, SHA2, SHA3, RIPEMD, HAVAL, TIGER, WHIRLPOOL and BLAKE2.

  • Support for verifying checksum files from sfv, sha256sum, etc.
  • Keyed hashing (HMAC)
  • Parallel/threaded hash calculation
  • Remote file access using GIO/GVfs
  • File manager integration
  • Small and fast, written in C