SkillAgentSearch skills...

TabBarIconGenerator

macOS application that generates custom tab bar icon imageset from a given image. Built with Swift & SwiftUI

Install / Use

/learn @IrelDev/TabBarIconGenerator
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <img src = "Assets/Logo.png" /><br> <img src = "https://img.shields.io/badge/platform-macOS%2010.15%2B-brigtgreen"/> <img src = "https://img.shields.io/badge/swift-5.0-orange.svg" /> <img src = "https://img.shields.io/badge/license-MIT-blue.svg" /> </p>

TabBarIconGenerator

macOS application that generates custom tab bar icon imageset from a given image.

Installation

To install Tab Bar Icon Generator go to releases page and download the Tab Bar Icon Generator.app you need. If you prefer to build the project yourself just clone the master branch.

Demo

<p align="center"> <img src = "Assets/MainScreen.png" /><br> <img src = "Assets/Demo.gif" /><br> </p>

Reason

Developers who have ever tried to create icons for their app have found that the size of icons must be different for different categories of devices. To create icons of various sizes, developers usually use apps like AppIconBuilder, but these apps don't have any support for creating tab bar icons that also need to be resized, so I created a small app that solves this problem and allows you to create .imageset folder containing resized images and Contents.json file.

License

TabBarIconGenerator is available under the MIT license, see the LICENSE file for more information.

View on GitHub
GitHub Stars28
CategoryDevelopment
Updated10mo ago
Forks3

Languages

Swift

Security Score

87/100

Audited on May 30, 2025

No findings