Identify the true content type of any file. How to check MIME types online with Bagiqo.
A file's MIME type describes its content, like image/png or text/html. Mislabeled files can fail to upload or be served incorrectly.
The file MIME type checker detects the real type of a file.
How to use it
- Open the MIME type checker.
- Upload the file.
- Read the detected type.
When it helps
- Checking an upload before processing.
- Fixing wrong extensions.
- Debugging download issues.