icon-generator

Generate WEbsite, PWA, and platform icons from a single SVG or PNG file.

2|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/ssdeanx/AI-Skills --skill icon-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: icon-generator
Source: https://github.com/ssdeanx/AI-Skills/tree/main/skills/icon-generator
Command: npx skills add https://github.com/ssdeanx/AI-Skills --skill icon-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation of various icon formats needed for web, PWA, and application packaging, saving designers and developers significant time and effort.

Core Features & Use Cases

  • Multi-format Icon Generation: Creates web favicons, PWA icons, and Unreal Engine packaging icons from a single source image (SVG or PNG).
  • Automated Resizing & Formatting: Handles all necessary resizing, padding, and format conversions.
  • Use Case: You need to create a complete set of app icons for a new web application, including favicons, touch icons, and maskable icons for PWAs, as well as Windows and macOS application icons.

Quick Start

Use the icon-generator skill to create web and UE icons from the source file 'logo.svg'.

Frequently Asked Questions about icon-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate PWA icons and favicons from a single SVG file?

Generating PWA icons and favicons from a single SVG file involves automated resizing, padding, and format conversion. This process outputs a comprehensive suite of web UI/UX assets, including touch and maskable icons, from one source image.

Can I create Windows .ico and macOS .icns files for Unreal Engine packaging?

Yes, you can create Windows .ico and macOS .iconset/.icns files for Unreal Engine packaging. The generation process supports automated resizing and format conversion to produce these platform-specific application icons from a single source PNG or SVG.

Do I need Pillow installed to convert SVG or PNG files into multi-format icons?

Yes, you need Pillow installed to convert SVG or PNG files into multi-format icons. Pillow is the required dependency for handling the image manipulation, automated resizing, and format conversions needed to generate the icon suite.

What is the best way to automate app icon resizing for web and macOS platforms?

The best way to automate app icon resizing for web and macOS platforms is using a batch processing tool that reads a single source SVG or PNG. This approach standardizes padding and format conversion to output favicons, PWA icons, and macOS .iconset files simultaneously.

Does icon generation support both web favicons and Linux .png application assets?

Yes, icon generation supports both web favicons and Linux .png application assets. The process creates a comprehensive suite that includes web UI/UX icons, PWA assets, and optional Linux .png files from a single source image.