How does this differ from `exiftool -all= image.jpeg`? Would it actually _remove_ the data rather than overwriting it? The difference isn't apparent to me from the parent comment or skimming the exifcleaner site/readme.
What is the difference between `exiftool --image image.jpeg --remove` and `exiftool -all= image.jpeg`? It sounds like there is a benefit in adding the `--remove` flag but it's not clear to me what it is. Thanks!