Aspose.Imaging-Cloud
21.12.0
See the version list below for details.
Install-Package Aspose.Imaging-Cloud -Version 21.12.0
dotnet add package Aspose.Imaging-Cloud --version 21.12.0
<PackageReference Include="Aspose.Imaging-Cloud" Version="21.12.0" />
paket add Aspose.Imaging-Cloud --version 21.12.0
#r "nuget: Aspose.Imaging-Cloud, 21.12.0"
// Install Aspose.Imaging-Cloud as a Cake Addin
#addin nuget:?package=Aspose.Imaging-Cloud&version=21.12.0
// Install Aspose.Imaging-Cloud as a Cake Tool
#tool nuget:?package=Aspose.Imaging-Cloud&version=21.12.0
Image Processing in Cloud via .NET REST API
Product Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Free Trial
This cloud SDK assists to process & manipulate images from within your C#, ASP.NET & other .NET based cloud applications, without installing any 3rd party tool.
Image Processing Features
- Fetch or update properties of cloud-hosted images.
- Scale, flip, crop, and export an image with a single API call.
- Resize, crop, flip, convert, and export an image to other supported formats.
- Update image parameters of JPEG2000 & WEBP images.
- Access and multi-frame TIFF image and extract the desired frames from it.
- Rotate, flip, crop, resize, or fetch properties of the selected TIFF frame.
- Merge multiple TIFF images.
Supported File Formats
Vector: SVG
OpenOffice: ODG, OTG
Digital Camera: DNG
Medical Imaging: DICOM
CorelDRAW: CDR, CMX
eBooks: DjVu
Raster Images: JPEG2000, JPEG, BMP, TIFF, GIF, PNG
Metafile: EMF, WMF
Photoshop: PSD
Fixed Layout: PDF
Other: WebP
Get Started
You do not need to install anything to get started with Aspose.Imaging Cloud SDK for .NET. Just create an account at Aspose for Cloud and get your application information.
Simply execute Install-Package Aspose.Imaging-Cloud
from the Package Manager Console in Visual Studio to fetch & reference Aspose.Imaging assembly in your project. If you already have Aspose.Imaging Cloud SDK for .NET and want to upgrade it, please execute Update-Package Aspose.Imaging-Cloud
to get the latest version.
Please check the GitHub Repository for common usage scenarios.
Convert PNG
to JPG
Image Format using C# Code
// for complete examples, please visit https://github.com/aspose-imaging-cloud/aspose-imaging-cloud-dotnet
// Get Client Id and Client Secret from https://dashboard.aspose.cloud
string MyClientId = "My-Client-Id";
string MyClientSecret = "My-Client-Secret";
// Create instance of the API
var apiInstance = new ImagingApi(clientSecret: MyClientSecret, clientId: MyClientId);
// Convert PNG to JPG
var request = new ConvertImageRequest("sample.png", "jpg", "Converted");
var response = apiInstance.ConvertImage(request);
Product Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Free Trial
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 2.0
- Newtonsoft.Json (>= 10.0.1)
-
.NETFramework 3.5
- Newtonsoft.Json (>= 10.0.1)
-
.NETFramework 4.0
- Newtonsoft.Json (>= 10.0.1)
-
.NETFramework 4.5
- Newtonsoft.Json (>= 10.0.1)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 10.0.1)
- System.Net.Requests (>= 4.3.0)
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 |
---|---|---|
22.4.0 | 83 | 4/15/2022 |
21.12.0 | 682 | 12/27/2021 |
21.11.0 | 112 | 11/30/2021 |
21.6.0 | 232 | 6/10/2021 |
21.2.0 | 188 | 2/18/2021 |
20.12.0 | 186 | 12/30/2020 |
20.9.0 | 313 | 9/29/2020 |
20.8.0 | 313 | 8/31/2020 |
20.7.0 | 342 | 7/30/2020 |
20.6.0 | 288 | 6/30/2020 |
20.5.0 | 427 | 5/30/2020 |
20.4.0 | 352 | 4/30/2020 |
20.3.0 | 335 | 3/27/2020 |
20.2.0 | 441 | 2/27/2020 |
20.1.1 | 317 | 1/31/2020 |
20.1.0 | 396 | 1/31/2020 |
19.12.0 | 385 | 12/26/2019 |
19.10.0 | 376 | 10/31/2019 |
19.9.0 | 361 | 10/1/2019 |
19.8.0 | 370 | 8/29/2019 |
19.7.0 | 425 | 8/1/2019 |
19.6.0 | 431 | 6/20/2019 |
19.4.0 | 427 | 4/26/2019 |
19.1.0 | 504 | 1/31/2019 |
18.12.0 | 510 | 12/29/2018 |
18.11.0 | 540 | 11/26/2018 |
18.9.0 | 581 | 10/9/2018 |
18.8.0 | 639 | 9/5/2018 |
18.7.0 | 662 | 8/2/2018 |
18.6.0 | 696 | 7/23/2018 |
1.0.7 | 1,122 | 9/27/2017 |
1.0.6 | 699 | 9/27/2017 |
1.0.5 | 737 | 8/14/2017 |
1.0.4 | 825 | 1/6/2017 |
1.0.3 | 824 | 11/2/2016 |
1.0.2 | 753 | 10/21/2016 |
1.0.1 | 1,255 | 2/26/2016 |
1.0.0 | 1,210 | 2/26/2016 |