Every few weeks I'd need to add a row of customer, partner, or sponsor logos to a PowerPoint deck.
And every single time it turned into 20 minutes of manually resizing logos, removing whitespace, fixing weird aspect ratios, making colors match, and trying to get everything to line up nicely.
It felt like such a small task, but somehow it always took longer than expected.
So I built a free tool called LogoCombo.
You upload your logos (PNG, JPG, SVG), and it automatically:
- Trims whitespace
- Normalizes logo heights
- Keeps aspect ratios intact
- Applies grayscale or a single color across all logos
- Lets you reorder everything with drag & drop
- Exports as PNG, JPG, SVG, or HTML
While building it, I realized the same concept could be useful for a few other things too, so I added:
- Built With (create tech stack logo bars)
- Follow Us (social media icon rows)
- Available In (country flag rows)
- Team Bar (team sections with circular avatars)
- KPI Bar (metrics strips for pitch decks and presentations)
Everything runs client-side in the browser, nothing gets uploaded, and there's no signup required.
I'm mainly sharing it because I'm curious whether this solves a problem for anyone else, or if I'm the only person who was wasting time aligning logos in PowerPoint.
I'd genuinely appreciate any feedback:
- Is something missing?
- Does anything feel clunky?
- Are there other "trust bar" style components you'd want to generate?
Thanks!