Edge Extension Icon Generator — All Sizes for Microsoft Edge
Free online tool to generate all required Microsoft Edge extension icon sizes. Covers Partner Center store listing and toolbar icons. 100% client-side.
Why Use This Tool?
Microsoft Edge is now built on Chromium and has a large installed base, particularly in enterprise environments where it's the default browser. Publishing on the Microsoft Partner Center (Edge Add-ons store) follows a similar flow to the Chrome Web Store but has a unique 300×300 store logo requirement. This tool generates everything you need in one go.
Edge Extension Icon & Image Size Guide (2026)
| Usage | Size (pixels) | Notes |
|---|---|---|
| Store Logo | 300×300 | Microsoft Partner Center |
| Web Store Listing | 128×128 | Main extension icon |
| Browser Toolbar | 48×48 | Extension action icon |
| Management Page | 32×32 | Edge extension manager |
| Favicon Size | 16×16 | Smallest icon context |
Privacy First — 100% Client-Side
Your images are processed entirely in your browser using the HTML5 Canvas API. Nothing is uploaded to any server. You can verify this by disconnecting from the internet after loading the page — the tool works offline.
Tip: If you already publish a Chrome extension, your Edge extension can use the same manifest.json icon files (16, 32, 48, 128px). The only new asset you need specifically for Edge is the 300×300 store logo for Microsoft Partner Center.
Tips for Edge Extension Icons
- 300×300 store logo is Edge-specific — not required for Chrome. This square logo appears in the Edge Add-ons store listing and Partner Center dashboard.
- Reuse Chrome icons — since Edge runs on Chromium, your existing Chrome extension icons work directly. The extension manifest is compatible between the two browsers.
- PNG with transparency for toolbar icons — Edge respects browser themes, and transparent icon backgrounds blend naturally with the Edge UI in both light and dark mode.
- Edge has a large enterprise user base — if your extension targets enterprise users, ensure the icon looks professional and trustworthy.
- Test your extension in both the consumer Edge (edge://extensions) and the enterprise-managed version to ensure icons display correctly.