Favicon Generator
Turn one image into a complete favicon package — favicon.ico, all PNG sizes, apple-touch-icon, Android icons, a manifest, and the HTML — in a single zip.
Jatuhkan gambar untuk membuat favicon
Seret & lepas, tempel, atau pilih file
PNG · JPG · WebP · SVG — ikon dibuat di perangkat Anda
One image in, a full favicon set out
A modern favicon is not a single file — browsers, iOS, Android, and installable PWAs each want their own sizes and formats. This generator takes one square-ish image and produces the whole set: a favicon.ico with 16, 32, and 48 px, standalone PNG favicons up to 512 px, a 180 px apple-touch-icon, 192 and 512 px Android icons, a site.webmanifest, and a copy-paste HTML snippet.
Everything is rendered on your device with the canvas API, then bundled into a zip you download. Add a background color, padding, or rounded corners if your artwork needs a little breathing room inside the icon frame.
How to generate a favicon
- Add your image — drag & drop, paste, or choose a PNG, JPG, WebP, or SVG.
- Adjust the look — keep it transparent or pick a background, and tweak padding and corner rounding.
- Preview every size — check the live 16–512 px previews so nothing looks muddy when small.
- Download the zip — get favicon.ico, the PNGs, the manifest, and the HTML, then paste the snippet into your <head>.
Tip: design for the smallest size
At 16×16 a detailed logo turns to mush. Use a bold, simple mark with strong contrast, and add a little padding so the artwork is not clipped by rounded tab corners.
set favicon lengkap: sizes and where each is used
Favicon modern bukan satu berkas melainkan satu set kecil, karena peramban, iOS, Android, dan PWA yang dapat dipasang masing-masing mencari ukuran dan format yang berbeda. Inilah persisnya yang dihasilkan dan di mana setiap bagian digunakan.
| Size | File | Where it's used |
|---|---|---|
| 16 × 16 px | favicon.ico + favicon-16x16.png | Ikon tab peramban dan bilah alamat pada kerapatan layar standar (1×); ukuran terkecil dan paling sering terlihat. |
| 32 × 32 px | favicon.ico + favicon-32x32.png | Ikon tab dan bookmark pada layar kerapatan tinggi (Retina), serta pintasan bilah tugas Windows. |
| 48 × 48 px | favicon.ico + favicon-48x48.png | Disertakan di dalam favicon.ico untuk pintasan desktop dan ubin situs Windows yang memilih ukuran lebih besar. |
| 180 × 180 px | apple-touch-icon.png | Ikon yang ditampilkan iOS Safari ketika sebuah situs ditambahkan ke layar utama iPhone atau iPad. |
| 192 × 192 px | android-chrome-192x192.png | Ikon layar utama / peluncur Android untuk PWA yang terpasang, tercantum dalam manifes web. |
| 512 × 512 px | android-chrome-512x512.png | Layar pembuka PWA dan ikon aplikasi resolusi tinggi, juga dipakai sebagai ikon maskable pada manifes. |
Format & container
Anda mendapatkan ketiga format yang penting: .ico multi-ukuran untuk sistem lama dan Windows, PNG tajam untuk peramban modern, dan ikon manifes untuk pemasangan PWA — jadi satu unggahan mencakup semuanya.
How it's wired into your page
<link rel="icon" href="/favicon.ico" sizes="any">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="manifest" href="/site.webmanifest">
Tip
Rancang dulu untuk 16 × 16: logo yang rinci menjadi kabur pada ukuran sekecil itu, jadi gunakan tanda yang sederhana dan tegas dengan kontras kuat dan sedikit padding, lalu biarkan ukuran lebih besar diperkecil dari sumber resolusi tinggi Anda.
Semua alat favicon & ikon
Pertanyaan yang sering diajukan
What sizes does the favicon.ico include?
The generated favicon.ico packs 16, 32, and 48 px — the sizes browsers pick from for tabs, bookmarks, and the address bar. Larger displays use the standalone PNG icons.
Where are my icons generated?
Everything happens in your browser, so the files are created on your own device. How any data associated with the tool is handled is described in our privacy policy.
Do I need the web manifest?
If you want your site to be installable on Android or as a PWA, yes — site.webmanifest points to the 192 and 512 px icons. Otherwise it's harmless to include and future-proofs your setup.
What image format should I upload?
An SVG or a large PNG gives the crispest small icons because there is more detail to downscale from. JPG and WebP also work; just use the highest resolution you have.
Alat gambar lainnya
Convert image format
PNG, JPG and WebP — convert any to any.
Image toolResize an image
Change dimensions to exact pixels or presets.
Image toolCrop an image
Crop to any ratio or an exact pixel size.
Image toolCompress an image
Shrink file size without visible quality loss.
Image toolConvert HEIC to JPG
Turn iPhone HEIC photos into universal JPG.