I have a feature request: a function like gflBitmapRemoveMetadata() but which operates with a filename. So that the file does not need to be loaded - the function would automatically modify the existing file by removing all metadata (iptc, exif, icc, comment).
Is this possible at all? My basic problem is to strip all metadata from JPEGs without having to re-compress them. The picture data should stay untouched, but all the metadata needs to be removed.
Thx
