/dotnet-imageoptim-api

Access the ImageOptim.com API directly from Microsoft .NET code

Primary LanguageC#MIT LicenseMIT

ImageOptimApi

This project provides access to the ImageOptim.com API from Microsoft .NET. If you want to consume the API in your project, you probably want the NuGet package.

This is a third party library and just consumes the ImageOptim API. It is not directly affiliated with ImageOptim.com.

Issues found in this library should be filed at: https://github.com/MCLD/dotnet-imageoptim-api

ImageOptim.com is a Web service for image compression and optimization. You will need to register for a free trial username in order to use this library.

See sample C# code using the NuGet package at: MCLD/SampleImageOptimApi

In this project:

  • ImageOptimApi - a .NET Standard 2.1 library for handling calls to the ImageOptim API
  • ImageOptimApi.Console - a .NET Console application for optimizing images offering all the parameters available from the ImageOptim API

License

The ImageOptimApi source code is Copyright 2022 by the Maricopa County Library District and is distributed under The MIT License.