Tools directory
Every cent-ai tool, grouped by category. Every tool listed here is live today — nothing on this page is a planned or upcoming feature.
Data formatting
Format, validate, and transform structured data formats.
JSON Formatter and Validator
Format, validate, and sort JSON with clear syntax errors, live preview, and one-click copy or download.
- format
- validate
- sort-keys
- live-preview
YAML Formatter and Validator
Format, validate, and sort a single YAML document with clear parse errors and live preview.
- format
- validate
- sort-keys
- live-preview
Encoding
Security
Inspect tokens and generate digests, processed only by cent-ai's API and never forwarded to external services.
JWT Decoder
Decode a JWT's header and payload to read its claims. Does not verify the signature.
- decode
- live-preview
Hash Generator
Generate an MD5, SHA-1, SHA-256, or SHA-512 hex digest of text input.
- md5
- sha1
- sha256
- sha512
- live-preview
TLS/Certificate Inspector
Connect to a host over TLS and report its certificate's subject, issuer, validity, and trust status.
- fetch-certificate
- trust-check
Certificate Decoder
Decode a PEM-encoded X.509 certificate's subject, issuer, validity, SANs, and public key details.
- decode
- live-preview
HMAC Generator
Generate an HMAC-MD5, HMAC-SHA1, HMAC-SHA256, or HMAC-SHA512 digest of text input using a secret key.
- md5
- sha1
- sha256
- sha512
- live-preview
CSR Decoder
Decode a PEM-encoded PKCS#10 certificate signing request's subject, public key, and requested SANs.
- decode
- live-preview
HTTP Security Headers Checker
Check a domain's HSTS, CSP, and other security-relevant HTTP response headers, with findings and remediation guidance.
- hsts
- csp
- frame-protection
- findings
SSL/TLS Domain Checker
Check a domain's TLS certificate health: trust, expiry, hostname match, chain, and negotiated protocol/cipher.
- trust-check
- expiry
- hostname-match
- chain
- cipher
- findings
Certificate Analyzer
Analyze a pasted PEM certificate's fields, extensions, and expiry, with clear findings and remediation guidance.
- analyze
- expiry
- findings
Certificate Chain Validator
Validate a live host's certificate chain: ordering, missing intermediates, expired links, and basic constraints.
- chain-validation
- findings
Certificate Expiry Checker
Check certificate expiry from a live domain or a pasted/uploaded PEM certificate, with clear severity levels.
- expiry
- findings
Secret Scanner
Scan text for likely secrets — cloud/API tokens, private keys, database URLs — entirely in your browser by default.
- pattern-detection
- contextual-detection
- entropy-detection
- redaction
- findings
.env Security Scanner
Scan .env-style configuration for exposed secrets, publicly-shipped credentials, weak defaults, and risky settings — paste content directly, or check a live URL.
- pattern-detection
- contextual-detection
- entropy-detection
- config-risk-checks
- findings
Networking
Work out addressing and subnetting for infrastructure you manage.
CIDR / Subnet Calculator
Calculate network address, broadcast address, netmask, and usable host range from IPv4 CIDR notation.
- subnet-math
- live-preview
DNS Lookup
Look up A, AAAA, CNAME, MX, TXT, and NS records for a hostname.
- a-record
- aaaa-record
- cname-record
- mx-record
- txt-record
- ns-record
IP Lookup
Classify an IPv4 or IPv6 address (public, private, loopback, link-local) and look up its reverse DNS.
- classify
- reverse-dns
HTTP Header Inspector
Fetch a URL's status code and response headers, following redirects and reporting the redirect chain.
- fetch-headers
- follow-redirects
- live-preview