groupdocs-free-consulting / projects

0 stars 0 forks source link

Quality of image comparison using GroupDoc Cloud .NET #29

Open sungbae opened 1 year ago

sungbae commented 1 year ago

I wanted to ask if this is a normal result from comparing 2 PDF images. My company wants to buy a library that can compare text based files, image based files, and a mix of both.

GroupDocs has a great range of file extensions supported, and it also has .NET SDK which aligns with our tech stack. The only issue that I see is the quality of the image comparison.

I'm not passing in any special Settings to the ComparisonOptions. I'm only passing in the target and source files for the comparison POST (FYI I am using your .NET SDK).

PDFImageNew.pdf PDFImageOld.pdf PDFImageResult.pdf

tilalahmad commented 1 year ago

@sungbae

It is the expected result. Please note GroupDocs.Comparison Cloud does not compare PDF image content(text).

sungbae commented 1 year ago

@tilalahmad would you say that is the same behavior with your high code product GroupDocs.Comparison for .NET?

tilalahmad commented 1 year ago

@sungbae

Yes, GroupDocs.Comparison for .NET provides same results.