Developer Tools
DNS Record Generator
Generate common DNS records for domains and subdomains.
Input
DNS Record Generator
dnsrecordsdomaindevops
Output
Generated DNS records
@ 3600 IN A 203.0.113.10 www 3600 IN CNAME @ @ 3600 IN MX 10 mail.example.com @ 3600 IN TXT "google-site-verification=token123" @ 3600 IN CAA 0 issue "letsencrypt.org" ; Zone template for example.com
Related tools
JSON Formatter
Pretty-print raw JSON with configurable indentation.
JSON Validator
Validate JSON and get a clean parse result.
JSON Minifier
Compress JSON into a single-line payload.
JSON Diff
Compare two JSON documents and list what changed.
JWT Decoder
Decode JWT header and payload without verifying the signature.
Regex Tester
Run a regular expression against sample text and inspect matches.