Search for Resizer returned 37 packages
Displaying results 1 - 20.
-
ImageResizer
By:
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 2, 3, 3.5, 4, 4.5, ASP.NET WebForms, MVC 1-4, WebAPI, Routing, IIS 5, 5.1, 6, 7, 7.5, & 8 and nearly all CMSes. Use ether the URL API: image.jp... More information
-
ImageResizer Web.Config Installation
By:
Installs the ImageResizer module by (carefully) modifying Web.Config. Docs: http://imageresizing.net/ Support: http://imageresizing.net/support ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins, including WPF, WIC, FreeImage, OpenCV, AForge & Ghostscript (PDF) integrations. You'll also f... More information
-
ImageResizer.Mvc - MVC-friendly utilities
By:
Provides the MvcRoutingShim plugin for the ImageResizer Core library, which enables compatibility with MVC routing. Docs: http://imageresizing.net/plugins/mvcroutingshim Support: http://imageresizing.net/support ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins, including WPF, WIC, FreeI... More information
-
ImageResizer Web.Config Installation for MVC
By:
Installs the ImageResizer module (with MVC support) by (carefully) modifying Web.Config. Docs: http://imageresizing.net/ Support: http://imageresizing.net/support ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins, including WPF, WIC, FreeImage, OpenCV, AForge & Ghostscript (PDF) integrat... More information
-
ImageResizer.Plugins.DiskCache
By:
Adds disk caching to the ImageResizer core. Fast, multithreaded, and self-managing. Drastically increases scalability and performance. Writing processed images to disk permits images to be served as static files by IIS, eliminating the typical RAM and CPU overhead assocatied with real-time image processing. Used by websites hosting hundreds of th... More information
-
ImageResizer.Plugins.PrettyGifs - High-quality GIF and 8-bit PNG encoding plugin
By:
Replaces .NET's default GIF and 8-bit PNG encoding with high-quality Octree Quantization and multi-pass dithering support. Docs: http://imageresizing.net/plugins/prettygifs Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit ima... More information
-
ImageResizer.Plugins.AnimatedGifs - Resize and process animated GIFs
By:
Adds support for processing animated GIFs, resizing/cropping/editing each frame automatically before re-composing them. Install and forget - no commands required. Docs: http://imageresizing.net/plugins/animatedgifs Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search ... More information
-
ImageResizer.Plugins.S3Reader - Serve (and resize) images (and documents) from Amazon S3
By:
Enables ImageResizer to access and process images from Amazon S3 buckets. Docs: http://imageresizing.net/plugins/s3reader Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins, including WPF, WI... More information
-
ImageResizer.Plugins.SimpleFilters - Grayscale, sepia, transparency, and brightness adjustments
By:
Apply grayscale, sepia, alpha, or brightness filters via the URL. * &s.grayscale=true|y|ry|ntsc|bt709|flat (true, ntsc, and y produce identical results) * &s.sepia=true * &s.alpha= 0..1 * &s.brightness=-1..1 * &s.contrast=-1..1 * &s.saturation=-1..1 * &s.invert=true Docs: http://imageresizing.net/plugins/simplefilters Support: http://imageresi... More information
-
ImageResizer.Plugins.Watermark - Watermark images dynamically
By:
Dynamically apply an unlimited number of image and text over and under-lays with WPF-style layout. Docs: http://imageresizing.net/plugins/watermark Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ p... More information
-
ImageResizer.Plugins.SqlReader - Serve (and resize) images (and documents) from the database
By:
Enables ImageResizer to access and process images located in a SQL database. Docs: http://imageresizing.net/plugins/sqlreader Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins, including WPF,... More information
-
ImageResizer.Plugins.RemoteReader - Resize and process images located on other servers or websites
By:
The RemoteReader plugin allows the ImageResizer to resize and display images that are located at arbitrary URLs. Kind of like a resizing relay. There are 3 layers of security to prevent abuse. 1. The API signs the remote url with HMAC SHA-256 to prevent anyone from tampering or generating them without access to the signing key. 2. A whitelist ap... More information
-
ImageResizer.Plugins.AzureReader - Process images from the Azure blobstore
By:
Enables ImageResizer to access and process images from Azure. Docs: http://imageresizing.net/plugins/azurereader Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins, including WPF, WIC, FreeIm... More information
-
ImageResizer.Plugins.CloudFront - Allows Amazon CloudFront to cache processed images
By:
Makes ImageResizer REST API accessible behind edge caching services like Amazon CloudFront. Adds support for a semicolon-based syntax, to bypass querystring-lopping. Example (standard): http://cf.server.com/image.jpg?width=100&height=100 Example (semicolon): http://cf.server.com/image.jpg;width=100;height=100 Provides (optional) automatic redir... More information
-
ImageResizer.Plugins.AdvancedFilters
By:
Apply best-in-class, adjustable Guassian blur, smart sharpen, noise removal, and auto white balance filters to your photographs. Plugs into ImageResizer. REST API example: image.jpg?a.removenoise=3 Docs: http://imageresizing.net/plugins/advancedfilters Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/pl... More information
-
ImageResizer.Plugins.SeamCarving - Content Aware Image Resizing
By:
Resize images using content-aware image resizing (seam carving). &carve=true Docs: http://imageresizing.net/plugins/seamcarving Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins, including WP... More information
-
ImageResizer.Plugins.PdfRenderer - Read PDF files like images
By:
Dynamically render PDF files (page-by-page) to any size, then (optionally) process them as if they were images. GPL licensed! Docs: http://imageresizing.net/plugins/pdfrenderer Support: http://imageresizing.net/support ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins, including WPF, WIC... More information
-
ImageResizer.Plugins.WhitespaceTrimmer - Automatically crop whitespace off your images
By:
Automatically trims whitespace from product images, leaving only a specified margin around the object. Uses sobel energy analysis and adjustable thresholding for great accuracy. URL commands: &trim.threshold=80, &trim.percentpadding=1 Docs: http://imageresizing.net/plugins/whitespacetrimmer Support: http://imageresizing.net/support Requires lic... More information
-
ImageResizer.Plugins.BatchZipper - Resize and zip multiple images asynchronously
By:
Managed API for resizing/processing and combining multiple images (and files) into a .zip folder asynchronously (or synchronously, if needed). Docs: http://imageresizing.net/plugins/batchzipper Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuge... More information
-
ImageResizer.Plugins.Logging - Get NLog-based logging for your image requests
By:
Get NLog-based logging support for your image requests. Especially useful with DiskCache. Docs: http://imageresizing.net/plugins/logging Support: http://imageresizing.net/support ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins, including WPF, WIC, FreeImage, OpenCV, AForge & Ghostscript ... More information
- Previous
- Next