BIMI Record Generator & Selector Tool | iN2 Tools

Generate standard-compliant BIMI DNS TXT records containing logo URLs, certificate links, and avatar display preferences.

BIMI DNS Record Generator

Generate standard-compliant Brand Indicators for Message Identification (BIMI) DNS TXT records. Publish your official brand logo in email inboxes alongside SPF, DKIM, and DMARC enforcement.

BIMI Record Settings

Specifies the selector used in DNS lookup (usually "default").
Must be a secure HTTPS link pointing to a compliant SVG Tiny 1.2 file.
Provide certificate link if using Verified Mark Certificate (VMC). Leave blank if none.
Informs receivers whether to prefer the brand logo or a user's personal avatar.

Generated BIMI DNS TXT Record

Add this TXT record to your DNS zone file config.

DNS Setup Tip: Changes to DNS TXT records can take up to 24 hours to propagate globally due to TTL caching. Ensure your DMARC alignment policy is verified first!

About BIMI & Logo Display Prerequisites

Brand Indicators for Message Identification (BIMI) is an email authentication standard that allows organizations that have implemented strong DMARC policies to display their verified brand logo directly alongside outgoing email messages in supporting mail clients (such as Gmail, Apple Mail, Yahoo Mail, and Fastmail).

BIMI Technical Requirements

  • DMARC Enforcement: Your domain must have an active DMARC record with a policy of p=quarantine or p=reject (pct=100). DMARC policies set to p=none will not display BIMI logos.
  • SVG Tiny 1.2 Format: The logo file must strictly adhere to the SVG Tiny 1.2 Portable Secure (PS) profile specification with no external image links, scripts, or non-standard fonts.
  • HTTPS Hosting: The logo and VMC certificate files must be hosted on secure HTTPS web servers with valid SSL certificates.
  • Verified Mark Certificate (VMC): Major mailbox providers like Gmail require a VMC issued by an authorized Certificate Authority (such as DigiCert or Entrust) confirming trademark ownership.

Example BIMI Record Format

default._bimi.example.com. IN TXT "v=BIMI1; l=https://example.com/bimi-logo.svg; a=https://example.com/vmc-cert.pem;"

Related Email Security Tools