Currently seems impossible to get the actual file mime type from Clipboard or DragDrop event, feels awkward to finally set it, as it could be wrong tried FS module to read the path also but the mime is missing, With native browser events you get more information.

Would be very useful for creating Blobs or ObjectURLs etc