Fetch any company logo via API and drop it straight into a PowerPoint slide. $0.01/logo, transparent PNG, editable output.
Building a PowerPoint automation tool? Sales-enablement platform? Investor reporting workflow that generates client decks on demand? You need a logo API that returns transparent PNGs (so logos sit cleanly on any slide background) and doesn't require attribution (so your commercial customers don't see a "Powered by" watermark). SuperLogo delivers both at $0.01 per domain lookup, and pairs it with a wall-composite endpoint that generates a full slide-ready "trusted by" strip in a single call.
Chrome favicon service returns 16×16 or 32×32 images. Pasted into a 1920×1080 slide, they're pixelated. SuperLogo returns Lanczos-upscaled logos at up to 1024px.
The /v1/wall endpoint composites up to 100 logos into a single tiled image with smart auto-layout — 5 logos becomes 5×1, 10 becomes 5×2, 100 becomes 10×10. Drop it in as one slide, done.
Every logo API except SuperLogo requires a visible credit link on the free tier. That looks amateur on a pitch deck.
Direct fetch, no AI resolution needed. Perfect when your CRM already has the domain and you just need the pixels.
When you only have "Fortune 500" as text, our AI resolves the domain first, then fetches. Handles typos and TLD variations.
Every logo comes back with a real alpha channel. Sits cleanly on any slide bg — dark, light, gradient, image.
Send an array of domains, get back a single PNG or JPG or editable SVG with all of them arranged in a smart grid. Drop into a slide as one image.
Ship polished sales decks with no "powered by SuperLogo" watermark. Every tier, no exceptions.
Base64-decode the response into raw PNG bytes, then use python-pptx (Python) or officegen (Node.js) to insert as a Picture shape. We have code samples in the API docs.
It outputs whatever tile size + padding you request, up to 100 logos. Common preset: 128px tiles, 8px padding, 5-column layout = a clean 720×290 slide banner.
Send `{"names":["Apple","Google","Microsoft"]}` instead of domains. Our AI resolves the domain first (adds ~1-2s latency), then fetches the logo. Same output shape.
No hard rate limit — your credit balance is the ceiling. Buy $1, do 100 domain lookups or 25 name lookups. Buy $10, do 1,000 domain lookups.
Pay-as-you-go from $0.01/logo. No monthly commit, no attribution required. Existing subscribers get $5 free credit.
View the API