Skip to main content
MozJpegSharp.GdiPlus package icon

MozJpegSharp.GdiPlus

GDI+ extension methods for MozJpegSharp. Install this package if you want to compress System.Drawing.Bitmap objects using MozJPEG. Requires libgdiplus to be installed on macOS and Linux. For better cross-platform compatibility look at MozJpegSharp.SkiaSharp. MozJpegSharp is a managed wrapper for MozJPEG. Includes native MozJPEG binaries for Windows, macOS and Linux. MozJPEG reduces file sizes of JPEG images while retaining quality and compatibility with the vast majority of the world's deployed decoders.

Total Downloads
81.5K
81,538
Published
Aug 10, 2021
Latest stable version

Install

.NET CLI
dotnet add package MozJpegSharp.GdiPlus --version 2.1.12
Package Manager Console
Install-Package MozJpegSharp.GdiPlus -Version 2.1.12
PackageReference
<PackageReference Include="MozJpegSharp.GdiPlus" Version="2.1.12" />

Frameworks

.NETStandard2.0 .NETStandard2.1

Dependencies

MozJpegSharp.Core
.NETStandard2.0
[2.1.12, )
System.Drawing.Common
.NETStandard2.0
[4.6.0, )
MozJpegSharp.Core
.NETStandard2.1
[2.1.12, )
System.Drawing.Common
.NETStandard2.1
[4.6.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.