UmbracoMediaOptimization 1.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package UmbracoMediaOptimization --version 1.0.6
NuGet\Install-Package UmbracoMediaOptimization -Version 1.0.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="UmbracoMediaOptimization" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UmbracoMediaOptimization --version 1.0.6
#r "nuget: UmbracoMediaOptimization, 1.0.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install UmbracoMediaOptimization as a Cake Addin
#addin nuget:?package=UmbracoMediaOptimization&version=1.0.6

// Install UmbracoMediaOptimization as a Cake Tool
#tool nuget:?package=UmbracoMediaOptimization&version=1.0.6

Optimize media during upload.

Compresses images using ImageMagick.
Converts and optimizes video bitrates using FFmpeg.
Extracts 1st frame from video as poster.
   
Config keys

- ImageOptimizationLossless: Defaults to "false" if no value(only applies to jpeg and png files).
- ImageOptimizationFormats: Defaults to "jpg,jpeg,png,tiff" if no value.
- VideoOptimizationFormats: Defaults to "mp4,flv,avi,webm,mov,wmv,mkv" if no value.
- VideoOptimizationPoster: Defaults to "true" if no value.
- VideoOptimizationOutputFormat: Defaults to original file type if no value.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.1.0 559 8/14/2019
1.0.6 451 8/6/2019