Upload a square image (a logo works best) and get a complete favicon package — favicon.ico plus every standard size for browsers, iOS, and Android. Everything happens locally in your browser.
What does this tool do?
This tool takes one image and generates every favicon size a modern website needs: a real multi-resolution favicon.ico file, standalone PNGs for browser tabs, an Apple touch icon for iOS home screens, and Android Chrome icons — all packaged into a single ZIP, along with the HTML snippet to add them to your site.
When should you use this tool?
- You're launching a new website and need a favicon that works across all browsers and devices
- Your current favicon only has one size and looks blurry on some devices
- You want your site to show a proper icon when saved to an iOS or Android home screen
- You redesigned your logo and need to regenerate all favicon sizes
Why use Orisod for this?
The favicon.ico this tool generates is a real multi-size ICO file (16×16 and 32×32 embedded together), not just a renamed PNG — so it displays correctly in every browser tab. Everything is generated locally in your browser, and your image is never uploaded to a server.
Frequently asked questions
What sizes are included in the package?
favicon.ico (16×16 + 32×32 combined), favicon-16x16.png, favicon-32x32.png, apple-touch-icon.png (180×180), android-chrome-192x192.png, and android-chrome-512x512.png.
What if my image isn't square?
It will automatically be cropped to a centered square before generating the different sizes, so nothing looks stretched.
How do I add these to my website?
Upload the files to your site's root folder and add the HTML snippet included in the ZIP to your page's <head> section.
Is my image uploaded anywhere?
No, the entire process happens locally in your browser using JavaScript.