How to use it
Create a favicon package
- Upload a JPG, PNG, or WebP logo.
- Choose whether to crop or contain the image.
- Set the website name and background treatment.
- Preview the generated assets and download the ZIP.
Private favicon tools
Turn one image into a complete favicon package for browser tabs, Apple devices, Android devices, and progressive web apps. No upload, signup, or watermark.
Private image workspace
Package contents
Upload an image to generate a complete browser and device icon package.
How to use it
Install the package
Extract the ZIP into your public site directory, then reference the favicon, Apple touch icon, and manifest from the page head. Keep the generated filenames unchanged unless you also update those references.
<link rel="icon" href="/favicon.ico" sizes="any">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<link rel="manifest" href="/site.webmanifest">Examples
Know before you start
Common questions
Use a simple square image with strong contrast and enough padding to remain recognizable at 16 pixels.
Yes. It contains 16×16, 32×32, and 48×48 PNG-compressed entries.
Place them in the public site directory and reference the generated filenames from the document head.
The source image and generated favicon package stay in this browser and are never uploaded.
The tool reads and processes this input in your browser. Tool Packer's application server does not receive the input or generated result.
Read the full privacy explanation