Hash Generator

Calculate hash (MD5, SHA1/2,...) easily and conveniently without online tools. DevUtils.app allows you to quickly calculate hashes string right in your macOS without any internet connection.

DevUtils.app: Hash Generator macOS app

Quickly calculate a hash string

You can inspect a string quickly from anywhere in your macOS. Activate the app by:

  • Press Space
    (Or your own customized hotkey, up to you)
  • Click to iconDevUtils.app status bar icon in the status bar

Input

Simply enter your string in the textbox. You can also load the content from:

  • Your clipboard
  • A file (drag drop)
  • Right click → Load from File...

Output

The following information will be displayed on the right side of the app:

  • MD2
  • MD4
  • MD5
  • SHA1
  • SHA224
  • SHA256
  • SHA384
  • SHA512

You can also change the case of the output hashes by check/uncheck the "lowercased" checkbox.

More hash functions will be supported in the future versions of DevUtils.

DevUtils can also help you with a lot of other tasks: Format JSON string, decode Base64, debug your RegExp, compare text diff, and many more. Click here to learn more and give it a try!