Skip to main content

Install

Pick your framework

The fastest way is the pre-built <LogoSoup> component:
That’s it. Logo Soup analyzes each image and renders them visually balanced.For custom layouts, use the useLogoSoup hook instead — see the React guide.

Logos format

Logos can be plain URL strings or objects with src and optional alt text:

Next steps

Options reference

Tune base size, density, scale factor, alignment, and more.

How it works

Content detection, normalization math, and irradiation compensation explained.

Framework guides

Deep dives for React, Vue, Svelte, Solid, Angular, and vanilla JS.

Core engine API

Use the engine directly for unsupported frameworks or advanced use cases.