PDFtoImage 5.0.0-preview.2
dotnet add package PDFtoImage --version 5.0.0-preview.2
NuGet\Install-Package PDFtoImage -Version 5.0.0-preview.2
<PackageReference Include="PDFtoImage" Version="5.0.0-preview.2" />
paket add PDFtoImage --version 5.0.0-preview.2
#r "nuget: PDFtoImage, 5.0.0-preview.2"
// Install PDFtoImage as a Cake Addin #addin nuget:?package=PDFtoImage&version=5.0.0-preview.2&prerelease // Install PDFtoImage as a Cake Tool #tool nuget:?package=PDFtoImage&version=5.0.0-preview.2&prerelease
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 selectAdd package from git URL...
. - 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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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-ios18.0 is compatible. 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-android35.0 is compatible. net9.0-ios18.0 is compatible. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. 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 | tizen40 was computed. 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.6.2
- bblanchon.PDFium.Linux (>= 130.0.6721)
- bblanchon.PDFium.macOS (>= 130.0.6721)
- bblanchon.PDFium.Win32 (>= 130.0.6721)
- SkiaSharp (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.Linux.NoDependencies (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.macOS (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.Win32 (>= 3.118.0-preview.1.2)
-
.NETFramework 4.7.1
- bblanchon.PDFium.Linux (>= 130.0.6721)
- bblanchon.PDFium.macOS (>= 130.0.6721)
- bblanchon.PDFium.Win32 (>= 130.0.6721)
- SkiaSharp (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.Linux.NoDependencies (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.macOS (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.Win32 (>= 3.118.0-preview.1.2)
-
.NETFramework 4.8.1
- bblanchon.PDFium.Linux (>= 130.0.6721)
- bblanchon.PDFium.macOS (>= 130.0.6721)
- bblanchon.PDFium.Win32 (>= 130.0.6721)
- SkiaSharp (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.Linux.NoDependencies (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.macOS (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.Win32 (>= 3.118.0-preview.1.2)
-
.NETStandard 2.0
- bblanchon.PDFium.Linux (>= 130.0.6721)
- bblanchon.PDFium.macOS (>= 130.0.6721)
- bblanchon.PDFium.Win32 (>= 130.0.6721)
- SkiaSharp (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.Linux.NoDependencies (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.macOS (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.Win32 (>= 3.118.0-preview.1.2)
-
net6.0
- bblanchon.PDFium.Linux (>= 130.0.6721)
- bblanchon.PDFium.macOS (>= 130.0.6721)
- bblanchon.PDFium.Win32 (>= 130.0.6721)
- SkiaSharp (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.Linux.NoDependencies (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.macOS (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.Win32 (>= 3.118.0-preview.1.2)
-
net8.0
- bblanchon.PDFium.Linux (>= 130.0.6721)
- bblanchon.PDFium.macOS (>= 130.0.6721)
- bblanchon.PDFium.Win32 (>= 130.0.6721)
- SkiaSharp (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.Linux.NoDependencies (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.macOS (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.WebAssembly (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.Win32 (>= 3.118.0-preview.1.2)
- Sungaila.PDFium.BlazorWebAssembly (>= 132.0.6826)
-
net8.0-android34.0
- bblanchon.PDFium.Android (>= 130.0.6721)
- SkiaSharp (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.Android (>= 3.118.0-preview.1.2)
-
net8.0-ios18.0
- bblanchon.PDFium.iOS (>= 130.0.6721)
- SkiaSharp (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.iOS (>= 3.118.0-preview.1.2)
-
net9.0
- bblanchon.PDFium.Linux (>= 130.0.6721)
- bblanchon.PDFium.macOS (>= 130.0.6721)
- bblanchon.PDFium.Win32 (>= 130.0.6721)
- SkiaSharp (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.Linux.NoDependencies (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.macOS (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.WebAssembly (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.Win32 (>= 3.118.0-preview.1.2)
- Sungaila.PDFium.BlazorWebAssembly (>= 132.0.6826)
-
net9.0-android35.0
- bblanchon.PDFium.Android (>= 130.0.6721)
- SkiaSharp (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.Android (>= 3.118.0-preview.1.2)
-
net9.0-ios18.0
- bblanchon.PDFium.iOS (>= 130.0.6721)
- SkiaSharp (>= 3.118.0-preview.1.2)
- SkiaSharp.NativeAssets.iOS (>= 3.118.0-preview.1.2)
NuGet packages (8)
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 |
|
Siliscrypt.PdfTools
Package Description |
|
PdfOcr
Pdf OCR library based on paddle OCR |
|
ComicMeta
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
5.0.0-preview.2 | 0 | 11/8/2024 | |
5.0.0-preview | 243 | 10/18/2024 | |
4.1.1 | 37,855 | 9/20/2024 | |
4.1.0 | 116,098 | 7/24/2024 | |
4.0.2 | 31,185 | 6/28/2024 | |
4.0.1 | 170,124 | 3/14/2024 | |
4.0.0 | 21,213 | 2/29/2024 | |
4.0.0-preview | 112 | 2/27/2024 | |
3.1.0 | 50,272 | 1/29/2024 | |
3.0.0 | 17,110 | 12/28/2023 | |
2.4.3 | 56,400 | 11/19/2023 | |
2.4.2 | 38,173 | 10/11/2023 | |
2.4.1 | 16,034 | 9/25/2023 | |
2.4.0 | 19,051 | 9/3/2023 | |
2.3.2 | 2,341 | 8/26/2023 | |
2.3.1 | 18,198 | 7/30/2023 | |
2.3.0 | 3,225 | 7/19/2023 | |
2.2.0 | 182,722 | 2/2/2023 | |
2.1.3 | 15,603 | 1/19/2023 | |
2.1.2 | 109,040 | 7/22/2022 | |
2.1.1 | 14,570 | 6/22/2022 | |
2.1.0 | 6,823 | 5/27/2022 | |
2.0.0 | 779 | 5/25/2022 | |
2.0.0-preview5 | 11,497 | 2/8/2022 | |
2.0.0-preview | 6,256 | 1/2/2022 | |
1.2.1 | 110,782 | 11/10/2021 | |
1.2.0 | 21,747 | 10/10/2021 | |
1.1.3 | 4,099 | 8/26/2021 | |
1.1.2 | 798 | 8/19/2021 | |
1.1.1 | 4,763 | 8/13/2021 | |
1.1.1-preview | 467 | 7/29/2021 | |
1.1.0 | 28,535 | 6/17/2021 | |
1.0.1 | 4,989 | 5/29/2021 | |
1.0.0 | 6,370 | 3/21/2021 |
- Add .NET 9 as TargetFramework.
- Remove .NET 7 as TargetFramework.
- Remove MonoAndroid/Xamarin as TargetFramework.
- Remove PDFtoImage.Compatibility API.
- Add iOS as TargetFramework.