Humble.Umbraco.AutoFormatImagesToWebp
13.0.0
Prefix Reserved
dotnet add package Humble.Umbraco.AutoFormatImagesToWebp --version 13.0.0
NuGet\Install-Package Humble.Umbraco.AutoFormatImagesToWebp -Version 13.0.0
<PackageReference Include="Humble.Umbraco.AutoFormatImagesToWebp" Version="13.0.0" />
paket add Humble.Umbraco.AutoFormatImagesToWebp --version 13.0.0
#r "nuget: Humble.Umbraco.AutoFormatImagesToWebp, 13.0.0"
// Install Humble.Umbraco.AutoFormatImagesToWebp as a Cake Addin #addin nuget:?package=Humble.Umbraco.AutoFormatImagesToWebp&version=13.0.0 // Install Humble.Umbraco.AutoFormatImagesToWebp as a Cake Tool #tool nuget:?package=Humble.Umbraco.AutoFormatImagesToWebp&version=13.0.0
Automatically Format Images to WebP
This middleware will automatically format HTTP requests for media (jpeg
, jpg
, png
) to the webp
format if the browser supports it.
The middleware accomplishes this conversion by modifying the query string in the request and adding format=webp
. The ImageSharp library, a dependency of Umbraco, handles this request and formats the image accordingly. The middleware will not convert an image if the author explicitly requests another format.
How to Find Support
- Use GitHub Issues to
report bugs
. - Use GitHub Discussions to
ask questions
,provide feedback
, andmake suggestions.
- Consider hiring our agency, Next Player Up, for your next project—innovative apps, immersive XR experiences, and AI solutions that'll exceed your expectations, not your budget. We are also a Umbraco Certified Gold Partner!
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
License information was last updated May 19th, 2024.
Release History
13.0.0.0
- For Umbraco v13.x.x
- Set (and unset) custom icons for almost any tree node in the Umbraco Backoffice.
- With this release, we officially sunset
Humble.Umbraco.ContentNodeIcons
—which replacedHumble.ContentNodeIcons
several years ago.
You've reached the end of readme.md.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- Umbraco.Cms.Web.Website (>= 13.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
13.0.0 | 892 | 5/19/2024 |