ImageProcessor.Plugins.WebP
1.0.1
See the version list below for details.
dotnet add package ImageProcessor.Plugins.WebP --version 1.0.1
NuGet\Install-Package ImageProcessor.Plugins.WebP -Version 1.0.1
<PackageReference Include="ImageProcessor.Plugins.WebP" Version="1.0.1" />
paket add ImageProcessor.Plugins.WebP --version 1.0.1
#r "nuget: ImageProcessor.Plugins.WebP, 1.0.1"
// Install ImageProcessor.Plugins.WebP as a Cake Addin
#addin nuget:?package=ImageProcessor.Plugins.WebP&version=1.0.1
// Install ImageProcessor.Plugins.WebP as a Cake Tool
#tool nuget:?package=ImageProcessor.Plugins.WebP&version=1.0.1
Adds support to ImageProcessor for the WebP image format.
Requires msvcr110.dll from the Visual C++ Redistributable Package to be installed on the server.
https://www.microsoft.com/en-gb/download/details.aspx?id=30679
If you use ImageProcessor please get in touch via my twitter @james_m_south
Feedback is always welcome
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5
- ImageProcessor (>= 2.0.0)
NuGet packages (4)
Showing the top 4 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. |
|
D9.Commons.FileStorage
Package Description |
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
|
Fixes memory leak on initial load.