Skip to content

codesoda/tauri-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Icon Builder

How it works

This project uses image magick to create all the icons used for your Tauri desktop app. It starts with a single icon.png and creates all the sizes formats required.

🎨 Fun fact: This icon generator is like a digital photocopier on steroids - it takes one image and turns it into a whole family of perfectly sized icons. It's basically running a cloning facility, but for pixels!

Building Icons

  1. First ensure you have the required dependancies, use brew bundle to install anything required.
  2. Run the build ./build.sh
  3. Finder will open with all your generated Icons.

🪄 Behind the scenes, ImageMagick is performing what we like to call "icon gymnastics" - stretching, shrinking, and contorting your original image into every conceivable size. No pixels were harmed in the process (well, maybe a few).

💡 Pro tip: If you're wondering why we need so many icon sizes, it's because different platforms are like picky eaters - Windows wants its icons one way, macOS another, and Linux just wants to be different. It's like cooking the same meal in 12 different ways to please everyone at the dinner table!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors