1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
|
MIME media type name : image
MIME subtype name : IETF Tree - jpeg
Required parameters : None
Optional parameters : None
Encoding considerations :
Image/jpeg objects consist of binary data. A content-transfer-encoding of
"Binary" is strongly encouraged for messaging environments which
support binary transport. A content-transfer-encoding of Base64 (and
the associated transformation) is strongly encouraged for messaging
environments that do not support binary transfer.
Security considerations :
(1) Image/jpeg objects contain only "passive" binary data. There is
no active executable content.
(2) Image/jpeg objects are not signed or encrypted internally. External
security mechanisms must be employed to ensure content confidentiality and
integrity.
Interoperability considerations : None
Published specification :
JPEG Draft Standard ISO 10918-1 CD.
Also see RFC 2046 and RFC 2049 for information on the registration of
this media type.
Applications which use this media type :
Many applications use this media type.
Additional information :
1. Magic number(s) : First four bytes: \377\330\377\340
Bytes 6-10: JFIF
2. File extension(s) : JPEG JPG JPE
3. Macintosh file type code : JPEG JFIF
Person to contact for further information :
1. Name : Ned Freed
2. E-mail : ned.freed@innosoft.com
Intended usage : Common
Author/Change controller : Ned Freed
|