PDFtoImage 5.1.1
dotnet add package PDFtoImage --version 5.1.1
NuGet\Install-Package PDFtoImage -Version 5.1.1
<PackageReference Include="PDFtoImage" Version="5.1.1" />
<PackageVersion Include="PDFtoImage" Version="5.1.1" />
<PackageReference Include="PDFtoImage" />
paket add PDFtoImage --version 5.1.1
#r "nuget: PDFtoImage, 5.1.1"
#:package PDFtoImage@5.1.1
#addin nuget:?package=PDFtoImage&version=5.1.1
#tool nuget:?package=PDFtoImage&version=5.1.1
PDFtoImage
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
- Open your project and navigate to
Window→Package Manager. - Click on the
+button (top-left corner) and selectInstall package from git URL.... - Enter the following URL and confirm with the
Installbutton:
https://github.com/sungaila/PDFtoImage.git?path=etc/UnityPackage
Supported runtimes
Tested and supported frameworks
- ASP.NET
- ASP.NET Core
- Blazor WebAssembly
- .NET Multi-platform App UI (.NET MAUI)
- Unity
- Universal Windows Platform (UWP)
- Windows UI Library 3 (WinUI 3)
Index and Range for .NET Framework
PolySharp is used to enable the use of System.Index and System.Range in .NET Framework projects. As a side effect, the following classes are generated and exposed, which should not be used directly by your project:
System.IndexSystem.RangeSystem.Diagnostics.CodeAnalysis.DoesNotReturnAttributeSystem.Diagnostics.CodeAnalysis.NotNullWhenAttributeSystem.Runtime.CompilerServices.IsExternalInit
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-android34.0 is compatible. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-android35.0 is compatible. net9.0-browser was computed. net9.0-ios was computed. net9.0-ios18.0 is compatible. net9.0-maccatalyst was computed. net9.0-maccatalyst18.0 is compatible. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| .NET Framework | net471 is compatible. net472 was computed. net48 was computed. net481 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7.1
- bblanchon.PDFium.Linux (>= 139.0.7215)
- bblanchon.PDFium.macOS (>= 139.0.7215)
- bblanchon.PDFium.Win32 (>= 139.0.7215)
- SkiaSharp (>= 3.119.0)
- SkiaSharp.NativeAssets.Linux.NoDependencies (>= 3.119.0)
- SkiaSharp.NativeAssets.macOS (>= 3.119.0)
- SkiaSharp.NativeAssets.Win32 (>= 3.119.0)
-
.NETFramework 4.8.1
- bblanchon.PDFium.Linux (>= 139.0.7215)
- bblanchon.PDFium.macOS (>= 139.0.7215)
- bblanchon.PDFium.Win32 (>= 139.0.7215)
- SkiaSharp (>= 3.119.0)
- SkiaSharp.NativeAssets.Linux.NoDependencies (>= 3.119.0)
- SkiaSharp.NativeAssets.macOS (>= 3.119.0)
- SkiaSharp.NativeAssets.Win32 (>= 3.119.0)
-
.NETStandard 2.1
- bblanchon.PDFium.Linux (>= 139.0.7215)
- bblanchon.PDFium.macOS (>= 139.0.7215)
- bblanchon.PDFium.Win32 (>= 139.0.7215)
- SkiaSharp (>= 3.119.0)
- SkiaSharp.NativeAssets.Linux.NoDependencies (>= 3.119.0)
- SkiaSharp.NativeAssets.macOS (>= 3.119.0)
- SkiaSharp.NativeAssets.Win32 (>= 3.119.0)
-
net8.0
- bblanchon.PDFium.Linux (>= 139.0.7215)
- bblanchon.PDFium.macOS (>= 139.0.7215)
- bblanchon.PDFium.Win32 (>= 139.0.7215)
- SkiaSharp (>= 3.119.0)
- SkiaSharp.NativeAssets.Linux.NoDependencies (>= 3.119.0)
- SkiaSharp.NativeAssets.macOS (>= 3.119.0)
- SkiaSharp.NativeAssets.WebAssembly (>= 3.119.0)
- SkiaSharp.NativeAssets.Win32 (>= 3.119.0)
- Sungaila.PDFium.BlazorWebAssembly (>= 134.0.6982)
-
net8.0-android34.0
- bblanchon.PDFium.Android (>= 139.0.7215)
- SkiaSharp (>= 3.119.0)
- SkiaSharp.NativeAssets.Android (>= 3.119.0)
-
net9.0
- bblanchon.PDFium.Linux (>= 139.0.7215)
- bblanchon.PDFium.macOS (>= 139.0.7215)
- bblanchon.PDFium.Win32 (>= 139.0.7215)
- SkiaSharp (>= 3.119.0)
- SkiaSharp.NativeAssets.Linux.NoDependencies (>= 3.119.0)
- SkiaSharp.NativeAssets.macOS (>= 3.119.0)
- SkiaSharp.NativeAssets.WebAssembly (>= 3.119.0)
- SkiaSharp.NativeAssets.Win32 (>= 3.119.0)
- Sungaila.PDFium.BlazorWebAssembly (>= 134.0.6982)
-
net9.0-android35.0
- bblanchon.PDFium.Android (>= 139.0.7215)
- SkiaSharp (>= 3.119.0)
- SkiaSharp.NativeAssets.Android (>= 3.119.0)
-
net9.0-ios18.0
- bblanchon.PDFium.iOS (>= 139.0.7215)
- SkiaSharp (>= 3.119.0)
- SkiaSharp.NativeAssets.iOS (>= 3.119.0)
-
net9.0-maccatalyst18.0
- bblanchon.PDFium.iOS (>= 139.0.7215)
- SkiaSharp (>= 3.119.0)
- SkiaSharp.NativeAssets.MacCatalyst (>= 3.119.0)
NuGet packages (15)
Showing the top 5 NuGet packages that depend on PDFtoImage:
| Package | Downloads |
|---|---|
|
PDFtoZPL
A .NET library to convert PDF files (and bitmaps) into Zebra Programming Language code. |
|
|
NCPC.Documents
Usefull methods to work with Documents |
|
|
PdfOcr
Pdf OCR library based on paddle OCR |
|
|
Siliscrypt.PdfTools
Package Description |
|
|
DimonSmart.PdfCropper
A cross-platform .NET library that intelligently trims PDF pages to actual content using content-based or bitmap-based analysis. Supports Windows, Linux, macOS and other .NET-compatible platforms. Perfect for preparing e-books and documents by removing excessive margins and whitespace. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 5.1.1 | 181,176 | 6/3/2025 | |
| 5.1.0 | 48,266 | 5/2/2025 | |
| 5.1.0-preview6 | 16,817 | 3/25/2025 | |
| 5.1.0-preview5 | 788 | 3/18/2025 | |
| 5.0.0 | 158,562 | 12/7/2024 | |
| 4.1.1 | 355,423 | 9/20/2024 | |
| 4.1.0 | 673,468 | 7/24/2024 | |
| 4.0.2 | 75,625 | 6/28/2024 | |
| 4.0.1 | 315,138 | 3/14/2024 | |
| 4.0.0 | 42,871 | 2/29/2024 | |
| 3.1.0 | 67,440 | 1/29/2024 | |
| 3.0.0 | 22,130 | 12/28/2023 | |
| 2.4.3 | 82,087 | 11/19/2023 | |
| 2.4.2 | 49,057 | 10/11/2023 | |
| 2.4.1 | 23,481 | 9/25/2023 | |
| 2.4.0 | 27,686 | 9/3/2023 | |
| 2.3.2 | 4,287 | 8/26/2023 | |
| 2.3.1 | 27,295 | 7/30/2023 | |
| 2.3.0 | 3,756 | 7/19/2023 | |
| 2.2.0 | 235,116 | 2/2/2023 | |
| 2.1.3 | 19,842 | 1/19/2023 | |
| 2.1.2 | 120,024 | 7/22/2022 | |
| 2.1.1 | 16,646 | 6/22/2022 | |
| 2.1.0 | 7,372 | 5/27/2022 | |
| 2.0.0 | 976 | 5/25/2022 | |
| 1.2.1 | 164,005 | 11/10/2021 | |
| 1.2.0 | 22,541 | 10/10/2021 | |
| 1.1.3 | 4,850 | 8/26/2021 | |
| 1.1.2 | 1,014 | 8/19/2021 | |
| 1.1.1 | 4,976 | 8/13/2021 | |
| 1.1.0 | 30,796 | 6/17/2021 | |
| 1.0.1 | 6,233 | 5/29/2021 | |
| 1.0.0 | 7,342 | 3/21/2021 |
- Fix a memory leak that can cause forms to be partially or incorrectly rendered.
- Remove .NET 6.0 as TargetFramework (end of support).
- Remove .NET 8.0 (iOS) as TargetFramework (end of support).
- Remove .NET 8.0 (Mac Catalyst) as TargetFramework (end of support).