ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick in your C#/VB.NET/.NET Core application without having to install ImageMagick on your server or desktop.
For examples on how to install and use Magick.NET visit the documentation page. For more information about ImageMagick go to: http://www.imagemagick.org/.
You can add Magick.NET to your project with one of the following NuGet packages:
Follow me on twitter(@MagickNET) to receive information about new downloads and changes to Magick.NET and ImageMagick.
Every commit to Magick.NET is automatically build and tested with the help of AppVeyor. This build also includes the creation of a NuGet package. These packages can be downloaded from the following NuGet feed: https://ci.appveyor.com/nuget/Magick.NET. It is not recommended to use this build in a production environment.
Magick.NET uses semantic versioning.
If you have an uncontrollable urge to give me something for the time and effort I am putting into this project then please buy me something from my amazon wish list or send me an amazon gift card. If you prefer to use PayPal then click here. You can also sponsor me through GitHub Sponsors.
A special thanks goes out to Snakeware who let me spend company time on this project.