Found 212 packages
Image Processor is an easy to use and extend processing library written in C#. Its fluent API makes common imaging tasks very simple to perform. Methods include; Resize, Rotate, Rounded Corners, Flip, Crop, Watermark, Filter, Saturation, Brightness, Contrast, Quality, Format, Vignette, Gaussian Blur, Gaussian Sharpen, and Transparency. If you use ImageProcessor please get in touch on my twitter @james_m_south. Feedback is always welcome.
Lightweight HttpModule, REST API, and managed API for *safe* and highly-optimized server-side image processing. Docs: http://imageresizing.net/ Support: http://imageresizing.net/support Works with .NET 4.5.1+, ASP.NET WebForms, MVC 1-4, WebAPI, Routing, IIS 7, 7.5, & 8, 8.1 and nearly all CMSes. Use ether the URL API: image.jpg?width=100&height=100 *or* the Managed API: ImageBuilder.Current.Build(source,dest,settings). ImageResizer provides incredible quality and highly-optimized image processing - by default. Don't leak memory by using System.Drawing directly or create horrible previews with GetThumbnailImage. Add the ImageResizer.Plugins.DiskCache package to serve dynamic images as fast as static ones. With this library, you can create beautiful image galleries, product thumbnails, and fast, scalable websites *without* sacrificing agility or responsive web design. ## Functionality in this package The ImageResizer core package lets you: 1. Decode jpeg, png, gif, tiff, and bmp files from uploads, streams, byte arrays, and files. 2. Pre-rotate or flip (based on gravity sensor OR manual angle). 3. Apply manual cropping in either source or screen coordinates. 4. Efficiently apply width and/or height constraints, using any of several constraint modes: max, pad, crop, or stretch. Provides the highest quality image resampling (bicubic 2-pass) available on the windows platform. 5. Rotate, flip, add borders, padding, margins, with custom colors. 3. Re-compress into jpeg (with adjustable compression) or lossless png form - as a byte array, stream, or file. All through a REST API and Managed API with a symmetrical command set. URL rewriting, custom authorization, 404 fallbacks, gradient generation, exif stripping, size limiting, and cache-control customization are also included in the core DLL. ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace. You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well. ## Third-party integration Third parties have made some excellent UI wrappers and plugins, including Eksponent CropUp, FluentExtensions, jQuery NailThumb, WebCropImage, and mindrevolution's ResponsivePresets. Check out our own StudioJS for an amazing image editing studio based on the REST API.
AWS Secrets Manager enables you to easily create and manage the secrets that you use in your customer-facing apps. Instead of embedding credentials into your source code, you can dynamically query Secrets Manager from your app whenever you need credentials. You can automatically and frequently rotate your secrets without having to deploy updates to your apps. All secret values are encrypted when they're at rest with AWS KMS, and while they're in transit with HTTPS and TLS.
Official client library for easily integrating with the Cloudinary service
High-Performance image processing pipeline for .NET. Implements best-of-breed algorithms, linear light processing, and sharpening for the best image resizing quality available. Speed, efficiency, and image quality are unmatched by anything else on the .NET platform.
Bindings for the Imageflow image processing library. Also remember to install Imageflow.NativeRuntime.[your platform] or use Imageflow.AllPlatforms instead.
Imageflow processes and optimizes images at incredible speeds. Works well with with .NET 8,7,6.. anything with .NET Standard 2.0. NOTE: For .NET 4.x projects, use the Imageflow.Net and Imageflow.NativeRuntime.[your platform] packages separately.
Package Description
Aspose.Imaging for .NET is a .NET library that helps your .NET, C#, VB.NET, and ASP.NET applications to process images and photos: convert to various supported file formats; draw and edit images; implement image transformations (resize, crop, flip and rotate, binarize, grayscale, adjust); advanced image manipulation features (filtering, dithering, masking, deskewing), raw data and metadata (Exif, Xmp) processing, vector and raster images compression; image composition/decomposition to/from multi-page image formats; memory optimization strategies; create an animation from an array of images; remove background from the image. Aspose.Imaging allows manipulate a huge range of popular image file formats: JPG, PNG, GIF, SVG, TIFF, BMP, DICOM, ICO, EPS, TGA, WEBP, CDR, CMX, DjVu, DNG, TGA, HTML5 Canvas, DXF, AVIF, Raster, Metafiles, FODG and so many more. Aspose.Imaging for .NET on-premise API is compatible with both the 32-bit and 64-bit Microsoft Windows Desktop/Server editions, and Linux (x64). You can use Aspose.Imaging for .NET to develop Windows and Web applications in any IDE that targets the .NET, including modern .NET6,.NET7,.Net8 and.NET Core platforms.
Imageflow.Server - Middleware for fetching, processing, and caching images on-demand. Commercial licenses available.
Rotate PDF page C# Guide: This package includes C# sample source code to rotate PDF page 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
Rotate PDF page VB.NET Guide: This package includes VB.NET sample source code to rotate PDF page 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
Bytescout PDF Extractor SDK for .NET, ASP.NET, ActiveX - extract data from PDF documents
Rotate PDF page C# Guide: This package includes C# sample source code to rotate PDF page 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
The Adobe PDF Services SDK provides APIs for creating, combining, exporting and manipulating PDFs. Supported Platforms: - .NET Core 8.0 - .NETStandard2.0, providing .NET Framework support
Rotate PDF page in web browser in ASP.NET web app: This package includes C# sample source code to edit PDF in web browser and rotate PDF page 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
This plugin will enable you to manipulate(resize,crop,rotate,monochrome) a image(png,jpg).
This package provides the functionality to utilize the features of Syncfusion® UWP Pivot Image Editor control and more.
Rotate PDF page VB.NET Guide: This package includes VB.NET sample source code to rotate PDF page 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
Rotate PDF page in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and rotate PDF page 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