# ArthurHub/HTML-Renderer

Cross framework (WinForms/WPF/PDF/Metro/Mono/etc.), Multipurpose (UI Controls / Image generation / PDF generation / etc.), 100% managed (C#), High performance HTML Rendering library.

Repository: https://github.com/ArthurHub/HTML-Renderer
Canonical: https://ross.abutalabs.com/products/html-renderer
Homepage: https://codeplexarchive.org/project/HtmlRenderer
Language: C#
License: BSD-3-Clause
License Family: permissive
Last push: 2026-08-21T13:12:59+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 95, longevity 100
- inputs: {"age_days": 4734, "days_push": 12, "days_rel": 35, "gap_med": 0.0, "n_releases_24m": 11}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1392, forks 551 (observed 2026-08-28T04:04:35.990721+00:00)

## What it is
A 100% managed C# library that renders HTML 4.01 and CSS level 2 content across WinForms, WPF, Mono, and PDF generation scenarios. It provides UI controls (HtmlPanel, HtmlLabel, HtmlToolTip) and utilities to generate images or PDF documents from HTML snippets without external dependencies.

## Use cases
- render html snippets in a winforms or wpf app
- convert html to pdf in c#
- generate images from html code
- display rich text from web editors like forum or blog content
- replace the webbrowser control with a lightweight managed renderer
- render office documents converted to html with text selection support

## When to choose
- you need offline HTML rendering in .NET without WebBrowser/COM dependencies
- you want to generate PDFs or images from simple HTML/CSS snippets
- you target WinForms, WPF, or Mono with a lightweight (~300K) managed library

## When to avoid
- you need modern HTML5, CSS3, or JavaScript support
- you need a full browser-grade rendering engine
- your project requires active development of new features

## Facets
- artifact type: library
- maturity: maintenance
- function: templating, pdf, image-processing, ui-components, parser
- domain: web-development, pdf, desktop-applications, developer-tools
- platform: windows, cross-platform, dotnet
- tags: html-rendering, css2, winforms, wpf, mono, managed-code, html-to-pdf, html-to-image

## Member repositories
- ArthurHub/HTML-Renderer (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:35.990721+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-30T04:39:30.771794+00:00, confidence not recorded.
  - readme: https://github.com/ArthurHub/HTML-Renderer (fetched 2026-08-28T04:04:35.990721+00:00, sha 5de81b920ae1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
