DevTools Surf logoDevTools Surf
AI / Modern DevAnimation / CSSAPI / Config
Sign in
DevTools Surf logoDevTools Surf
AI / Modern DevAnimation / CSSAPI / Config
Sign in
HomeNetworkingMIME Type Lookup

About MIME Type Lookup

MIME Type Lookup preview - Networking tool

Convert between file extensions and MIME types. Part of the DevTools Surf developer suite. Browse more tools in the Networking collection.

Use Cases

  • Setting correct Content-Type headers for API file responses
  • Configuring web server MIME type mappings for static assets
  • Validating file upload types in backend middleware
  • Looking up media types for Content-Type negotiation in APIs

Tips

  • Search by file extension to find the correct Content-Type
  • Look up MIME types for proper API response headers
  • Verify multipart form data types for file upload endpoints

Fun Facts

  • MIME (Multipurpose Internet Mail Extensions) was defined in RFC 1341 in 1992, originally for extending email beyond plain ASCII text.
  • The application/octet-stream MIME type is the default for unknown binary files, effectively meaning 'download this, don't display it.'
  • There are over 1,500 registered MIME types with IANA, but application/json wasn't officially registered until RFC 4627 in 2006.

FAQ

What MIMEs are in the database?
~800 standard types from IANA's registry. Extension-to-MIME and MIME-to-extension lookups both work.
What's the MIME for .mjs?
text/javascript. The spec settled on this (ES modules use the same MIME as regular JS). .mjs helps servers and browsers disambiguate ES modules from CommonJS.
Why do I care about Content-Type?
Servers send it; browsers use it to decide how to render. Wrong Content-Type on JSON causes browsers to show raw JSON as text or refuse to parse it.
What's application/octet-stream?
The 'unknown binary' type. Fallback when the server doesn't know. Browsers typically download it rather than render inline.

Related Networking Tools

IP Address LookupHTTP Status ReferenceDNS Record ExplainerWebSocket Frame DecoderPort Reference LookupCertificate DecoderHPKP GeneratorUser-Agent Parser
New · Flagshipsimple REST client

REST Handler — Collections, env vars, history, cURL converter

Send requests, save collections (nested), swap environments, and convert between cURL / Collection JSON / REST Handler YAML.

Open

Popular tools

The most-used tools on DevToolsSurf, one click away.

Encoding & crypto

  • Base64 Encode
  • Base64 Decode
  • URL Encoder
  • URL Decoder
  • Hash Generator
  • JWT Decoder
  • JWT Encoder
  • UUID Generator
  • ULID Generator
  • Password Generator
  • Bcrypt Hash Tester

Converters

  • CSV to JSON
  • JSON to CSV
  • XML to JSON
  • JSON to XML
  • HTML → Markdown
  • HTML → React JSX
  • cURL to Code
  • Collection JSON → cURL
  • Swagger to Collection JSON
  • JSON → Go Struct
  • JSON → TypeScript Types

JSON & YAML

  • JSON Formatter
  • JSON Validator
  • JSON Viewer
  • JSON Minifier
  • JSON Diff
  • JSONPath Tester
  • YAML Formatter
  • YAML to JSON
  • JSON to YAML

Text & regex

  • Regex Tester
  • Text Diff
  • Case Converter
  • Word Counter
  • Markdown Preview
  • Slug Generator
  • Lorem Ipsum Generator
  • Markdown → PDF

CSS & color

  • CSS Beautifier
  • Minify CSS
  • Color Converter
  • Gradient Generator
  • Contrast Checker
  • Color Palette Generator
  • Flexbox Playground
  • Tailwind → CSS

Generators

  • QR Code Generator
  • Mock Data Generator
  • Favicon Generator
  • .gitignore Builder
  • README.md Generator
  • Dockerfile Generator
  • Sitemap Generator

API & networking

  • REST Handler
  • HTTP Header Analyzer
  • IP Address Lookup
  • CIDR Calculator
  • User-Agent Parser
  • HTTP Status Reference
  • OpenAPI Viewer

Date & time

  • Timestamp Converter
  • Timezone Converter
  • Cron Expression Parser
  • Duration Calculator
  • Age Calculator
  • Date Format Converter

Images

  • Image Converter
  • Image Resizer (Batch)
  • SVG Optimizer
  • Base64 ↔ Image
  • WebP ↔ AVIF Converter
  • Image Compressor

PDF tools

  • PDF Merger
  • PDF Splitter
  • PDF Compressor
  • Markdown → PDF
  • EPUB → PDF
  • MOBI / AZW → PDF
  • DOCX → PDF
  • HTML → PDF

Resources

  • Community feed
  • Themes marketplace
  • Pricing & credits
  • Privacy policy
  • Terms of service
  • Sitemap
  • robots.txt

Your account

  • Sign in
  • Dashboard
  • Run history
  • My profile
  • Settings
DevTools Surf logo
DevTools Surf919+ tools

Fast · privacy-first · client-side · © 2026

Home·Feed·ThemesPricing·Sign inPrivacy·Sitemap Feedback