MIME Type Reference
Workspace
This workspace processes the content directly in your browser.
Formatting, decoding, validation, and common file work stay local whenever possible, then continue in the same result area for copy, download, or the next step.
Paste content, choose a file, or load a sample first.
The content stays in the local browser by default.
After processing, copy, download, or continue into a related workflow.
Search
Reference
text/html
- Typical use
- Web page
- Typical use
- Stylesheet
- Typical use
- JavaScript file
- Typical use
- JSON payload
- Typical use
- XML document
- Typical use
- Plain text
- Typical use
- Comma-separated values
- Typical use
- PNG image
- Typical use
- JPEG image
- Typical use
- WebP image
- Typical use
- AVIF image
- Typical use
- SVG vector image
- Typical use
- PDF document
- Typical use
- ZIP archive
- Typical use
- WebAssembly binary
Look up common file extensions and MIME types before you set Content-Type values or inspect uploaded files.
Common tasks
- Set correct response headers
- Check upload format mappings
- Confirm image and document MIME values quickly
A technical guide to hexadecimal inspection, byte order, file signatures, BOM markers, and why byte-level debugging helps with format problems.
JSON and CSV Are Not Equivalent: What Gets Lost During ConversionA practical technical article on converting between JSON and CSV, including nesting, headers, quoting, nulls, types, and spreadsheet assumptions.
Protocol Buffers Explained: Schemas, Field Numbers, and Binary DebuggingA technical introduction to protobuf payloads, why schemas are required, how field numbers work, and what to inspect when binary messages fail.
Key Questions
Related Tools
Timestamp Converter
Convert Unix timestamps, batch date strings, ISO, local time and generate timestamps from date input.
Password Generator
Generate strong random passwords with length, character sets, memorable mode and ambiguity filters.
Random Number Generator
Generate random integers or decimals with range, quantity, uniqueness and sorting options.
TOTP Generator
Generate current TOTP codes from a secret or otpauth URI with configurable digits, period and algorithm.