Tools
-
Base64 Encode / Decode
Encode your string to Base64 or decode your Base64 encoded string. Open » -
JWT Encode / Decode
Encode, decode, and verify your JWT (JSON Web Token), and parse its header, payload, and signature. Open » -
MD5 Encrypt
Generate a MD5 hash of your string and encrypt it. Open » -
SHA1 Encrypt
Generate a SHA1 hash of your string and encrypt it. Open » -
SHA256 Encrypt
Generate a SHA256 hash of your string and encrypt it. Open » -
JSON Viewer
Parse and view your JSON data in a tree view, navigate through all branches, filter, and update. Open » -
CSV Editor
Parse and view your CSV data in a table view, navigate through all rows and columns, filter, and update. Open » -
Character Counter
Count characters, letters, words and lines written in a text. Open »