BIMI Record Generator

Generate properly formatted BIMI DNS records with validation and comparison

Overview

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.comthat tell email providers where to find your verified logo.

How to Use

  1. 1

    Enter Your Domain

    Input your domain name (e.g., example.com). The tool will automatically check for existing BIMI records.

  2. 2

    Add Logo URL

    Enter the HTTPS URL where your BIMI-compliant SVG logo is hosted. The tool validates the URL in real-time.

  3. 3

    Add VMC URL (Optional)

    If you have a Verified Mark Certificate (VMC), enter its HTTPS URL. This is optional but required for some email providers.

  4. 4

    Copy Generated Record

    Copy the generated BIMI record and add it to your DNS as a TXT record at default._bimi.yourdomain.com.

BIMI Record Format

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)

Key Features

Real-time Validation

Validates logo and VMC URLs as you type

Record Comparison

Shows differences between existing and new records

Proper Formatting

Generates syntactically correct BIMI records

One-Click Copy

Easy copy to clipboard functionality

Common Issues

Logo URL Validation Failed

Ensure your logo is hosted on HTTPS and is accessible publicly. The URL must return a valid SVG file.

VMC URL Validation Failed

Verify your VMC is hosted on HTTPS and the certificate is valid. The URL must return a PEM-encoded certificate.

DNS Record Not Found

After adding your BIMI record, allow up to 48 hours for DNS propagation before validation.