comparison of two documents.

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
darksnow
Posts: 1
Joined: 2018-04-11T01:40:55-07:00
Authentication code: 1152

comparison of two documents.

Post by darksnow »

Hello

Is it possible when I compare two documents that the difference is only one of the two documents? because the result puts us in red the difference of the two gold documents for greater readability, it would be better if we only see the difference of a single document.
Thank you for taking into account a request that seems relevant to me.

emmanuel
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: comparison of two documents.

Post by fmw42 »

Please, always provide your IM version and platform when asking questions, since syntax may differ. Also provide your exact command line and if possible your images.

See the top-most post in this forum "IMPORTANT: Please Read This FIRST Before Posting" at http://www.imagemagick.org/discourse-se ... f=1&t=9620

For novices, see

http://www.imagemagick.org/discourse-se ... f=1&t=9620
http://www.imagemagick.org/script/comma ... essing.php
http://www.imagemagick.org/Usage/reference.html
http://www.imagemagick.org/Usage/
https://github.com/ImageMagick/usage-markdown

Your question is not clear. Please show an example or explain further.

You can use -compose difference to get an image that only shows the differences between the two documents.
Post Reply