Resize an icon to 32×32
Create an exact 32×32 image for a browser favicon, toolbar control, menu icon, or compact UI slot. Use a PNG source when the final icon needs transparency and crisp hard edges.
The resizer preserves the source format. It does not create an .ico file or bundle several icon sizes into one container.
Design for 1024 pixels
A 32×32 canvas contains only 1024 pixels. Remove small text, thin outlines, and low-contrast detail before resizing. A recognizable silhouette survives reduction better than a full wordmark.
Inspect the output at its native size. Zooming in can hide the legibility problem that appears in a browser tab or toolbar.
Square crop before reduction
Cover mode first crops the source to a centered square, then scales it down. Add deliberate spacing around the mark so its outer strokes do not touch the final icon boundary.