Generate an MD2 hash for any string input.
Generate an MD5 hash of 32 characters length for any string input.
Encode any string input to Base64.
Decode Base64 input to back to string.
Decode Base64 input to an image.
Convert text to ascii and the other way for any string input.
Convert text to binary and the other way for any string input.
Generate a bcrypt password hash for any string input.