Tauri App Icon Generator

Generate desktop icon assets for Tauri, including PNG, ICO and ICNS resources. Review the icon paths in your Tauri bundle configuration.

Free editing and export, no watermark. AI generation and AI editing use credits. Use the full editor in a desktop browser.

One source, styled and exported

Original sample icon
Source
Icon with a gradient background and padding
Edited composition
32-pixel exported icon preview
32 × 32 PNG

Example rendered from repository demo artwork with the icon renderer. Platform padding, masks and delivered resources depend on the selected preset.

How to use it

  1. Import a square image and select Tauri.
  2. Download the archive and copy the icon resources into your project.
  3. Update bundle icon paths and build a release package.

Connect exported files to bundle.icon

Tauri uses the bundle icon list in its configuration to locate packaging assets. Copy the exported resources into your project and ensure every referenced path exists. Use the generated file list below to compare filenames instead of assuming an icon directory from another project.

Test the release bundle on the target OS

The development window does not verify all installer and application icon resources. Build the intended bundle and inspect the installed application on each supported operating system. Tray icons may need separate, simplified artwork and should not be assumed to match the application icon.

Files and sizes in the current preset

This list reads the application preset. Exporters add project companion files; size selection affects the final archive. Extract container files from the downloaded ZIP.

ICO: src-tauri/icons/icon.ico (16, 24, 32, 48, 64, 256 px)

ICNS: src-tauri/icons/icon.icns

View 16 image outputs
FileSize
src-tauri/icons/32x32.png32 × 32
src-tauri/icons/64x64.png64 × 64
src-tauri/icons/128x128.png128 × 128
src-tauri/icons/128x128@2x.png256 × 256
src-tauri/icons/256x256.png256 × 256
src-tauri/icons/icon.png512 × 512
src-tauri/icons/Square30x30Logo.png30 × 30
src-tauri/icons/Square44x44Logo.png44 × 44
src-tauri/icons/Square71x71Logo.png71 × 71
src-tauri/icons/Square89x89Logo.png89 × 89
src-tauri/icons/Square107x107Logo.png107 × 107
src-tauri/icons/Square142x142Logo.png142 × 142
src-tauri/icons/Square150x150Logo.png150 × 150
src-tauri/icons/Square284x284Logo.png284 × 284
src-tauri/icons/Square310x310Logo.png310 × 310
src-tauri/icons/StoreLogo.png50 × 50

Questions before you start

Do I need to pay or sign in?

Ordinary image editing and export are free. AI requests require sign-in and credits; cloud sync and other account services depend on your plan.

Will this change my project automatically?

No. Preview and download the resources in the editor, then integrate them into your project. Keep a backup of existing icons and test the build.