LazZiya.ImageResize
4.1.4
dotnet add package LazZiya.ImageResize --version 4.1.4
NuGet\Install-Package LazZiya.ImageResize -Version 4.1.4
<PackageReference Include="LazZiya.ImageResize" Version="4.1.4" />
paket add LazZiya.ImageResize --version 4.1.4
#r "nuget: LazZiya.ImageResize, 4.1.4"
// Install LazZiya.ImageResize as a Cake Addin #addin nuget:?package=LazZiya.ImageResize&version=4.1.4 // Install LazZiya.ImageResize as a Cake Tool #tool nuget:?package=LazZiya.ImageResize&version=4.1.4
Easily resize and crop images, add text watermark, add text outline, add image watermark with transparency, etc. Supports all .NetStandard2.0 compatible platforms (Asp.Net Core all versions and more...)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- System.Drawing.Common (>= 5.0.3)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on LazZiya.ImageResize:
Package | Downloads |
---|---|
OpenXMLSDK.Engine
This package contains the 'Open-XML-SDK' plugin for MvvmCross. |
|
HT.Image
Resize, crop, add text watermark to Images: var file = await model.Scale(width, height,true); // model is IFormFile file.SaveAs("wwwroot/" + pathFile); |
|
HT.SQLServer.File
Resize, crop, add text watermark to Images: var file = await model.Scale(width, height,true); // model is IFormFile file.SaveAs("wwwroot/" + pathFile); |
|
TestBin
test file manager - just for test |
|
SaClass
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.1.4 | 61,377 | 1/29/2023 |
4.1.3 | 2,104 | 1/8/2023 |
4.1.1 | 11,036 | 10/28/2022 |
4.1.0 | 100,645 | 8/2/2021 |
4.0.0 | 12,290 | 6/11/2021 |
4.0.0-preview4 | 1,133 | 3/11/2021 |
4.0.0-preview3 | 638 | 3/9/2021 |
4.0.0-preview2 | 684 | 2/22/2021 |
4.0.0-preview1 | 1,294 | 2/10/2021 |
3.0.2 | 37,975 | 6/8/2020 |
3.0.1 | 3,716 | 4/26/2020 |
3.0.0 | 33,623 | 12/18/2019 |
3.0.0-preview2 | 916 | 12/15/2019 |
3.0.0-preview1 | 921 | 12/8/2019 |
2.0.0 | 9,233 | 2/28/2019 |
1.0.0 | 1,214 | 2/17/2019 |
Fixed:
- Allow frame thickness of 0, so background fill can be applied. https://github.com/LazZiya/ImageResize/issues/17org#preview-your-readme
- See all details in the docs https://docs.ziyad.info/