ImageProcessor.Plugins.WebP
1.3.0
Adds support to ImageProcessor for the WebP image format.
If you use ImageProcessor please get in touch via my twitter @james_m_south
Feedback is always welcome
Install-Package ImageProcessor.Plugins.WebP -Version 1.3.0
dotnet add package ImageProcessor.Plugins.WebP --version 1.3.0
<PackageReference Include="ImageProcessor.Plugins.WebP" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ImageProcessor.Plugins.WebP --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ImageProcessor.Plugins.WebP, 1.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install ImageProcessor.Plugins.WebP as a Cake Addin #addin nuget:?package=ImageProcessor.Plugins.WebP&version=1.3.0 // Install ImageProcessor.Plugins.WebP as a Cake Tool #tool nuget:?package=ImageProcessor.Plugins.WebP&version=1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.2
- ImageProcessor (>= 2.8.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on ImageProcessor.Plugins.WebP:
Package | Downloads |
---|---|
Acme.UmbracoHelpers
Provides some tools to use with Umbraco.
|
|
Our.Umbraco.PageSpeed
Easy ways to optimize your Google PageSpeed score.
- Use version 1.x for Umbraco 7
- Use version 2.x for Umbraco 8
|
|
Our.Umbraco.AutoImageOptimze
Allows automatic imageoptimaztion with Imageprocessor.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ImageProcessor.Plugins.WebP:
Repository | Stars |
---|---|
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
|