53 packages
returned for Tags:"Imazen"
ImageResizer Web.Config Installation
Installs 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. Some offer 4-30x performance improvements; some...
More information
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...
More information
ImageResizer.Plugins.PrettyGifs - High-quality GIF and 8-bit PNG encoding plugin
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...
More information
ImageResizer.Mvc [deprecated - merged with ImageResizer core]
If you are using ImageResizer 4+, you may safely remove this dependency from your project.
ImageResizer Web.Config Installation
Installs ImageResizer by (carefully) modifying Web.Config. Duplicate of ImageResizer.WebConfig for ImageResizer 4+.
Docs: http://imageresizing.net/
Support: http://imageresizing.net/support
## 30+ plugins available
Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+...
More information
ImageResizer.Plugins.AzureReader2 - Process images from the Azure blobstore
Enables ImageResizer to access and process images from Azure.
Docs: http://imageresizing.net/plugins/azurereader2
Support: http://imageresizing.net/support
Requires license, see http://imageresizing.net/plugins
## 30+ plugins available
Search 'ImageResizer' on nuget.org, or visit...
More information
Provides base classes for various storage and blob storage providers.
ImageResizer.Plugins.SimpleFilters - Grayscale, sepia, transparency, and brightness adjustments
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:...
More information
ImageResizer.Plugins.AnimatedGifs - Resize and process animated GIFs
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...
More information
ImageResizer.Plugins.Watermark - Watermark images dynamically
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...
More information
ImageResizer.Plugins.RemoteReader - Resize and process images located on other servers or websites
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...
More information
ImageResizer.Plugins.WhitespaceTrimmer - Automatically crop whitespace off your images
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:...
More information
ImageResizer.Plugins.SqlReader - Serve (and resize) images (and documents) from the database
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...
More information
ImageResizer.Plugins.PdfRenderer - Read PDF files like images
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...
More information
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:...
More information
ImageResizer.Plugins.SeamCarving - Content Aware Image Resizing
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...
More information
ImageResizer.Plugins.CloudFront - Allows Amazon CloudFront to cache processed images
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):...
More information
ImageResizer.Plugins.S3Reader [deprecated] - use S3Reader2
[deprecated] Please upgrade to ImageResizer.Plugins.S3Reader2
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
##...
More information
ImageResizer.Plugins.S3Reader2 - Serve (and resize) images (and documents) from Amazon S3
Enables ImageResizer to access and process images from Amazon S3 buckets.
Docs: http://imageresizing.net/plugins/s3reader2
Support: http://imageresizing.net/support
Requires license, see http://imageresizing.net/plugins
## 30+ plugins available
Search 'ImageResizer' on nuget.org, or visit...
More information
ImageResizer.Plugins.Wic - Alternate Windows Imaging Components pipeline
While WIC requires full trust, it can be 2-4x faster than the default pipeline for simple resizing operations with only a small quality loss.
You can switch between the GDI, WIC, and FreeImage pipelines from the URL! Get the best of each without sacrificing anything.
Docs:...
More information