Info
Version: | 10.0.0 |
Author(s): | EVO PDF Software |
Last Update: | Monday, August 14, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.evopdf.com/pdf-images-extractor.aspx |
NuGet Url: | https://www.nuget.org/packages/EvoPdf.PdfToImage.NetCore.x64 |
Install
Install-Package EvoPdf.PdfToImage.NetCore.x64
dotnet add package EvoPdf.PdfToImage.NetCore.x64
paket add EvoPdf.PdfToImage.NetCore.x64
EvoPdf.PdfToImage.NetCore.x64 Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Drawing.Common(>= 4.6.0)
- System.Security.Principal.Windows(>= 4.6.0)
Tags
This optimized version of the library is compatible with .NET Core and .NET Standard on Windows 64-bit (x64) platform which offers a larger address space for executing processes, needed when converting very large PDF documents.
For applications targeting .NET Framework on Windows you can use the library from EvoPdf.PdfToImage NuGet package and the x64 variant from EvoPdf.PdfToImage.x64 NuGet package.
In any .NET application for Linux, macOS, Windows, Azure App Service, Xamarin, UWP and other platforms you can use the cross-platform library from EvoPdf.Client NuGet package.
EVO PDF to Image Library for .NET Core x64 is compatible with Windows platforms which support .NET Standard 2.0 or above, including the platforms listed below:
* .NET Core 7, 6, 5, .NET Standard 2.0 , .NET Framework 4.6.2 (and above)
* Windows 64-bit (x64)
* Azure App Service, Azure Cloud Services and Azure Virtual Machines
* Web, Console and Desktop applications
Main Features:
* Convert PDF pages to images
* Create thumbnails of the PDF pages
* Convert PDF documents to multipage TIFF images
* Customize the color space and resolution of generated images
* Convert PDF pages to images in memory or to image files in a folder
* Save the PDF pages images in various image formats
* Support for password protected PDF documents
* Convert to images only a range of PDF pages
* Get the number of pages in a PDF document
* Get the PDF document title, keywords, author and description
* Does not require Adobe Reader or other third party tools.