Hello all you glorious abstractors,<br><br>I&#39;ve got a pet project where I need to guess the mime type of a file based upon it&#39;s name extension - without actually reading the contents of the file.&nbsp; As far as I can tell xdg-mime inspects the contents of the file.&nbsp; I need something much faster so I can process thousands of these file names in very little time.<br>
<br>(And yes I realize that there is not a 1:1 correspondence between extension and mime type - I just need a best guess).<br><br>Can anybody point me in the right direction?<br><br>Much thanks.<br>- Adam<br>