Understand OpenBrand extraction capabilities
mainOpenBrand extracts several types of brand assets from a provided URL:
- Logos: Extracted from favicons,
apple-touch-icons, header/nav logos, and inline SVGs (using dimension probing). - Brand colors: Derived from
theme-colormeta tags,manifest.json, and dominant colors from logo imagery. - Backdrop images: Extracted from
og:image, CSS backgrounds, and hero/banner images. - Brand name: Derived from
og:site_name,application-name, logo alt text, and the page title.