A simple Alfred 2 hash workflow's.
- Download the workflow directly or from Packal.
- Double click the downloaded "Hash.alfredworkflow" file to install. Alfred 2 and Powerpack is required
- md5
<string> - sha1
<string> - sha256
<string> - sha512
<string> - htpasswd
<string> - crc32
<string> - whirlpool
<string> - base64_decode
<string> - base64_encode
<string>
You can get a hash from a file in 2 ways:
- Navigate to the file in Alfred box then select the desired algorithm from the File Actions menu:
-
Select the file in Finder, launch Alfred and type one of the following commands:
- md5f
- sha1f
- sha256f
- sha512f
- base64f


