Ask HN: What is the best way to verify image, video and pdf scan modification?
Hello,
I have fair few images, videos and pdf scans coming through. I need to verify whether they have been digitally modified in any way. I would prefer a service with an api however software package will do as long as its good. Something that doesnt cost arm and a leg would be preferable.
Cheers
3 comments
[ 3.5 ms ] story [ 20.5 ms ] threadCheers
I believe the easiest way to accomplish your goal is to get the md5 hash of the file before and after and compare the two results.