favicon - Generate favicons from image and update HTML tags
Generates multi-resolution favicons, web app manifest, and updates project HTML or layout files using ImageMagick.
Tags
Updated: 2026-09-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Verify source image path and format
- Detect project static assets directory
- Determine app name from project
- Generate favicon files using ImageMagick
- Create or update web manifest
- Update HTML layout files with icons
Inputs
- Source image file path
- Project configuration files
- HTML or layout files
Outputs
- Favicon icon files
- site.webmanifest file
- Updated HTML or layout files
Requirements
- ImageMagick v7+
- Bash tool permissions for magick, which, cp, mkdir
