![]() |
VOOZH | about |
dotnet add package Our.Umbraco.Tinifier --version 2.0.0
NuGet\Install-Package Our.Umbraco.Tinifier -Version 2.0.0
<PackageReference Include="Our.Umbraco.Tinifier" Version="2.0.0" />
<PackageVersion Include="Our.Umbraco.Tinifier" Version="2.0.0" />Directory.Packages.props
<PackageReference Include="Our.Umbraco.Tinifier" />Project file
paket add Our.Umbraco.Tinifier --version 2.0.0
#r "nuget: Our.Umbraco.Tinifier, 2.0.0"
#:package Our.Umbraco.Tinifier@2.0.0
#addin nuget:?package=Our.Umbraco.Tinifier&version=2.0.0Install as a Cake Addin
#tool nuget:?package=Our.Umbraco.Tinifier&version=2.0.0Install as a Cake Tool
Notice: This package addresses several issues preventing TinifierNext from running. Since the author/owner of that package are not reachable, this new package was created instead.
The official and free Umbraco TinyPNG package for image compressing. Tinifier allows to dramatically reduce the size of PNG and JPEG images which positively influences page loading time.
TinyPNG uses smart lossy compression techniques to reduce the file size of your PNG files. By selectively decreasing the number of colors in the image, fewer bytes are required to store the data. The effect is nearly invisible, but it makes a huge difference in file size.
TinyPNG provides an API which allows compressing images programmatically. 500 successful requests per month are available for free usage. It can be not enough for large enterprise websites, so check prices on the TinyPNG website before the start.
(the pdf is outdated, but the principals still apply)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser 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 Lesser General Public License for more details.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 net472 is compatible. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0 | 21,133 | 1/9/2021 |
2.0.0 - Initial release that addresses issues preventing TinifierNext from working