--- title: ".jpeg file — what it is and how to open it" description: "A .jpeg file is a JPEG Image (four-letter form). The same format as .jpg — the longer spelling, kept alive by Macs and Unix systems. How to open one on Windows, macOS and Linux, and what to convert it to." url: https://atoneplace.net/file/jpeg/ site: "At One Place" --- # .jpeg files **.jpeg file: JPEG Image (four-letter form)** The same format as .jpg — the longer spelling, kept alive by Macs and Unix systems. ## What opens a .jpeg file - **Windows:** Photos (built in), Paint (built in), IrfanView - **macOS:** Preview (built in), Photos (built in), GIMP - **Linux:** Image Viewer / Loupe (built in), GIMP, gThumb - **In a browser:** Any web browser ## What a .jpeg file is There is no difference at all between .jpeg and .jpg. Early Windows and DOS limited extensions to three characters, so the format was truncated to .jpg there while Mac and Unix software kept the full .jpeg. Both spellings open in the same programs and you can rename one to the other safely. ## Converting it A .jpeg file is commonly converted to .jpg, .png, .webp, .pdf or .tiff. It is a binary format, so a text editor will show unreadable characters rather than its contents. ## Details - **Extension:** .jpeg - **Full name:** JPEG Image (four-letter form) - **Category:** Images - **MIME type:** image/jpeg - **Created by:** Joint Photographic Experts Group - **Format:** Binary ## Common questions ### How do I open a .jpeg file? On Windows use Photos (built in); on macOS use Preview (built in); on Linux use Image Viewer / Loupe (built in). The same format as .jpg — the longer spelling, kept alive by Macs and Unix systems. ### What is a .jpeg file? JPEG Image (four-letter form). There is no difference at all between .jpeg and .jpg. Early Windows and DOS limited extensions to three characters, so the format was truncated to .jpg there while Mac and Unix software kept the full .jpeg. ### Can I convert a .jpeg file? Yes. It is usually converted to .jpg, .png, .webp, .pdf or .tiff, either by exporting from one of the programs listed above or with a format converter. ## Related pages - [.jpg — JPEG Image](https://atoneplace.net/file/jpg/) - [.png — Portable Network Graphics](https://atoneplace.net/file/png/) - [.heic — High Efficiency Image Container](https://atoneplace.net/file/heic/) - [.webp — WebP Image](https://atoneplace.net/file/webp/) - [.gif — Graphics Interchange Format](https://atoneplace.net/file/gif/) - [.psd — Adobe Photoshop Document](https://atoneplace.net/file/psd/) - [.svg — Scalable Vector Graphics](https://atoneplace.net/file/svg/) - [.ai — Adobe Illustrator Artwork](https://atoneplace.net/file/ai/) - [.avif — AV1 Image File Format](https://atoneplace.net/file/avif/) - [.tiff — Tagged Image File Format](https://atoneplace.net/file/tiff/) - [.raw — Camera Raw Image](https://atoneplace.net/file/raw/) - [.ico — Windows Icon](https://atoneplace.net/file/ico/) ## Sources - Media Types Registry — IANA (https://www.iana.org/assignments/media-types/) - Official vendor product documentation — At One Place (/about/)