Imagine I have a file(name) given. Now I want to find out it's MIME-Type. I
could take the filename's
ending (.gif, .jpg etc.) to find them out, but it might be possible that
someone renames a gif-file with
a jpg-extension.
Is there any tool which can find out the mimetype automatically?
Cheers,
Markus