How to convert Content-Type to file extension

  • Thread starter Thread starter Anony
  • Start date Start date
A

Anony

Hi All,

I managed to get Content-Type (i.e. image/gif) from file extension (.gif) in
Windows Registry, but the reverse way (from Content-Type to extension) is
more tricky. Does anyone know a way to do so?


Thanks and regards,
 
The best resource for finding all known MIME types is in the Registry
at:
HKCR\MIME\Database

-Jason Kendall
(e-mail address removed)
 
Thanks, that helps.


Jason Kendall said:
The best resource for finding all known MIME types is in the Registry
at:
HKCR\MIME\Database

-Jason Kendall
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top