Frequently Asked Questions
What is a favicon?
A favicon is a small icon displayed in the browser tab of your website.
How do I create a favicon?
Simply upload an image and click "Convert to ICO" to generate a favicon file.
What sizes should I choose?
We recommend selecting multiple sizes (16x16, 32x32, 64x64) for better browser support.
What image formats are supported?
You can upload PNG, JPEG, and GIF files to create favicons.
Where should I place my favicon on my website?
Upload the favicon.ico file to your website’s root directory and add this line to your HTML:
<link rel="icon" type="image/x-icon" href="favicon.ico">