Hello everyone,
I direct this inquiry to all familiar in the subject
Here is a scenario:
If the photo in "Sourcefile.jpg" is modified and unchanged metadata, I will see in them the miniature of the original frame.
There are a number of popular metadata removal programs, such as "exiftool.exe" or "jhead.exe".
As a result, all metadata, including a miniature of the image, will be removed from the file "sourcefile.jpg":
A. :
Interests me,
Is there a program (or source code B4J),
which would allow me to check whether the surgery on the miniature was successful.
Maybe by re-displaying JPG and preview of its miniature? Just how to do it?
Regards
I direct this inquiry to all familiar in the subject
Here is a scenario:
If the photo in "Sourcefile.jpg" is modified and unchanged metadata, I will see in them the miniature of the original frame.
There are a number of popular metadata removal programs, such as "exiftool.exe" or "jhead.exe".
As a result, all metadata, including a miniature of the image, will be removed from the file "sourcefile.jpg":
A. :
B. :exiftool -all= -overwrite_original SourceFile.jpg
jhead -mkexif SourceFile.jpg
Interests me,
Is there a program (or source code B4J),
which would allow me to check whether the surgery on the miniature was successful.
Maybe by re-displaying JPG and preview of its miniature? Just how to do it?
Regards