Create favicons from text characters or uploaded images. Preview at every standard size and download ready-to-use .ico and PNG files.
The .ico file is a PNG renamed — supported by all modern browsers. For true multi-resolution .ico files, use the PNGs with an offline ICO packager.
<head>.<link rel="icon" href="/favicon.ico" sizes="any"> <link rel="icon" href="/favicon.svg" type="image/svg+xml">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<link rel="icon" href="/favicon.ico" sizes="any"> <link rel="icon" href="/favicon.svg" type="image/svg+xml"> <link rel="apple-touch-icon" href="/apple-touch-icon.png"> <link rel="manifest" href="/site.webmanifest">
Browser tab simulation