DKIM Record Generator & Validator
Build a valid DKIM DNS TXT record (selector._domainkey) from the v / k / p / h / s / t / n tags (RSA 1024/2048/4096 or Ed25519), validate any existing record against RFC 6376, decode every tag with plain-English explanations, estimate the public-key bit length, generate dig / nslookup / kdig (DoH) lookup commands for the selector, generate OpenDKIM keygen + openssl key-generation commands, and split long 2048/4096-bit TXT records into publishable chunks. 100% client-side generation and validation; live lookup requires the network via the generated dig commands.
Build a valid DKIM DNS TXT record (selector._domainkey) from the v / k / p / h / s / t / n tags (RSA 1024/2048/4096 or Ed25519), validate any existing record against RFC 6376, decode every tag with plain-English explanations, estimate the public-key bit length, generate dig / nslookup / kdig (DoH) lookup commands for the selector, generate OpenDKIM keygen + openssl key-generation commands, and split long 2048/4096-bit TXT records into publishable chunks. 100% client-side generation and validation; live lookup requires the network via the generated dig commands. Everything runs locally in your browser — your data never leaves your device.
How to use
- Enter your input in the tool above.
- Adjust any options to your preference.
- Use the Copy or Download buttons to save the result.
- Everything happens locally — your data never leaves your browser.