Skip to main content
Ink·tab

ICO · PNG · manifest · HTML

Turn a single image into the full favicon set plus a ready-to-paste HTML snippet.

Drop or pick an image
PNG · JPG · WebP · SVG · up to 10MB · square works best
Everything happens in your browser. Nothing is uploaded.

When to use it

When launching a site and you need the tab icon, home-screen icon, and PWA install icon all at once. Drop one image and get the seven files you need plus a ready-to-paste HTML snippet in a single ZIP.

How it works

Drop a square image. PNG, JPG, WebP, and SVG all work. Fill in a brand name and theme color, then hit "Generate". You'll see previews at each size and the HTML snippet to paste into your <head>.

What you get

Open the ZIP and you'll find:

  • favicon.ico — the classic format bundling 16, 32, and 48px
  • icon-16.png · icon-32.png — modern browsers' preferred PNG path
  • apple-touch-icon.png (180×180) — iOS home-screen icon
  • icon-192.png · icon-512.png — PWA and Android icons
  • site.webmanifest — app name, theme color, icon mapping
  • favicon.html — six <link> and <meta> lines to paste into your head

Tips

  • Square works best — non-square inputs get letterboxed with blank space.
  • SVG source — rasterized fresh at each size for the sharpest result.
  • Keep small sizes simple — thin lines and gradients blur out at 16px. A strong silhouette reads at every size.

No logo upload

16 · 32 · 48 · 180 · 192 · 512 PNG + ICO bundle + site.webmanifest + HTML snippet — all encoded in the browser, never sent to a third party.

Frequently asked questions

Which sizes are produced?
16 · 32 · 48 · 180 · 192 · 512 PNG + an ICO bundle + site.webmanifest + an HTML snippet — covering modern browsers plus iOS / Android home-screen icons.
What format and size should the source be?
A square PNG or SVG (at least 512×512) works best. Non-square images get center-cropped automatically. SVG inputs are rasterized to PNG internally.
Is the PWA manifest included?
Yes. site.webmanifest is bundled in the ZIP — ready to register as a PWA. Edit theme color and background color after export.