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 代码生成都在客户端完成。