Useful tools,
all in one place.
Developer workflow, data and API, encoding, security, automation, and cloud-native utilities — mostly browser-local.
Recent and saved tools
Developer workflow
Compare, test, inspect, and generate everyday development data.
Security & certificates
Inspect JWTs, hashes, certificates, and cryptographic test material.
JWT Decoder & Expiry Checker
Decode JWT headers and claims, inspect timestamps, and check expiration locally. Decoding does not verify the signature.
Runs locally ↗SecurityPEM Certificate Inspector
Inspect an X.509 PEM certificate, validity dates, subject, issuer, serial number, and SHA-256 fingerprint locally.
Runs locally ↗SecurityRSA Certificate Generator & Parser
Generate a self-signed RSA X.509 certificate and parse RSA certificates or keys online. Generated material is returned once and never stored.
Backend check ↗SecurityJWT HS256 / RS256 Sign & Verify
Generate and verify HS256 or RS256 JWT signatures locally, with algorithm and exp/nbf checks. Tokens and keys never leave your browser.
Runs locally ↗SecuritySSL Certificate Generator for IP & Domain (PEM)
Generate a self-signed SSL/TLS certificate for a domain name or IP address with the correct Subject Alternative Name, returned as PEM certificate and private-key files.
Backend check ↗SecurityTLS / SSL Certificate Checker
Inspect a public website's live TLS certificate, chain, SANs, expiry, fingerprint, protocol, cipher suite, and trust result without installing OpenSSL.
Backend check ↗SecuritySHA Hash Generator
Generate SHA-256, SHA-384, SHA-512, or SHA-1 digests from text and local files in your browser.
Runs locallyCloud native
Debug Helm, Kubernetes manifests, Secrets, and environment changes.