Favicon dimensions
ClientUpload an image to read its favicon dimensions, see whether it matches a standard pixel size, and resize with center crop—no upload to our servers.
We read width and height locally, then resize with center crop. Max 8 MB.
Standard favicon sizes
Square PNGs are typical. Pick one target size below after upload, or use the favicon generator to download every common size at once.
| Size | Typical use |
|---|---|
| 16×16 | Classic browser tab icon (1× DPI) |
| 32×32 | Tab icon on retina / Windows shortcut |
| 48×48 | Windows site pinned tile |
| 64×64 | High-DPI tab fallback, some extensions |
| 96×96 | Google TV / some launcher grids |
| 128×128 | Chrome Web Store listing icon |
| 180×180 | Apple touch icon (iOS home screen) |
| 192×192 | Android Chrome / manifest icon |
| 256×256 | Desktop PWA / maskable baseline |
| 512×512 | PWA splash / maskable icon |
Export size
?
Choose the pixel size your HTML link, manifest, or platform expects. Preview shows how center crop will look at that size.
Common use cases
- Verify “favicon image size” before replacing site icons in production.
- See if a logo is already 32×32 or needs upscaling to 180×180 for Apple touch.
- Detect non-square artwork and preview how center crop will look at export.
Common mistakes to avoid
Assuming any square image is valid
A 500×500 logo is square but not a standard favicon dimension—export to the target your platform expects.
Ignoring aspect ratio
Wide banners lose the sides when cropped. Add padding in a graphics tool first if the mark must stay intact.
FAQ
How do I check favicon dimensions?
Upload the file here. We read width and height in your browser and tell you if it matches a standard size or which size is closest.
What is the size of a favicon?
There is no single answer—tabs often use 32×32 px while PWA manifests ask for 192×192 and 512×512. Use the dimension readout plus the size chart to pick the right export.
Common search terms
Phrases people search for that match this tool. See the full long-tail keyword index.
- favicon size
- favicon sizes
- favicon dimensions
- favicon image size
- size of a favicon
- size of favicon
- favicon ico size
- wordpress favicon size
- favicon size 32x32
- favicon 16x16
- apple touch icon 180x180 size
- pwa favicon size 512
- favicon html link tag
- standard favicon dimensions
- what size should favicon be
More tools
Related utilities you can open in another tab—mostly client-side.
Favicon generator
ClientSquare-crop a logo and download PNG favicon sizes (16–512 px) including Apple touch—browser only.
Image resize
ClientMax width or height, keep aspect ratio, export WebP/JPEG/PNG—local only.
Image crop
ClientCrop a region by pixel coordinates and export PNG, JPEG, or WebP—local canvas only.
Meta tag generator
ClientBuild title, description, canonical, Open Graph, and Twitter meta tags—copy a head fragment locally.