Quantcast
Channel: /r/powershell – How to Code .NET
Viewing all articles
Browse latest Browse all 8793

Is it possible to use powershell to compare 2 image files?

$
0
0

I am trying to compare 2 image files (preferably with powershell) and return the difference percentage between the 2 images

I have found a 3rd party tool that can do this quite well https://www.imagemagick.org/script/compare.php

and I may just wrap this into the powershell script.. but I wondered if there was perhaps some way of Nativity doing this with powershell?

submitted by /u/_FIREPOWER_
[link] [comments]

The post Is it possible to use powershell to compare 2 image files? appeared first on How to Code .NET.


Viewing all articles
Browse latest Browse all 8793

Trending Articles