Favicon Link Generator

Generate the complete set of favicon HTML link tags for every platform. Apple Touch icons in all sizes, Android Chrome icons, Microsoft Tile images, Safari pinned tabs, and web app manifest - all from one simple config.

FAQ

iOS (Apple Touch icons in 10 sizes), Android Chrome (192 and 512), Windows/Microsoft tiles, Safari pinned tab SVG, and the standard favicon sizes (16, 32). Select which platforms you need and generate only the relevant tags.

Not necessarily. The most important ones are the standard 16x16 and 32x32 favicons, the 180x180 Apple Touch icon, and the 192x192 Android icon. Use the checkboxes to select only what you need.

16x16 (browser tabs), 32x32 (taskbar, bookmarks), 180x180 (Apple Touch icon for iOS home screen), 192x192 (Android/manifest), 512x512 (PWA splash screen). A single 512x512 PNG with multiple link tags for different sizes covers all platforms.

Browsers aggressively cache favicons. A new favicon may take hours or days to update. To force refresh: clear browser cache, use a versioned filename (favicon.svg?v=2), or add a cache-busting query parameter. Search engines may take weeks to update your favicon in search results.

Copy the generated HTML and paste it into the <head> section of your pages. Make sure your icon files actually exist at the paths referenced in the tags.