This is a .NET Standard wrapper around the http://tinypng.com image compression service.
Info
| Version: | 4.0.0 |
| Author(s): | Chad Tolkien |
| Last Update: | Monday, June 3, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ctolkien/TinyPNG |
| NuGet Url: | https://www.nuget.org/packages/TinyPNG |
Install
Install-Package TinyPNG
dotnet add package TinyPNG
paket add TinyPNG
TinyPNG Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags