PhotoSauce.MagicScaler 0.13.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package PhotoSauce.MagicScaler --version 0.13.0
NuGet\Install-Package PhotoSauce.MagicScaler -Version 0.13.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PhotoSauce.MagicScaler" Version="0.13.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PhotoSauce.MagicScaler --version 0.13.0
#r "nuget: PhotoSauce.MagicScaler, 0.13.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PhotoSauce.MagicScaler as a Cake Addin
#addin nuget:?package=PhotoSauce.MagicScaler&version=0.13.0

// Install PhotoSauce.MagicScaler as a Cake Tool
#tool nuget:?package=PhotoSauce.MagicScaler&version=0.13.0

PhotoSauce.MagicScaler

MagicScaler is a high-performance image processing pipeline for .NET, focused on making complex imaging tasks simple.

It implements best-of-breed algorithms, linear light processing, and sharpening for the best image resizing quality available.

Speed and efficiency are unmatched by anything else on the .NET platform.

Requirements

MagicScaler currently has full functionality only on Windows. Although MagicScaler is compatible with -- and optimized for -- .NET Core and .NET 5+, it requires the Windows Imaging Component for its image codec support.

Work is in progress to reach full feature parity on Linux.

Usage

Image Resizing

MagicImageProcessor.ProcessImage(@"\img\big.jpg", @"\img\small.jpg", new ProcessImageSettings { Width = 400 });

The above example will resize big.jpg to a width of 400 pixels and save the output to small.jpg. The height will be set automatically to preserve the correct aspect ratio. Default settings are optimized for a balance of speed and image quality.

The MagicScaler pipleline is also customizable if you wish to use an alternate pixel source, capture the output pixels for additional processing, or add custom filtering.

See the full documentation for more details.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on PhotoSauce.MagicScaler:

Package Downloads
PhotoSauce.NativeCodecs.Libwebp The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

WebP codec plugin for the PhotoSauce.MagicScaler pipeline.

PhotoSauce.NativeCodecs.Libjpeg The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

JPEG codec plugin for the PhotoSauce.MagicScaler pipeline.

PhotoSauce.NativeCodecs.Libpng The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

PNG codec plugin for the PhotoSauce.MagicScaler pipeline.

PhotoSauce.NativeCodecs.Giflib The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

GIF codec plugin for the PhotoSauce.MagicScaler pipeline.

PhotoSauce.NativeCodecs.Libheif The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

HEIC and AVIF codec plugin for the PhotoSauce.MagicScaler pipeline.

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on PhotoSauce.MagicScaler:

Repository Stars
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
SixLabors/ImageSharp
:camera: A modern, cross-platform, 2D Graphics library for .NET
d2phap/ImageGlass
🏞 A lightweight, versatile image viewer
CollapseLauncher/Collapse
An Advanced Launcher for miHoYo Games
AntonyCorbett/OnlyM
Simple Media Player (audio, video and images) for use in meetings.
Version Downloads Last updated
0.14.2 3,818 3/6/2024
0.14.1 251 3/6/2024
0.14.0 41,322 10/12/2023
0.13.2 110,860 11/8/2022
0.13.1 10,387 8/11/2022
0.13.0 21,426 4/18/2022
0.12.2 49,137 10/3/2021
0.12.1 35,288 5/11/2021
0.12.0 5,054 4/11/2021
0.11.2 107,628 11/4/2020
0.11.1 70,857 6/18/2020
0.11.0 8,902 6/10/2020
0.10.3 66,608 3/12/2020
0.10.2 21,009 2/22/2020
0.10.1 22,265 1/8/2020
0.9.1 109,540 9/4/2018
0.9.0 1,873 8/16/2018
0.8.4 25,463 1/17/2018
0.8.3 2,556 12/23/2017
0.8.2 1,387 12/14/2017
0.8.1 1,355 12/12/2017
0.8.0 2,574 9/5/2017
0.7.1 4,157 5/7/2017
0.7.0 1,434 4/25/2017
0.6.1 1,449 1/21/2017
0.5.0 2,058 10/25/2016

See https://github.com/saucecontrol/PhotoSauce/releases for release-specific notes.