Images downloaded from the web using Safari and macOS have information available from the Finder with Get Info. For example, "Where from" which can be the URL for the original image. Is that stored with the image or ?
exiftool image.jpg
doesn't show the info.
The answer is in the two comments from @Gordon Davisson. Other responses were helpful also. For my purposes mdls
is useful and xattr
provides additional relevant information. Although I still don't quite understand where the info is stored I think it's safe to say it's not embedded in the file itself, but macOS and Windows can track the info.