I'm doing some data analysis and finding: 59932 (0xea1c, defined as "padding") as an EXIF tag in some JPEG images. Looking it up, I see this same tag exists in the wild in numerous places. But none of these instances explain or mention the tag specifically:
It exists in this documentation of tags as padding, but I have not found any explanation for why there would be padding as a meta tag, or in what scenario it would ever be used, since it does seem to be used.
it's used all over the place (mostly in older image files, but not exclusively). But I need to know what causes it and can't find a single reference to a purpose for using it, or an explanation of why anyone has used it. It's a non-standard tag, yet it's listed in documentation as padding, so some org / popular application must've defined it that way.