๐ Browser Support
MultiMian ImageKit uses modern browser APIs. Here's what works where:
Desktop Browsers
| Browser | Version | Support | Notes |
| Chrome | 90+ | โ
Full | Best performance, all features |
| Edge (Chromium) | 90+ | โ
Full | Same as Chrome, PWA install works great |
| Firefox | 88+ | โ
Full | All tools work; no PWA install prompt |
| Safari | 14+ | โ
Full | WebP output supported from Safari 14 |
| Opera | 76+ | โ
Full | Based on Chromium |
Mobile Browsers
| Browser | Platform | Support |
| Chrome for Android | Android | โ
Full |
| Safari | iOS 14+ | โ
Full |
| Firefox for Android | Android | โ
Full |
| Samsung Internet | Android | โ
Full |
Feature-Specific Notes
- WebP output โ requires Chrome 32+, Firefox 65+, Safari 14+, Edge 18+
- PWA install โ Chrome/Edge only on desktop; iOS Safari for home screen install
- Web Workers (used by OCR and compression) โ all modern browsers
- OffscreenCanvas (faster compression) โ Chrome/Edge only; gracefully falls back on others
- Clipboard API โ Chrome/Edge for copy-to-clipboard; Firefox requires user permission