MIME Type Finder

Professional MIME Type Finder

61 results
ExtensionMIME TypeCategory
.htmltext/html Text
.csstext/css Text
.jsapplication/javascript Application
.jsonapplication/json Application
.xmlapplication/xml Application
.csvtext/csv Text
.txttext/plain Text
.mdtext/markdown Text
.yamlapplication/x-yaml Application
.tomlapplication/toml Application
.pdfapplication/pdf Application
.zipapplication/zip Application
.gzapplication/gzip Application
.tarapplication/x-tar Application
.7zapplication/x-7z-compressed Application
.rarapplication/vnd.rar Application
.pngimage/png Image
.jpgimage/jpeg Image
.jpegimage/jpeg Image
.gifimage/gif Image
.webpimage/webp Image
.svgimage/svg+xml Image
.icoimage/x-icon Image
.avifimage/avif Image
.bmpimage/bmp Image
.tiffimage/tiff Image
.mp3audio/mpeg Audio
.wavaudio/wav Audio
.oggaudio/ogg Audio
.flacaudio/flac Audio
.aacaudio/aac Audio
.m4aaudio/mp4 Audio
.mp4video/mp4 Video
.webmvideo/webm Video
.avivideo/x-msvideo Video
.movvideo/quicktime Video
.mkvvideo/x-matroska Video
.wmvvideo/x-ms-wmv Video
.wofffont/woff Font
.woff2font/woff2 Font
.ttffont/ttf Font
.otffont/otf Font
.eotapplication/vnd.ms-fontobject Font
.docapplication/msword Application
.docxapplication/vnd.openxmlformats-officedocument.wordprocessingml.document Application
.xlsapplication/vnd.ms-excel Application
.xlsxapplication/vnd.openxmlformats-officedocument.spreadsheetml.sheet Application
.pptapplication/vnd.ms-powerpoint Application
.pptxapplication/vnd.openxmlformats-officedocument.presentationml.presentation Application
.tstext/typescript Text
.tsxtext/tsx Text
.jsxtext/jsx Text
.pytext/x-python Text
.rbtext/x-ruby Text
.gotext/x-go Text
.rstext/x-rust Text
.javatext/x-java Text
.phptext/x-php Text
.sqlapplication/sql Application
.shapplication/x-sh Application
.wasmapplication/wasm Application

MIME Type Finder

Professional MIME Type Finder

Features

  • Lookup table covering 50+ MIME types across documents, images, audio, video, fonts, archives, code
  • Search by file extension (.json, .png, …) or by MIME type (application/json, image/png, …)
  • Categorised browsing: filter to a category to see all types in that group
  • Copy MIME type to clipboard with one click
  • Useful for Content-Type headers, multipart/form-data uploads, and file-type validation

How to use

  1. Enter your input data in the provided field.
  2. Configure any options as needed.
  3. View the results instantly and copy or download the output.

Tips & Best Practices

  • Use the precise MIME type in Content-Type headers — incorrect types cause browsers to refuse the response or download instead of inline-rendering.
  • application/octet-stream is the fallback when the type is unknown; prefer a specific type when you can.
  • For modern image formats, prefer image/webp and image/avif where supported; the legacy fallback chain is image/jpeg / image/png.
  • font/woff2 is the preferred web font format — half the size of woff and supported in every modern browser.
  • When uploading via multipart/form-data, the Content-Type is set per-part automatically by the browser; don't override it manually.

FAQ

Is this tool free to use?

Yes, completely free with no registration, no limits, and no hidden costs.

Is my data private?

All processing happens in your browser. No data is ever sent to any server or third party.

Does it work offline?

Once loaded, the tool works entirely offline. All processing is done client-side with JavaScript.

Which browsers are supported?

Works in Chrome, Firefox, Safari, Edge, and all modern browsers on desktop and mobile.

Can I use the results commercially?

Yes, all output is yours to use freely in any personal or commercial project without restrictions.