任意の画像から完全なfaviconセットを生成。.ico、PNG各サイズ、Apple touch icon、web manifestをブラウザ上で作成します。
Faviconジェネレーターの使い方
正方形の画像をアップロードしてください。シンプルなロゴやアイコンが最適で、処理はブラウザ上で行われます。
必要に応じて背景色を選び、web manifest用のサイト名を入力してください。
ZIPをダウンロードし、HTMLスニペットをページのheadに貼り付けてください。
A favicon is the small icon shown in browser tabs, bookmarks and on phone home screens. It is a tiny detail that makes a site look finished and recognizable, and modern browsers expect several versions of it.
That is the catch: one image is not enough any more. You need a multi-size .ico for classic browsers, separate PNG sizes, an Apple touch icon for iOS home screens, larger PNGs for Android, and a web manifest if the site should be installable.
This generator builds the entire set from a single image, including a real multi-size .ico, and gives you the exact HTML snippet to drop into your page head, so you do not have to assemble or hand-write any of it.
For the best result, upload a square image of at least 512 px, ideally a simple logo or mark rather than a detailed photo, since the icon is often shown very small. A non-square image is centered and padded to a square, so detail near the edges may end up in the margins.
You can optionally set a background color and your site name. The site name goes into the web manifest used when someone adds the site to their home screen.
Everything runs locally in your browser with the Canvas API, so your image is never uploaded. You download a ZIP with all the files and the snippet to paste in.
よくある質問
16、32、48 pxを含むfavicon.ico、個別の16 pxおよび32 px PNG、180 pxのApple touch icon、Android用の192 pxと512 px PNG、site.webmanifest、そしてページのheadに貼り付けるHTMLスニペットが含まれています。
512 px以上の正方形の画像が最適で、シンプルなロゴやマークが理想的です。正方形でない画像は中央揃えでパディングされて正方形になるため、端の近くの細部が余白の内側に収まる場合があります。
いいえ。アイコンはCanvas APIを使ってブラウザ上で生成されるため、画像がデバイスの外に送信されることはありません。
このツールを埋め込む
このツールをご自身のウェブサイトに追加できます。下のコードをコピーしてください。内容は自動的に最新の状態に保たれます。
<iframe src="https://monu.tools/embed/ja/favicon-generator" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>関連ツール