What is the difference between .jpeg and .xml?
- Name
- JPEG Image
- XML File
- Extension
- .jpeg
- .xml
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Joint Photographic Experts Group
- Description
- A JPEG file is an image saved in a compressed graphic format standardized by the Joint Photographic Experts Group (JPEG). It supports up to 24-bit color and is compressed using lossy compression, which may noticeably reduce the image quality if high amounts of compression are used. JPEG files are commonly used for storing digital photos and web graphics.
- An XML file is an XML (Extensible Markup Language) data file. It is formatted much like an .HTML document, but uses custom tags to define objects and the data within each object. XML files can be thought of as a text-based database.
- MIME Type
- image/jpeg
- application/xml
- Sample
- sample.jpeg
- sample.xml
- Wikipedia
- .jpeg on Wikipedia
- .xml on Wikipedia