Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

The .NET library for ImageMagick

License

NotificationsYou must be signed in to change notification settings

dlemstra/Magick.NET

Repository files navigation

Build StatusGitHub licenseBlueskyDonate

ImageMagick is a powerful image manipulation library that supports over100 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.

Documentation

For examples on how to install and use Magick.NET visit thedocumentation page.For more information about ImageMagick go to:http://www.imagemagick.org/.

Download

This library has been tested on Windows, Linux and macOS. The library is available as a NuGet package. There are both platform specific packages and AnyCPU packages available. The platform specific packages can be used to reduce the size of the final application when the target platform is known. The AnyCPU packages can be used when the target platform is unknown. This library is available fornet8.0 andnetstandard20.

More information about Linux and macOS can be foundhere.

Download (Platform specific)

PackageDownloadwindowslinuxlinux-muslmacOS
Magick.NET-Q8-x64NuGet
Magick.NET-Q8-arm64NuGet
Magick.NET-Q8-x86NuGet
Magick.NET-Q8-OpenMP-x64NuGet
Magick.NET-Q8-OpenMP-arm64NuGet
Magick.NET-Q16-x64NuGet
Magick.NET-Q16-arm64NuGet
Magick.NET-Q16-x86NuGet
Magick.NET-Q16-OpenMP-x64NuGet
Magick.NET-Q16-OpenMP-arm64NuGet
Magick.NET-Q16-OpenMP-x86NuGet
Magick.NET-Q16-HDRI-x64NuGet
Magick.NET-Q16-HDRI-arm64NuGet
Magick.NET-Q16-HDRI-x86NuGet
Magick.NET-Q16-HDRI-OpenMP-x64NuGet
Magick.NET-Q16-HDRI-OpenMP-arm64NuGet

Download (AnyCPU)

PackageDownloadPlatformx64arm64x86
Magick.NET-Q8-AnyCPUNuGetwindows
linux
linux-musl
macOS
Magick.NET-Q16-AnyCPUNuGetwindows
linux
linux-musl
macOS
Magick.NET-Q16-HDRI-AnyCPUNuGetwindows
linux
linux-musl
macOS

Follow me on bluesky (@dirk.lemstra.org) to receive information about new downloads and changes to Magick.NET and ImageMagick.

Download extra libraries

Besides the quantum specific packages there are also some extra libraries in this project. One of these libraries is theMagick.NET.Core library that is a dependency of the quantum specific packages. This library can be used to add extra functionality and interact with the Magick.NET libraries. Examples of those libraries can be found below.

PackageDownloadnet8.0netstandard20net462
Magick.NET.SystemDrawingNuGet
Magick.NET.SystemWindowsMediaNuGet
Magick.NET.AvaloniaMediaImagingNuGet

Development build

Every commit to Magick.NET is automatically build and tested with the help ofGitHub Actions. This build also includes the creation of a NuGet package. These packages can be downloaded here:https://github.com/dlemstra/Magick.NET/actions. It is not recommended to use this build in a production environment.

Versioning

Magick.NET usessemantic versioning.

Donate

If you have an uncontrollable urge to give me something for the time and effort I am putting into this project then please sponsor me throughGitHub Sponsors or send me anamazon gift card.If you prefer to use PayPal thenclick here.


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

Sponsors

Microsoft

Microsoft's Free and Open Source Software Fund (FOSS Fund #20 June, 2024)

Amazon Web Services

.NET on AWS Open Source Software Fund (July 2024)


[8]ページ先頭

©2009-2025 Movatter.jp