Favicon generator is an image tool that turns one source image into the full set of PNG favicons a modern site needs. It produces 16, 32, 48, 64, 192, and 512 pixel variants, renders each with the Canvas API, and downloads them individually or in one batch. The tool runs in your browser.
Drop an image or click to choose
Square images at least 512 pixels work best. Stays in your browser.
SIZES GENERATED
NAMING PATTERN
Direct links for common favicon workflows.
drawImage with the browser's smoothing algorithm (default bilinear), then exported with canvas.toBlob as PNG..ico files. No automatic background fill, square crop, or padding controls.Reviewed and tested May 25, 2026.