Found 42 packages
Portable LibJpeg.NET allows you to read and create JPEG images in .NET compatible languages. It's the managed version of original libjpeg library developed by Tom Lane and the Independent JPEG Group (IJG). Supported platforms .NET 4 and higher, Windows 8 and higher, Windows Phone Silverlight 8 and 8.1, Windows Phone 8.1 and higher, Silverlight 5, Xamarin Android, Xamarin iOS (Classic and Unified API). The package also includes an assembly for .NET Core, Standard Library 1.0. Portable Class Library is distributed by Cureos AB.
.NET version of LibJpeg library made by Bit Miracle
Visual Studio 2017 Release libjpeg as NuGet package.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems.
JPEG static library
libjpeg-turbo is a JPEG image codec that uses SIMD instructions to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, PowerPC, and MIPS systems, as well as progressive JPEG compression on x86 and x86-64 systems.
Wrapper for libjpeg-turbo library
No UWP library can be found in Nuget libary when i do other project. I hate it and then make this for myself. enjoy it.
Native libjpeg-turbo libraries for Windows
Release libjpeg as NuGet package.
A .NET version of LibJpeg library made by Bit Miracle, forked by b9chris, updated by Tobias Schulz
prebuilt libjpeg version 8b libs for Windows Phone 8.0
A 64Bit compiled Turbojpeg.dll from the official repository: https://github.com/libjpeg-turbo/libjpeg-turbo. Dependency for the .net wrapper from https://github.com/Sergey-Terekhin/libjpeg-turbo-net.
This distribution contains the ninth public release of the Independent JPEG Group's free JPEG software. You are welcome to redistribute this software and to use it for any purpose, subject to the conditions under LEGAL ISSUES, below. This software is the work of Tom Lane, Guido Vollbeding, Philip Gladstone, Bill Allombert, Jim Boucher, Lee Crocker, Bob Friesenhahn, Ben Jackson, Julian Minguillon, Luis Ortiz, George Phillips, Davide Rossi, Ge' Weijers, and other members of the Independent JPEG Group.
Managed wrapper for MozJPEG. Does not include native binaries. For a version including native binaries look at the MozJpegSharp convenience package. MozJPEG reduces file sizes of JPEG images while retaining quality and compatibility with the vast majority of the world's deployed decoders.
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.