Dyfort.Umbraco.AutoImageOptimize
1.0.3
See the version list below for details.
dotnet add package Dyfort.Umbraco.AutoImageOptimize --version 1.0.3
NuGet\Install-Package Dyfort.Umbraco.AutoImageOptimize -Version 1.0.3
<PackageReference Include="Dyfort.Umbraco.AutoImageOptimize" Version="1.0.3" />
paket add Dyfort.Umbraco.AutoImageOptimize --version 1.0.3
#r "nuget: Dyfort.Umbraco.AutoImageOptimize, 1.0.3"
// Install Dyfort.Umbraco.AutoImageOptimize as a Cake Addin #addin nuget:?package=Dyfort.Umbraco.AutoImageOptimize&version=1.0.3 // Install Dyfort.Umbraco.AutoImageOptimize as a Cake Tool #tool nuget:?package=Dyfort.Umbraco.AutoImageOptimize&version=1.0.3
Dyfort.Umbraco.AutoImageOptimize
With this powerful tool, you can make your images look incredible while also improving your website's performance. Say goodbye to slow-loading images and hello to a lightning-fast browsing experience!
Our Automatic Image Optimization product is designed to automatically enhance and optimize your images with just a few clicks. It uses clever algorithms and advanced techniques to reduce the file size of your images without compromising their quality.
This means that your website will load faster, allowing your visitors to see your images in an instant. Whether you're showcasing your products, sharing memories with friends, or displaying stunning artwork, our tool ensures that your images are displayed at their best.
Install Package to your project
PM> Install-Package Dyfort.Umbraco.AutoImageOptimize
After installation, don't forget to clean the cache folder, which is located at umbraco\Data\TEMP\MediaCache
Settings and defaults
"AutoImageOptimizer": {
"Quality": "92",
"AllowedExtentions": [
".png",
".jpg",
".jpeg"
],
"ExcludedFolderPaths":[
"/umbraco/assets/"
],
"Enabled": "true"
}
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
-
net6.0
- Umbraco.Cms.Web.BackOffice (>= 10.2.1)
- Umbraco.Cms.Web.Website (>= 10.2.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.