Common Usage
This page collects practical workflows that Zapicon users follow most often.
Create a single app icon
- Upload a high-resolution source image (512×512 px or larger).
- Apply a theme preset or adjust the controls manually.
- Preview on iPhone, MacBook, and Web.
- Select the target platforms and export.
- Drop the generated files into your Xcode, Android Studio, Tauri, or Flutter project.
Create a favicon set
- Upload a square logo or symbol.
- Set the canvas size to 512 px.
- Choose a solid background or transparent background.
- Select the Web platform and export.
- Use the generated
favicon.icoand PNG files in your website<head>.
Build a brand icon kit
- Create a custom preset with your brand colors, padding, and corner radius.
- Save the preset so it can be reused.
- Use Batch Export (Pro) to process all product logos with the same preset.
- Distribute the generated ZIP files to your team.
Prepare a low-resolution asset
- Upload the small or compressed image.
- Click AI Upscale to enlarge it 4×.
- Edit the upscaled image as usual.
- Export at the highest canvas size for maximum quality.
Remove a distracting background
- Upload the image.
- Click AI Background Removal (Pro).
- Add a gradient or solid background in Zapicon.
- Export to the required platforms.
Generate macOS ICNS files
- Upload your icon artwork.
- Apply macOS-style rounded corners with moderate padding.
- Select the macOS platform and export.
- Use the generated
icon.icnsin your Xcode project or app bundle.
Last updated