Generate properly formatted BIMI DNS records with validation and comparison
The BIMI Record Generator helps you create syntactically correct BIMI DNS records for your domain. It validates your logo and VMC URLs in real-time and shows you a comparison with any existing BIMI records found for your domain.
BIMI records are TXT records published at default._bimi.yourdomain.com
that tell email providers where to find your verified logo.
Input your domain name (e.g., example.com). The tool will automatically check for existing BIMI records.
Enter the HTTPS URL where your BIMI-compliant SVG logo is hosted. The tool validates the URL in real-time.
If you have a Verified Mark Certificate (VMC), enter its HTTPS URL. This is optional but required for some email providers.
Copy the generated BIMI record and add it to your DNS as a TXT record at default._bimi.yourdomain.com
.
A BIMI record consists of the following components:
v=BIMI1; l=https://example.com/logo.svg; a=https://example.com/vmc.pem
v=BIMI1
- Version tag (required)l=
- Location of your SVG logo (required)a=
- Authority (VMC) location (optional)Validates logo and VMC URLs as you type
Shows differences between existing and new records
Generates syntactically correct BIMI records
Easy copy to clipboard functionality
Ensure your logo is hosted on HTTPS and is accessible publicly. The URL must return a valid SVG file.
Verify your VMC is hosted on HTTPS and the certificate is valid. The URL must return a PEM-encoded certificate.
After adding your BIMI record, allow up to 48 hours for DNS propagation before validation.