Skip to content

The .NET wrapper for the ImageMagick library

License

Notifications You must be signed in to change notification settings

vnvizitiu/Magick.NET

 
 

Repository files navigation

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

GitHub license Build status codecov Gitter Twitter URL Donate

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 and Linux)

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

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.

Versioning

Magick.NET uses the following: versioning strategy.

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 click here.


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# 72.3%
  • C 24.6%
  • C++ 1.6%
  • PowerShell 0.8%
  • Objective-C 0.5%
  • Batchfile 0.1%
  • Other 0.1%