Install
Pick your framework
- React
- Vue
- Svelte
- Solid
- Angular
- Vanilla JS
The fastest way is the pre-built That’s it. Logo Soup analyzes each image and renders them visually balanced.For custom layouts, use the
<LogoSoup> component:useLogoSoup hook instead — see the React guide.Logos format
Logos can be plain URL strings or objects withsrc 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.