Frequently asked questions
Which favicon sizes should I use?
Use 16x16 and 32x32 for browsers, 192x192 for Android/PWA and 512x512 for high-resolution use.
Do I need both ICO and PNG?
PNG is best for modern browsers, while ICO remains useful as a fallback for older browsers.
Can I use SVG uploads?
Yes. SVG files are sanitized before processing. Complex SVG rendering may require Imagick on the server.
Where do I place favicon files?
Place the files in your website root and add the generated HTML tags to every page head section.