# BerndK/SvgToXaml

Smart Tool to view svg-files and convert them to xaml for use in .NET

Repository: https://github.com/BerndK/SvgToXaml
Canonical: https://ross.abutalabs.com/products/svgtoxaml
Language: C#
License: NOASSERTION
License Family: other
Last push: 2024-06-06T10:58:48+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4138, "days_push": 818, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1054, forks 193 (observed 2026-08-28T04:03:23.938168+00:00)

## What it is
A hybrid WPF/console tool for viewing SVG files and converting them to XAML resources for .NET applications. It supports interactive browsing of SVG folders, single-file inspection with generated XAML code, and batch conversion of SVG folders into a merged XAML ResourceDictionary.

## Use cases
- view svg files in a folder with previews
- convert an svg file to xaml for use in a WPF app
- batch convert a folder of svg icons into one xaml resource dictionary
- inspect svg details like colors and paths
- theme icon colors across an app

## When to choose
- you develop .NET/WPF apps and want svg icons as XAML DrawingImage resources
- you need to preview and compare many svg icons quickly
- you want batch conversion of svg folders into a single resource dictionary

## When to avoid
- you target non-.NET platforms or frameworks like web or Android
- you need general-purpose vector graphics editing rather than conversion
- you need cross-platform tooling, since it is a WPF Windows app

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: image-processing, cli, gui, developer-tools
- domain: developer-tools, web-development, graphics, files
- platform: windows, dotnet, cli
- tags: svg, xaml, wpf, icon-conversion, resource-dictionary, batch-conversion

## Member repositories
- BerndK/SvgToXaml (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:23.938168+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-30T06:58:43.092247+00:00, confidence not recorded.
  - readme: https://github.com/BerndK/SvgToXaml (fetched 2026-08-28T04:03:23.938168+00:00, sha a695e8485a1a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
