Make favicon image in all formats
Resize your share icon to all formats at once. Convert image to favicons at 16x16 32x32 48x48 180x180 72x72 96x96 128x128 256x256. For sharing and social media.
Select icon
Result
Below are the resized converted favicons.
Share this tool
Frequently Asked Questions
Here are the answers to the most frequently asked questions. If your question isn't listed, or you need more info, or have feedback, please reach out to us.
How to batch resize images for favicon?
The online favicons convert tool works by resizing the selected image to the chosen dimensions. You can select an image, choose the sizes, and tap the 'Resize' button to get the resized images. The formats you usually need are 16x16, 32x32, 48x48, 72x72, 96x96, 128x128, 180x180, 256x256. These formats can be used for sharing and social media.
How to add a PNG as favicon?
To add a PNG as a favicon, include the following in your HTML:
<link rel="icon" type="image/png" href="assets/icons/favicon-48.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/icons/favicon-32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/icons/favicon-16.png">
Can you use WEBP as favicon in 2024?
At moment of writing, WEBP is not supported as a favicon in most browsers. Use PNG or ICO formats instead.
How to use Apple Touch Icon in HTML?
Add a 180x180 image to your project and use the following metatag in your HTML:
<link rel="apple-touch-icon" sizes="180x180" href="= https://tools23.com/ ?>assets/icons/apple-touch-icon.png">
What formats of images are supported?
This online image resizer tool supports common image formats such as JPEG, PNG, WEBP, and GIF. However, if GIF is used, it will be converted to a static picture.
Is it safe to resize favicons online?
Yes, tools by tools23 are safe to use; The selected images are not stored or sent to any servers and are only processed locally in your own browser.