Ross ROSS = Recommend OSS · open-source software intelligence for agents

ststeiger/PdfSharpCore

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

github.com/ststeiger/PdfSharpCore · C# · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

39/100

  • Activity 14
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3424
  • days_rel: n/a
  • days_push: 517
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1220 stars · 262 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

library · maturity active

pdf image-processing pdf files cross-platform dotnet cross-platform pdfsharp migradoc netstandard pdf-generation xamarin

1 source

Member repositories

RepositoryRoleHealth v2
ststeiger/PdfSharpCoremain39

For agents

markdown · JSON · MCP: product_card(name="ststeiger/PdfSharpCore")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem