Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Brandfetch Logo FetcherNew to Visual Studio Code? Get it now.
Brandfetch Logo Fetcher

Brandfetch Logo Fetcher

fabioc-aloha

| (0) | Free
Fetch company logos and brand assets by domain name — insert as Markdown, SVG URL, or HTML
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Brandfetch Logo Fetcher

Brandfetch Logo Fetcher Banner

Fetch company logos and brand assets by domain — insert as Markdown, SVG URL, or HTML

VS Code

Type a domain name, choose your format, and the logo is ready to paste. Powered by Brandfetch API with Logo.dev fallback. LRU cache keeps repeated lookups instant.

Features

  • Instant logo lookup — type a domain, get a logo URL in seconds
  • Multiple output formats — Markdown image, SVG URL, PNG URL, or HTML img tag
  • Logo.dev fallback — automatic fallback when Brandfetch returns nothing
  • LRU cache — repeated lookups never hit the network twice
  • Secure key storage — API key stored in VS Code SecretStorage, never in settings
  • Right-click menus — right-click anywhere in an editor → Fetch Logo or Insert Logo at Cursor without opening the Palette

Requirements

A Brandfetch API key is required for full access (generous free tier). Logo.dev fallback works without a key — set yours via Brandfetch: Set API Key.

Commands

Command Where Description
Brandfetch: Fetch Logo by Domain Palette · Editor right-click Fetch and copy to clipboard
Brandfetch: Insert Logo at Cursor Palette · Editor right-click Insert Markdown image at cursor
Brandfetch: Set API Key Palette Store Brandfetch API key (uses VS Code SecretStorage)
Brandfetch: Clear Logo Cache Palette Clear in-memory LRU cache

Output Formats

  • Markdown Image — ![domain](https://...)
  • SVG URL — raw URL for SVG logo
  • PNG URL — raw URL for PNG logo
  • HTML <img> — full img tag

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft