⭐ 파비콘 생성기

하나의 이미지에서 모든 크기의 ICO + PNG 파비콘을 생성해요

🔒 이미지가 기기 밖으로 나가지 않아요. 모든 처리는 Canvas API + ICO encoder를 사용하여 브라우저에서 로컬로 이루어져요. 업로드, 서버, 추적이 없어요.

기능

  • All Standard Sizes — Generate favicons in 16x16, 32x32, 48x48, 64x64, 128x128, and 180x180 from one source image.
  • ICO + PNG Output — Download a multi-size ICO file or individual PNG files for each size.
  • HTML Snippet — Get ready-to-paste HTML link tags for your website head section.
  • 100% Private — All generation happens in your browser. Your images are never uploaded.

작동 방식

  1. Upload your image — Drop a square image (PNG, JPG, SVG, or WebP) — ideally 512x512 or larger.
  2. Preview all sizes — See your favicon rendered at every standard size.
  3. Download and copy HTML — Download ICO or all PNGs, and copy the HTML link tags for your site.

활용 사례

  • Generate all favicon sizes for a new website
  • Create Apple Touch Icons and Android home screen icons
  • Convert a company logo to proper favicon formats

자주 묻는 질문

What size should my source image be?

Use a square image at least 512x512 pixels. Larger images produce better results when scaled down. SVG sources work best.

What is an ICO file?

ICO is a multi-size icon format used by browsers for tab icons. Our ICO file contains 16x16, 32x32, and 48x48 sizes in one file.

관련 도구