PDFtoImage 5.0.0

PDFtoImage Logo PDFtoImage

GitHub Workflow Build Status GitHub Workflow Test Runs Succeeded SonarCloud Quality Gate NuGet version NuGet downloads Website GitHub license

A .NET library to render PDF files into images.

This .NET library is built on top of

Getting started

Call a static method from PDFtoImage.Conversion:

SaveJpeg, SavePng, SaveWebp and ToImage for a single page.

ToImages and ToImagesAsync for multiple pages.

Note: SkiaSharp.SKBitmap can be exported with the Encode method.

Unity project installation

  1. Open your project and navigate to WindowPackage Manager.
  2. Click on the + button (top-left corner) and select Add package from git URL....
  3. Enter the following URL and confirm with the Add button:
https://github.com/sungaila/PDFtoImage.git?path=etc/UnityPackage

Supported runtimes

Tested and supported frameworks

No packages depend on PDFtoImage.

- Add .NET 9 as TargetFramework. - Remove .NET 7 as TargetFramework. - Remove MonoAndroid/Xamarin as TargetFramework. - Remove PDFtoImage.Compatibility API. - Add iOS as TargetFramework.

.NET Framework 4.6.2

.NET 8.0

.NET 8.0

.NET 8.0

.NET 9.0

.NET 9.0

.NET 9.0

.NET Standard 2.0

.NET Framework 4.7.1

.NET Framework 4.8.1

.NET 6.0

Version Downloads Last updated
5.0.0 1 02/27/2025