Found 472 packages
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
Image Processor is an easy to use and extend processing library written in C#. Its fluent API makes common imaging tasks very simple to perform. Methods include; Resize, Rotate, Rounded Corners, Flip, Crop, Watermark, Filter, Saturation, Brightness, Contrast, Quality, Format, Vignette, Gaussian Blur, Gaussian Sharpen, and Transparency. If you use ImageProcessor please get in touch on my twitter @james_m_south. Feedback is always welcome.
ImageSharp Middleware for serving images via a url based API.
Lightweight HttpModule, REST API, and managed API for *safe* and highly-optimized server-side image processing. Docs: http://imageresizing.net/ Support: http://imageresizing.net/support Works with .NET 4.5.1+, ASP.NET WebForms, MVC 1-4, WebAPI, Routing, IIS 7, 7.5, & 8, 8.1 and nearly all CMSes. Use ether the URL API: image.jpg?width=100&height=100 *or* the Managed API: ImageBuilder.Current.Build(source,dest,settings). ImageResizer provides incredible quality and highly-optimized image processing - by default. Don't leak memory by using System.Drawing directly or create horrible previews with GetThumbnailImage. Add the ImageResizer.Plugins.DiskCache package to serve dynamic images as fast as static ones. With this library, you can create beautiful image galleries, product thumbnails, and fast, scalable websites *without* sacrificing agility or responsive web design. ## Functionality in this package The ImageResizer core package lets you: 1. Decode jpeg, png, gif, tiff, and bmp files from uploads, streams, byte arrays, and files. 2. Pre-rotate or flip (based on gravity sensor OR manual angle). 3. Apply manual cropping in either source or screen coordinates. 4. Efficiently apply width and/or height constraints, using any of several constraint modes: max, pad, crop, or stretch. Provides the highest quality image resampling (bicubic 2-pass) available on the windows platform. 5. Rotate, flip, add borders, padding, margins, with custom colors. 3. Re-compress into jpeg (with adjustable compression) or lossless png form - as a byte array, stream, or file. All through a REST API and Managed API with a symmetrical command set. URL rewriting, custom authorization, 404 fallbacks, gradient generation, exif stripping, size limiting, and cache-control customization are also included in the core DLL. ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace. You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well. ## Third-party integration Third parties have made some excellent UI wrappers and plugins, including Eksponent CropUp, FluentExtensions, jQuery NailThumb, WebCropImage, and mindrevolution's ResponsivePresets. Check out our own StudioJS for an amazing image editing studio based on the REST API.
A provider for resolving and caching images via Azure Blob Storage.
Official client library for easily integrating with the Cloudinary service
Для добавление Crop необходимо создать метод [HttpPost] с параметрами"CropModel " в контролере. Далее реализовать метод CropImage.Trimming() в параметры передать CropModel и полный путь для сохранения изображения. В файле "CropImage.js" в константе "UrlUploadFile" необходимо написать путь до контролера и метода. На странице Html в нужное место вставить компонент <!-- ko component:{name:'crop-image'} --><!--/ko--> Подключить все необходимые скрипты и стили.
Image cropper. Xamarin.Forms - all platforms, transformations support, uses FFImageLoading library
High-Performance image processing pipeline for .NET. Implements best-of-breed algorithms, linear light processing, and sharpening for the best image resizing quality available. Speed, efficiency, and image quality are unmatched by anything else on the .NET platform.
Bindings for the Imageflow image processing library. Also remember to install Imageflow.NativeRuntime.[your platform] or use Imageflow.AllPlatforms instead.
Cross platform library to rotate and crop picture taken from camera or gallery
Imageflow processes and optimizes images at incredible speeds. Works well with with .NET 8,7,6.. anything with .NET Standard 2.0. NOTE: For .NET 4.x projects, use the Imageflow.Net and Imageflow.NativeRuntime.[your platform] packages separately.
A blazor library provide a component to crop images
Xamarin Binding Library - uCrop
Package Description
Aspose.Imaging for .NET is a .NET library that helps your .NET, C#, VB.NET, and ASP.NET applications to process images and photos: convert to various supported file formats; draw and edit images; implement image transformations (resize, crop, flip and rotate, binarize, grayscale, adjust); advanced image manipulation features (filtering, dithering, masking, deskewing), raw data and metadata (Exif, Xmp) processing, vector and raster images compression; image composition/decomposition to/from multi-page image formats; memory optimization strategies; create an animation from an array of images; remove background from the image. Aspose.Imaging allows manipulate a huge range of popular image file formats: JPG, PNG, GIF, SVG, TIFF, BMP, DICOM, ICO, EPS, TGA, WEBP, CDR, CMX, DjVu, DNG, TGA, HTML5 Canvas, DXF, AVIF, Raster, Metafiles, FODG and so many more. Aspose.Imaging for .NET on-premise API is compatible with both the 32-bit and 64-bit Microsoft Windows Desktop/Server editions, and Linux (x64). You can use Aspose.Imaging for .NET to develop Windows and Web applications in any IDE that targets the .NET, including modern .NET6,.NET7,.Net8 and.NET Core platforms.
Library to help with image handling such as resizing, cropping, applying filters (brightess, contrast, unsharpen mask, chroma key etc), watermarking, thumbnail creation, opening/saving files or streams and more.
A provider for resolving and caching images via AWS S3 Storage.
CropUp allows images to be auto cropped for any size based on a gravity point so that the image's main motive stays visible even if its not in the center.
Asp.net Web Crop Image Control allows developers to build image cropping functionality easily on their projects. You can seamlessly crop images and yet provide your visitors the most user friendly web interface by simply doing drag and drop in your projects.