Skip to content

judypol/Magick.NET

 
 

Repository files navigation

The .NET wrapper for the ImageMagick library: Magick.NET

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.

Supported Platforms

  • .NET Framework (2.0 and higher)
  • .NET Core (.NETStandard 1.3 and higher on Windows)

Documentation

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/.

Download

Click here to download Magick.NET. You can also install Magick.NET using NuGet, click here to see the available packages. And follow me on twitter(@MagickNET) to receive information about new downloads and changes to Magick.NET and ImageMagick.

Development build

Build status

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.

Donate

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 contact me to get my information. Click here to see who already donated something.


A special thanks goes out to Snakeware who let me spend company time on this project.

About

The .NET wrapper for the ImageMagick library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 63.6%
  • C 32.9%
  • PowerShell 1.3%
  • C++ 1.0%
  • Visual Basic .NET 0.9%
  • Batchfile 0.1%
  • Other 0.2%