Codeuctivity.ImageSharpCompare 3.0.165

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Codeuctivity.ImageSharpCompare --version 3.0.165
                    
NuGet\Install-Package Codeuctivity.ImageSharpCompare -Version 3.0.165
                    
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="Codeuctivity.ImageSharpCompare" Version="3.0.165" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Codeuctivity.ImageSharpCompare" Version="3.0.165" />
                    
Directory.Packages.props
<PackageReference Include="Codeuctivity.ImageSharpCompare" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Codeuctivity.ImageSharpCompare --version 3.0.165
                    
#r "nuget: Codeuctivity.ImageSharpCompare, 3.0.165"
                    
#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.
#:package Codeuctivity.ImageSharpCompare@3.0.165
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Codeuctivity.ImageSharpCompare&version=3.0.165
                    
Install as a Cake Addin
#tool nuget:?package=Codeuctivity.ImageSharpCompare&version=3.0.165
                    
Install as a Cake Tool

Compares images Supports comparing images by using a tolerance mask image. Linux, Windows, MacOs supported.

Basic example:

bool isEqual = ImageSharpCompare.ImagesAreEqual("actual.png", "expected.png");

// calcs MeanError, AbsoluteError, PixelErrorCount and PixelErrorPercentage
ICompareResult calcDiff = ImageSharpCompare.CalcDiff("actual.png", "expected.png");
Product Compatible and additional computed target framework versions.
.NET 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Codeuctivity.ImageSharpCompare:

Package Downloads
Lombiq.Tests.UI

Lombiq UI Testing Toolbox for Orchard Core: Web UI testing toolbox mostly for Orchard Core applications. Everything you need to do UI testing with Selenium for an Orchard app is here. See the project website for detailed documentation.

Verify.ImageSharp.Compare

Extends Verify (https://github.com/VerifyTests/Verify) to allow verification via Codeuctivity.ImageSharp.Compare (https://github.com/Codeuctivity/ImageSharp.Compare).

SimpleVisualBrowserTests

This is a simple config for doing visual end-to-end tests using Selenium and Chrome. Feel free to use it and let me know what you think, fork and improve at will. Intended for hobby projects, let's say it's in a 'testing phase'. No docs, but check out the sample tests in the repository for how to use.

ImagePlayground

Package Description

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Codeuctivity.ImageSharpCompare:

Repository Stars
dotnetcore/Magicodes.IE
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
replaysMike/Binner
Open source parts inventory system for makers, electronics hobby, and professional engineers
dymaptic/GeoBlazor
Core Components for the Dymaptic GeoBlazor Library
georg-jung/FaceAiSharp
State-of-the-art face detection and face recognition for .NET.
Version Downloads Last Updated
4.1.368 567 9/26/2025
4.1.350 11,140 7/31/2025
4.1.342 8,205 6/13/2025
4.1.335 860 6/6/2025
4.1.325 6,058 5/7/2025
4.0.311 560 4/28/2025
4.0.306 7,478 4/9/2025
4.0.298 124,154 11/21/2024
4.0.292-DroppedSourceLink 126 11/20/2024
4.0.281-DroppedSourceLink 146 9/9/2024
4.0.280-DroppedSourceLink 148 9/9/2024
4.0.273 29,551 7/24/2024
4.0.258 88,642 4/23/2024
4.0.249 2,753 4/13/2024
4.0.241 12,541 3/7/2024
4.0.234 7,561 1/27/2024
4.0.228 645 1/22/2024
4.0.223 1,298 1/1/2024
4.0.212 693 12/9/2023
4.0.204 13,595 11/17/2023
3.0.183 58,888 8/16/2023
3.0.175 1,982 7/29/2023
3.0.165 3,667 7/13/2023
3.0.156 19,418 4/9/2023
3.0.147 4,129 3/29/2023
3.0.139 477 3/23/2023
3.0.135 366 3/23/2023
3.0.118 15,243 3/4/2023
2.0.182 127,722 8/16/2023
2.0.173 1,676 7/29/2023
2.0.160 381 7/12/2023
2.0.155 16,674 4/9/2023
2.0.152 328 4/9/2023
2.0.134 405 3/23/2023
2.0.76 95,062 6/24/2022
2.0.61 9,418 5/27/2022
2.0.55 1,217 5/11/2022
2.0.46 8,547 4/21/2022
2.0.25 5,896 3/16/2022
2.0.18 1,343 2/19/2022
1.9.0-beta 309 2/19/2022

Fixed CalcDiffMaskImage using images with different dimension