Cryptic World

A growing toolkit for everyday security tasks — hash text, decode JWTs, and encode or decode data, all in one place. This application encodes all input data using UTF-8 before running any operation.

Tools

Available
Hash Text

Generate hashes from any text using algorithms like SHA-256, MD5, and Blake2b.

Coming soon
JWT Decoder

Decode and inspect the header, payload, and signature of a JWT.

Coming soon
Base64 Encode / Decode

Convert text to and from Base64 in either direction.

Coming soon
URL Encode / Decode

Percent-encode or decode strings for safe use in URLs.