- securityjwt decoderdecode and inspect json web tokens — header, payload, signature, expiry.
- securitysecret scannerscan code and configs for exposed api keys, tokens and credentials.
- securityssl decoderdecode pem certificates — issuer, expiry, subject alternative names.
- securityhash generatorgenerate md5, sha-1, sha-256, sha-512 hashes and hmac signatures.
- devops.env parserparse .env files and convert to compose, configmap, json and more.
- securitypassword generatorgenerate strong random passwords with configurable length and character sets.
- securitybasic authencode and decode http basic auth headers (username:password ↔ base64).
- datajson formatterformat, minify, and validate json with syntax highlighting.
- datajson to typesgenerate typescript, go, python and rust types from json.
- datajson ↔ yamlconvert between json, yaml and toml formats.
- database64encode and decode base64 — standard and url-safe variants.
- dataurl encoderencode and decode urls and query strings.
- datauuid generatorgenerate uuid v4 and v7 identifiers in bulk.
- networkcidr calculatorcalculate ip ranges, subnet masks and host counts from cidr blocks.
- networkhttp headerslook up http status codes and analyse response headers.
- networkapi response diffcompare two api responses side by side.
- networkdns lookupquery dns records via doh — a, aaaa, cname, mx, txt, ns, soa.
- networkwhats my iplook up your public ip address, location, and isp.
- devopsdocker compose validatorvalidate docker-compose.yml for errors, misconfigs and security issues.
- devopsopenapi validatorvalidate openapi 3.x and swagger 2.0 specs. view endpoints and errors.
- devopscurl to codeconvert curl commands to python, javascript, go, rust and more.
- devopscron parserdecode any cron expression into plain english with next run times.
- devopstimestamp converterconvert unix timestamps to readable dates across timezones.
- devopsregex testertest regular expressions with live match highlighting and capture groups.
generate, decode, validate, convert, inspect…