Found 101 packages
Supported Platforms: • NETStandard • NETFramework Includes more than 200 image processing functions, including blank page detection, scanned document image clean up, medical image enhancement, color correction, noise reduction, edge detection, text and MICR detection, and so much more. Most LEADTOOLS image processing functions support region of interest, so that only a region of an image is processed. Additionally, many of the image processing functions support signed and unsigned image data. LEADTOOLS also offers other related packages so you can create complete, full-featured imaging applications that include 150+ formats, conversion, viewers, and more. To see all that LEADTOOLS has to offer, go to https://www.leadtools.com Use the following link to register for a LEADTOOLS license file that is required to use this NuGet. Additionally, the link provides access to the LEADTOOLS Installer. The Installer includes 100’s of demo applications with source code to jump start your development: https://bit.ly/LEADTOOLS_NUGET
Magnetic data extensions for CoordinateSharp. Provides magnetic declination, variation, and related geomagnetic calculations based on geographic coordinates.
AdvancedPhotoEffects contains many programmatic filters designed to edit photographic images. Similar to the filters in any modern photo manipulation application, the library contains filters such as GaussianBlurCommand, SharpenCommand, and commands to perform color correction.
AdvancedPhotoEffects contains many programmatic filters designed to edit photographic images. Similar to the filters in any modern photo manipulation application, the library contains filters such as GaussianBlurCommand, SharpenCommand, and commands to perform color correction.
Package Description
A comprehensive .NET library for correcting OCR errors in English text with ~837 battle-tested patterns. Specifically designed for Tesseract PGS subtitle extraction, achieving 100% success rate on tested corpus. Handles capital I/lowercase l confusion, spacing errors, apostrophe issues, and number/letter confusion. Zero false positives, modular architecture, multi-pass processing.
Autypo is a blazing-fast .NET library for fuzzy autocomplete, typo correction, and short-string search. Designed for structured data and autocomplete-first experiences, it supports per-token configuration, background indexing. For full integration with ASP.NET Core, use Autypo.AspNetCore.
Autypo is a blazing-fast .NET library for fuzzy autocomplete, typo correction, and short-string search. Designed for structured data and autocomplete-first experiences, it supports per-token configuration, background indexing, and full ASP.NET Core integration out of the box.
Package Description
Spelling correction & Fuzzy search: 1 million times faster through Symmetric Delete spelling correction algorithm
Our USPS CASS Certified™ address validation service matches and corrects mailing addresses using the latest USPS and proprietary data sets available, ensuring your mailing records are always accurate and up-to-date. The service helps improve internal mail processes and ensures cost-saving delivery rates by verifying and standardizing addresses, while flagging for vacancy, returned mail, and general delivery addresses. With the API’s sub-second response times, the service can be used in real-time to help customers and leads correct errors at the time of entry, increasing customer satisfaction and reducing customer service inquiries. Our industry-leading, GetBestMatches operation combines Delivery Point Validation (DPV) to verify an address is deliverable, Residential Delivery Indicator (RDI) to identify residential or business, and SuiteLink (SLK) to add secondary suite information for businesses, into one robust API call to our USPS CASS Certified database engine.
QR Code Generator for .NET – simple, compact and with many examples. Core features: - Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code Model 2 standard - Output formats: Raw modules/pixels of the QR symbol, SVG, XAML path, PNG and BMP files. For other raster bitmap formats, see project home page. - Encodes numeric and special-alphanumeric text in less space than general text - Open source code under the permissive MIT License - Built for .NET Standard 2.0 and therefore runs on most modern .NET platforms (.NET Core, .NET Framework, Mono etc.). - Example code for WinForms, WPF, ASP.NET, ImageSharp, SkiaSharp and many more Manual parameters: - You can specify the minimum and maximum version number allowed, and the library will automatically choose the smallest version in the range that fits the data. - You can specify the mask pattern manually, otherwise library will automatically evaluate all 8 masks and select the optimal one. - You can specify an error correction level, or optionally allow the library to boost it if it doesn't increase the version number. - You can create a list of data segments manually and add ECI segments. Optional advanced features: - Long text can be split into multiple linked QR codes (aka Structured Append) - Encodes Japanese Unicode text in Kanji mode to save a lot of space compared to UTF-8 bytes - Computes optimal segment mode switching for text with mixed numeric/alphanumeric/general/kanji parts
A simple “one component per form” (or other container) solution for multi-lingual spell checking and correction in Windows Forms applications. Add the component to your project and drop it on a form, then call InitSpelling_AllTextBoxes() at run time to include spell checking capabilities in all your textboxes - Multi-lingual spell checking for Winforms projects - .NET Framework 3.5 thru 4.72, and .NET5 / .NET6 - “Spell as you type” with error highlighting. - Right-click context menu integration - Spell checking and correction can also be performed using a spelling dialog which is initiated by an assignable shortcut key. - Optional spelling checking of words typed in all-capitals Example projects are available at - https://zoople.tech/download/Zoople_WinformsSpell.exe?s=11 A documentation PDF can be downloaded from - https://zoople.tech/download/Zoople_WinformsSpell_Documentation.pdf?s=11
Dynamsoft Document Normalizer is an SDK designed to detect quadrilaterals such as document/table boundaries and more from images, then perform document normalization on the images in the detected quadrilaterals.
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.
DOTS Address Validation International (AVI) can be used as a RESTful service or with SOAP. AVI is designed to take an international address, validate it and return a standardized international version of the address. Depending on the information available for a given address, AVI can return additional information about a given address. For example, it can return Delivery Point Validation (DPV) information for US addresses. AVI can provide instant address verification and correction to websites or enhancement to contact lists. However, the output from AVI must be considered carefully before the existence or non-existence of an address is decided
IronBarcode - The C# Barcode & QR Library Quickstart guide: https://ironsoftware.com/csharp/barcode/ IronBarcode allows developers to read & write Barcodes and QR Codes within .NET Applications & websites. Reading or writing barcodes with IronBarcode only requires a single line of code. The .NET Barcode Library reads and writes most Barcode and QR standards. These include Code 39/93/128, UPC-A/E, EAN-8/13, ITF, Databar / Databar Expanded, Codabar, Aztec, Data Matrix, MaxiCode, PDF417, Plessey / MSI Plessey, Intelligent Mail, and QR / Micro QR / rMQR. The possible barcode result data types include text, binary data, page, and image file. The barcode reading engine includes automatic image correction and barcode detection technology to take the pain out of locating and reading from imperfect scans. Multithreading, cropping, and batch scanning provides fast and accurate scanning of multi-page documents. The barcode writing API checks and verifies format, length, number, checksum to automatically avoid encoding errors. The barcode writer allows for styling, resizing, margins, borders, recoloring, and adding text annotations. Can write to image, PDF or HTML file. Key library features include: * Read single or multiple barcodes and QR Codes from images or PDFs. * Image correction for skewing, orientation, noise, low resolution, contrast etc. * Create barcodes and apply to images or PDF documents. * Embed barcodes into HTML documents. * Style barcodes and add annotation text. * QR Code writing allows adding of logos, colors, and advanced QR alignment. IronBarcode can be used within C#, VB.NET, ASP .NET projects, MVC, Web Services, Console & Desktop Applications. Supports: * .NET Framework 4.6.2 + * .NET Core 2.0 + * .NET 5 * .NET 6 * .NET 7 * .NET 8 * .NET 9 * .NET 10 Licensing & Support available for commercial deployments. For code examples, documentation & more visit https://ironsoftware.com/csharp/barcode/ For support please email us at support@ironsoftware.com
DOTS Address Validation Canada 2 (AVCA2) is a publicly available XML web service that provides parsed and corrected information about a physical Canadian address. The service provides corrected information such as the correct street location and postal code as well as address fragments and locational metadata. AVCA2 can provide instant address verification and correction to websites or enhancement to contact lists. However, the output from AVCA2 must be considered carefully before the existence or non-existence of an address is decided.
DOTS Address Detective International (“ADI”) is a utility service that provides tools to provide greater insight to existing data points, go outside of the box on complex location based problems and help clean up extremely messy data points. The operation, FindBestCountry, is designed to analyze a given set of data points and correct or append the Country. Users with incorrect or missing country data can use the operation to fill in the blanks. It can also be used to enhance other services such as DOTS Address Validation – International or DOTS Lead Validation – International that require a country to properly process. ADI’s FindBestCountry can help clean up messy CRMs, localize sales and marketing more effectively by providing the proper geographic location, or help companies identify a customer’s location to remain compliant when dealing with data protection laws like GDPR.
A comprehensive utility library for validations, name formatting, and secure password generation in .NET applications. Features include Turkish ID validation, minimum age validation, file extension validation, Turkish-aware name formatting, and cryptographically secure password generation.