Convert to ICO
ICO is the standard container for Windows application icons and website favicons, embedding 16x16, 32x32 and 48x48 bitmaps in a single file so the system picks the right size per context. This group converts PNG, JPG and SVG into multi-resolution ICO files, scaling the source to each size tier automatically.
SVG sources rasterize at high density before downscaling for smooth edges; bitmap sources should be at least 256px for a clean 48px tier. For a complete favicon package with apple-touch-icon, android-chrome and manifest, use the Favicon Generator. Files are uploaded over HTTPS and deleted immediately after processing.