# Rush/Font-Awesome-SVG-PNG

Font Awesome split to individual SVG and PNG files of different sizes along with Node.JS based generator

Repository: https://github.com/Rush/Font-Awesome-SVG-PNG
Canonical: https://ross.abutalabs.com/products/font-awesome-svg-png
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2024-08-21T00:44:51+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4603, "days_push": 743, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3227, forks 1629 (observed 2026-08-28T04:07:50.040445+00:00)

## What it is
A Node.js CLI tool that splits Font Awesome into individual SVG and PNG icon files at various sizes and colors, with pre-generated black and white sets included. It relies on rsvg-convert for PNG rendering and can generate custom size/color combinations.

## Use cases
- extract individual SVG and PNG files from Font Awesome icons
- generate Font Awesome icons in custom colors and sizes
- get PNG icons at specific pixel sizes like 16 or 128
- use Font Awesome icons without loading the full font or CSS
- batch convert Font Awesome icons to raster images

## When to choose
- you need individual icon files rather than a webfont
- you want icons in custom colors or pixel sizes
- you prefer pre-generated black and white icon assets
- you work in a Node.js toolchain and want an npm-installable generator

## When to avoid
- you need the latest Font Awesome icons or icon versions
- you cannot install librsvg/rsvg-convert on your system
- you want a pure JavaScript SVG-to-PNG pipeline without native dependencies
- you need icons from other icon sets besides Font Awesome

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: image-processing, cli, developer-tools
- domain: web-development, frontend, graphics, developer-tools
- platform: cross-platform, cli
- tags: font-awesome, icons, svg, png, icon-generation, nodejs

## Member repositories
- Rush/Font-Awesome-SVG-PNG (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:50.040445+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:43:59.837286+00:00, confidence not recorded.
  - readme: https://github.com/Rush/Font-Awesome-SVG-PNG (fetched 2026-08-28T04:07:50.040445+00:00, sha 22fc89475859)
- Data as of 2026-08-30T08:39:29.467469+00:00.
