Thanks to the GPG seal published by the Tails project, you will be absolutely sure that the image file thus created is identical to the official one.
Pre-requisites: you MUST have an old version of the Tails ISO image file, and also an executable xdelta3.
The trick: you download a VCDIFF patchfile, created by me (using xdelta3), which describes the differences between the old version and the new one.
Usage:
xdelta3 -d -stails-amd64-((Tails_PREVIOUS_VERSION)).iso
tails-amd64-((Tails_PREVIOUS_VERSION)).iso_to_((Tails_VERSION)).xdelta3 tails-amd64-((Tails_VERSION)).iso
gpg --verify tails-amd64-((Tails_VERSION)).iso.sig
. If it does NOT produce a gpg: Good signature from "Tails developers (offline long-term identity key)" message then DO NOT USE the new image.