Found 162 packages
Bannister Lake Thumbnail Utility
A library to create an image thumbnail from various sources with better result and supports different image formats.
Create, load, capture, view, process, convert, print and save images in .NET. Render image region synchronously or asynchronously. Process the whole image or image region, undo/redo results of image processing. Create custom image processing command - architecture is open. Read and write image metadata (EXIF, TIFF, WANG, Adobe Photoshop). Use the color management when displaying and printing images, perform the color transformation of images. Low level functions for manipulating TIFF, GIF, ICO, CUR, JPEG and PNG files.
Video converter component for C#/.NET (wrapper for ffmpeg command line tool). Can convert video/audio files, transcode live streams, extract video thumbnails, apply watermarks to video, screen capture etc - everything that is possible with ffmpeg from the command line. Supports .NET streams for input/output (encode/decode without tmp files). NReco.VideoConverter nuget can be used for free in non-SaaS apps that have only one single-server production deployment. This nuget package includes ffmpeg.exe (it is extracted on the first use automatically - you don't need to deploy ffmpeg separately) and therefore can be used only on Windows. For cross-platform deployments NReco.VideoConverter.LT nuget should be used instead. How to use: var ffmpeg = new NReco.VideoConverter.FFMpegConverter(); ffmpeg.ConvertMedia("input.avi",null,"output.mp4",null,new ConvertSettings()); More info (VideoConverter online demo, examples): https://www.nrecosite.com/video_converter_net.aspx
Library to help with image handling such as resizing, cropping, applying filters (brightess, contrast, unsharpen mask, chroma key etc), watermarking, thumbnail creation, opening/saving files or streams and more.
A plugin to enable a listview that shows images and relational content
Controls and classes for displaying, printing and visual processing of images in WinForms.
View, print and process images and PDF documents in web application. A platform-independent web services, which allow to manage files, manage an image collection, render an image, process an image. JavaScript classes and controls for viewing, printing and processing of images and PDF documents in any HTML5 web browser.
Generate thumbnail for pdf files in umbraco media f
Create, load, capture, view, process, convert, print and save images in WPF. WPF controls for previewing and printing images. Render image region synchronously or asynchronously. Process the whole image or image region, undo/redo results of image processing. Create custom image processing command - architecture is open. Read and write image metadata (EXIF, TIFF, WANG, Adobe Photoshop). Use the color management when displaying and printing images, perform the color transformation of images. Low level functions for manipulating TIFF, GIF, ICO, CUR, JPEG and PNG files.
Create, insert, remove PDF page thumbnail images C# Guide: This package includes C# sample source code to create, insert, remove PDF page thumbnail images using XDoc.PDF C# PDF library XDoc.PDF from RasterEdge is an advanced Adobe PDF library : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Framework 4.x, 3.x, 2.x Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-overview/ * Support : support@rasteredge.com
Video converter component for C#/.NET (wrapper for ffmpeg command line tool). Can convert video/audio files, transcode live streams, extract video thumbnails, apply watermarks to video, screen capture etc - everything that is possible with ffmpeg from the command line. Supports .NET streams for input/output (encode/decode without tmp files). This LT-version nuget package does NOT include ffmpeg.exe and is suitable for cross-platform deployments (Windows, Linux/Docker, Mac-OS) or using a ffmpeg build/version of your choice. NOTE: LT nuget is not available for free users. Please contact support@nrecosite.com if you want to get a demo key for evaluation/testing purposes. How to use: var ffmpeg = new NReco.VideoConverter.FFMpegConverter(); NReco.VideoConverter.License.SetLicenseKey("your_id", "your_license_key"); ffmpeg.FFMpegExeName = "ffmpeg.exe"; // for Linux/MacOS: "ffmpeg" ffmpeg.FFMpegToolPath = "<path_to_folder_with_ffmpeg>"; ffmpeg.ConvertMedia("input.avi",null,"output.mp4",null,new ConvertSettings()); More info (VideoConverter online demo, examples): https://www.nrecosite.com/video_converter_net.aspx
Create, insert, remove PDF page thumbnail images VB.NET Guide: This package includes VB.NET sample source code to create, insert, remove PDF page thumbnail images using XDoc.PDF VB.NET PDF library XDoc.PDF from RasterEdge is an advanced Adobe PDF library : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/vb-net-imaging/pdf-overview/ * Support : support@rasteredge.com
Create, insert, remove PDF page thumbnail images C# Guide: This package includes C# sample source code to create, insert, remove PDF page thumbnail images using XDoc.PDF C# PDF library XDoc.PDF from RasterEdge is an advanced Adobe PDF library : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-overview/ * Support : support@rasteredge.com
This package provides the functionality to utilize the features of Syncfusion® UWP PDF Viewer control and more.
Create, insert, remove PDF page thumbnail images VB.NET Guide: This package includes VB.NET sample source code to create, insert, remove PDF page thumbnail images using XDoc.PDF VB.NET PDF library XDoc.PDF from RasterEdge is an advanced Adobe PDF library : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Framework 4.x, 3.x, 2.x Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/vb-net-imaging/pdf-overview/ * Support : support@rasteredge.com
Bytescout PDF Renderer SDK for .NET, ASP.NET, ActiveX - convert PDF to images
Create, insert, remove PDF page thumbnail images in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and create, insert, remove PDF page thumbnail images in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Create image thumbnails from uploaded image files to help downsize large resolution images that need to be displayed on your website in a smaller resolution.
Create, insert, remove PDF page thumbnail images in web browser in ASP.NET web app: This package includes C# sample source code to edit PDF in web browser and create, insert, remove PDF page thumbnail images in ASP.NET web app. EdgePDF - Online PDF editor for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com