⭐ 파비콘 생성기
하나의 이미지에서 모든 크기의 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.
작동 방식
- Upload your image — Drop a square image (PNG, JPG, SVG, or WebP) — ideally 512x512 or larger.
- Preview all sizes — See your favicon rendered at every standard size.
- 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.
관련 도구
- 🔀 SVG를 PNG로 — SVG 벡터 그래픽을 임의의 해상도의 PNG로 변환해요
- ↔️ 이미지 크기 조절 — 이미지 크기 변경 — 브라우저에서 즉시 처리
- ⭕ 모서리 둥글게 — 이미지에 둥근 모서리 또는 원형 자르기를 적용해요