Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

imagemagick visual diff pdf

# Compare 2 PDFs using ImageMagick through the terminal 
# and produce a visual difference image

compare first.pdf second.pdf -compose src output-diff.jpg
 
PREVIOUS NEXT
Tagged: #imagemagick #visual #diff #pdf
ADD COMMENT
Topic
Name
5+4 =