Free Logo API

Get any company logo instantly with Google's powerful CDN. No API keys, no limits, no signup required.

search

file_download Download

Why Choose Free Logo API?

bolt

Lightning Fast

Powered by Google's global CDN with 200+ edge locations worldwide for instant logo delivery.

code

Zero Configuration

No API keys, authentication, or rate limits. Just use the URL pattern and you're ready to go.

all_inclusive

Forever Free

Completely free for unlimited use. No hidden costs, premium plans, or usage restrictions.

Simple API

Just one URL pattern. That's it.

# Basic usage
https://www.google.com/s2/favicons?domain=example.com&sz=128

# Parameters
domain = any-domain.com  # Required - The domain to get logo for
sz = 16-256         # Optional - Size in pixels (default: 16)

# Examples
https://www.google.com/s2/favicons?domain=github.com
https://www.google.com/s2/favicons?domain=spotify.com&sz=64
https://www.google.com/s2/favicons?domain=tesla.com&sz=256

check_circle Supported Formats

  • • PNG images with transparency
  • • Automatic format detection
  • • High-quality rendering

info Size Options

  • • Default: 16x16 pixels
  • • Range: 16px to 256px
  • • Common: 32, 64, 128, 256

Popular Examples

Click any logo to try it instantly

Start Using Free Logo API Today

No signup, no API keys, just pure simplicity.

<img src="https://www.google.com/s2/favicons?domain=your-domain.com&sz=128">

Saved Logos

Embed Code

Preview

HTML Code