What favicon size do I need?
Use 16x16 and 32x32 PNG for browser tabs, 180x180 for Apple Touch Icon, 192x192 and 512x512 for Android and PWA, plus favicon.ico for compatibility.
Do I need favicon.ico and PNG icons?
Yes, for broad compatibility. Modern browsers handle PNG well, while favicon.ico still helps older and legacy contexts.
Is my image uploaded to the server?
아니요. 처리는 브라우저에서 로컬로 실행되며 파일은 LumaTool 서버로 업로드되지 않습니다.
Can I use SVG as input?
Yes. SVG input is sanitized and rendered locally before PNG and ICO outputs are generated.
Where should I put favicon files?
Place them in your website public root or another static folder, then make sure the generated HTML paths match.
Why does my browser still show the old favicon?
Browsers cache favicons aggressively. Clear cache, use a private window, or change the filename and HTML path.
파비콘 생성기은 어떤 작업에 적합한가요?
파비콘 생성기은 브라우저에서 빠르게 확인, 변환, 정리, 포맷팅해야 하는 아이콘 도구 작업에 적합합니다.
입력 내용은 어떻게 처리되나요?
파일은 브라우저에서 로컬로 처리되며 LumaTool 서버에 업로드되지 않습니다. 이미지 디코딩, Canvas 크기 조정, ICO/ZIP, manifest, HTML 생성은 클라이언트에서 완료됩니다.