Given a tag with src to a blob representing an image, how can I know its format/file type? (png,jpg and so on)
Assuming the src itself doesn't contain any file extension that can help with that.
Given a tag with src to a blob representing an image, how can I know its format/file type? (png,jpg and so on)
Assuming the src itself doesn't contain any file extension that can help with that.