# ststeiger/PdfSharpCore

Port of the PdfSharp library to .NET Core - largely removed GDI+ (only missing GetFontData - which can be replaced with freetype2)

Repository: https://github.com/ststeiger/PdfSharpCore
Canonical: https://ross.abutalabs.com/products/pdfsharpcore
Language: C#
License: NOASSERTION
License Family: other
Topics: pdfsharp, xamarin, imagesharp, pdf, csharp, netcore2, netstandard20, alpha
Last push: 2025-04-03T20:41:53+00:00

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

## Adoption (not part of the score)
Stars 1220, forks 262 (observed 2026-08-28T04:04:02.008574+00:00)

## What it is
PdfSharpCore is a .NET Standard port of the PdfSharp and MigraDoc libraries for creating and manipulating PDF documents, with GDI+ dependencies replaced by SixLabors ImageSharp and Fonts. It runs cross-platform on .NET Core, .NET 6+, and Xamarin.

## Use cases
- generate pdf files from .net core
- create pdf documents cross-platform in c#
- port pdfsharp code to .net standard
- draw text and images into a pdf programmatically
- generate pdfs in xamarin mobile apps
- replace gdi+ pdf generation with managed code

## When to choose
- you need to create or modify PDFs in .NET Core/.NET 5+ or Xamarin without Windows/GDI+ dependencies
- you want a managed, cross-platform port of PdfSharp/MigraDoc APIs

## When to avoid
- you need full PdfSharp feature parity, such as GetFontData or advanced font handling
- you need a commercially supported, fully stable PDF library
- you only target Windows with classic .NET Framework, where original PdfSharp works

## Facets
- artifact type: library
- maturity: active
- function: pdf, image-processing
- domain: pdf, files, cross-platform
- platform: dotnet, cross-platform
- tags: pdfsharp, migradoc, netstandard, pdf-generation, xamarin

## Member repositories
- ststeiger/PdfSharpCore (main) score 39

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.008574+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:16:10.556617+00:00, confidence not recorded.
  - readme: https://github.com/ststeiger/PdfSharpCore (fetched 2026-08-28T04:04:02.008574+00:00, sha 0ddfea6f4fd8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
