Chrome Extension Icon Maker
Generate icon sets for Chrome extensions in all required sizes instantly
Click to upload or drag and drop
Upload a high-resolution image (at least 128x128px recommended)
Generated Icons
128x128
48x48
32x32
16x16
manifest.json Snippet
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
}
About Chrome Extension Icons
Chrome extensions require icons in specific sizes to display correctly across the browser interface. Our tool automatically generates all the required sizes from a single source image, saving you time and ensuring your extension looks professional.
Required Icon Sizes
- 128x128: Used during installation and in the Chrome Web Store
- 48x48: Used in the extensions management page (chrome://extensions)
- 32x32: Used in the Windows taskbar and other OS UI elements
- 16x16: Used as the favicon on the extension's pages and in the context menu
Simply upload your logo (we recommend a 512x512 PNG for best results), and we'll generate optimized PNG files for all these sizes instantly.
Frequently Asked Questions
We recommend uploading a PNG file with transparency for the best results. JPG and WebP files are also supported. The image should be square and at least 128x128 pixels.
Yes, Chrome requires these specific sizes to ensure your extension icon looks crisp in different parts of the browser UI. Providing all sizes prevents Chrome from resizing icons poorly.
If your uploaded image has a transparent background (like a PNG), the generated icons will also be transparent. This is recommended for Chrome extension icons.
Yes, Firefox and Edge extensions generally use the same icon sizes as Chrome, so these icons are compatible with most browser extension manifests.
No, all image processing happens locally in your browser. Your images are never uploaded to any server, ensuring complete privacy and security.