Browser-Based Utilities

Administrator Toolbox

Encode data, inspect certificates, generate identifiers and hashes, and validate email-security records from one focused workspace.

10 utilities

What Is My IP?

Open IPChicken to identify the public IP address visible to internet services.

Check Public IP

GUID Generator

Create a new globally unique identifier directly in your browser.

Generated GUID

Base64 Encoder / Decoder

Encode UTF-8 text as Base64 or decode a Base64 value back into readable text.

Result

Base64 Certificate Reader

Paste a PEM-encoded or raw Base64 certificate to inspect its decoded properties.

Certificate details

            

Text to Hash

Generate a digest from text using one of several common hash algorithms.


            

SRI Hash Generator

Generate a SHA-384 Subresource Integrity value from a JavaScript file or URL.

openssl dgst -sha384 -binary FILENAME.js | openssl base64 -A
Uploaded files are processed locally in your browser and do not leave your computer. Review the implementation in it-tools.js.
🛸