lookup> image/jpeg

image/jpeg

image/jpeg is a image media type commonly associated with .jpg, .jpeg, .jpe extensions.

MIME typeimage/jpeg
Extensions.jpg .jpeg .jpe
Charset
CompressibleNo
Sourceiana

image/jpeg

image/jpeg is one of the image media types used on the internet. When serving this content over HTTP, set the Content-Type header in the response, for example:

Content-Type: image/jpeg

Related entities: associated extensions include .jpg.jpeg.jpe, and is delivered over HTTP via the Content-Type header, commonly with GET, POST, PUT and PATCH requests.

Related formats:

JPEG ImageJPEG ImageJPEG Image
.jpg .jpeg .jpeserved as
mime type
image/jpegsent via header
http header

image/jpeg is identified in HTTP by the Content-Type header and is commonly used with these methods:

What is image/jpeg?

image/jpeg is a image media type used to identify a content format; servers announce it to clients with the Content-Type header.

Which file extensions use image/jpeg?

Extensions such as .jpg, .jpeg, .jpe are associated with this MIME type.

How do I set the Content-Type for image/jpeg?

Send Content-Type: image/jpeg in the HTTP response.

Related extensions

Related MIME types

Related headers

Related methods