A modern app icon cropper, mask editor, and multi-format asset packager for mobile, web, and desktop developers.
Plancton is a client-side web application designed to prepare, crop, mask, and export app icon sets. It processes images in real time and packages complete icon bundles for iOS, Android, Web, and macOS without external dependencies or cloud uploads.
- Interactive Canvas Cropper: Drag to position and scroll mouse wheel or pinch to zoom.
- Masking Options: Continuous curvature iOS squircle, circle, rounded rectangle, macOS tile, and full square.
- Visual Effects: Apple-style glossy sheen and metallic border stroke overlays.
- Multi-Screen Previews: Real-time previews for iOS home screen, macOS dock, Android launcher, and browser tab.
- Multi-Platform ZIP Exporter:
- iOS:
AppIcon.appiconsetwith validContents.jsonand 12 icon sizes. - Android:
res/mipmap-*folders (ic_launcher.png,ic_launcher_round.png) and 512x512 Play Store graphic. - Web & PWA: Favicons, Apple Touch Icon, PWA Chrome icons,
site.webmanifest, andmanifest.json. - macOS:
AppIcon.iconsetresolutions from 16x16 to 1024x1024.
- iOS:
- Multilingual Support: Instant toggle between French and English.
- Offline Capable: Fully functional standalone client-side engine.
- Open
index.htmlin any web browser. - Drag and drop an image or click Load sample image.
- Select your target mask shape and adjust zoom and position.
- Select desired export formats and click Download ZIP Pack.
- HTML5 Canvas & Vanilla JavaScript
- Modern CSS (Custom Properties, Glassmorphism, Responsive Grid)
- JSZip for client-side ZIP archive generation
If you find Plancton helpful, consider supporting the project:
MIT License. See LICENSE for details.