Convert JPEG to JPG Online
Rename your JPEG file with a .jpg extension.
Drop your JPEG file here
or click to select
How JPEG to JPG works
Upload JPEG
Drag & drop or click to select your JPEG file.
Choose Options
Adjust quality, size, or other output settings if needed.
Download JPG
Click Convert and your JPG file downloads instantly.
About JPEG to JPG conversion
JPEG and JPG are the same format - the difference is purely the file extension. The JPEG (Joint Photographic Experts Group) standard was finalised in 1992, and early MS-DOS and Windows 3.1 limited filenames to three-character extensions, which is why .jpg became the dominant suffix on PCs while macOS, Linux, and Unix kept the four-letter .jpeg. Both extensions point to identical bitstreams: SOI marker 0xFFD8, JFIF or Exif header, quantisation tables, Huffman tables, and DCT-encoded image data.
The reason to convert JPEG to JPG is usually compatibility with a strict upload form, a legacy CMS, or an older Windows application that whitelists extensions. Real-estate platforms (Zillow, Redfin, MLS feeds), some MLS provider gateways, and certain enterprise DAMs accept .jpg but silently reject .jpeg. Our converter performs a byte-preserving rename - it does not re-encode, so there is zero quality loss and every metadata block (EXIF, IPTC, XMP, ICC profile) is preserved exactly as it was.
If you receive .jpeg files from a Mac user (where Preview's Export defaults to .jpeg) or from a DSLR set to four-letter extensions, a quick batch through the web converter or a single PowerShell line gets them ready for legacy targets. For new captures destined for both Mac and PC workflows, configure your camera to write .jpg from the start - Canon, Nikon, and Sony all expose this in the file-naming menu. Once converted to .jpg, run them through compress-jpg if file size matters for email or web.
Where JPG comes from
The Joint Photographic Experts Group ratified the JPEG standard (ITU-T T.81 / ISO/IEC 10918-1) in 1992. Because Windows 95 inherited DOS's 8.3 filename convention, Microsoft tools defaulted to the truncated .jpg extension, while Unix, classic Mac OS, and later macOS preferred the full .jpeg. Both extensions point to the identical bitstream - there is no codec difference. The split persists because Windows file associations, legacy CMS upload regexes, and printer drivers were written for .jpg, while photographer tools, scientific instruments, and many open-source libraries emit .jpeg. A lossless rename solves the vast majority of compatibility headaches.
JPEG vs JPG at a glance
| JPEG | JPG | |
|---|---|---|
| Internal codec | JPEG DCT | JPEG DCT (identical) |
| Extension | .jpeg (4 chars) | .jpg (3 chars, DOS legacy) |
| File size | Identical bitstream | Identical |
| Best for | Files saved by macOS, Linux GIMP, scientific tools | Windows-era systems, strict file allow-lists |
| Software support | Universal | Universal |
Real-world workflow — Print shop's upload form rejects .jpeg but accepts .jpg
- Customer exports 22 family photos from Photos.app on macOS, which uses the .jpeg extension.
- The local print kiosk's web upload form has a regex that only accepts .jpg, .png, .pdf.
- Customer drops the .jpeg batch into the JPEG to JPG converter for a lossless rewrap and rename.
- Files re-download as exact byte-for-byte copies with the .jpg extension applied.
- Print shop's form now accepts every photo and the 8x10 prints are queued without re-encoding loss.
Recommended conversion settings
| Use case | Settings |
|---|---|
| Rename for a strict upload form | Lossless container, no re-encode |
| Batch normalize a photo library | Lossless rewrap, retain EXIF |
| Send to a Windows-only print kiosk | Lossless rename, strip GPS |
| Archive a Linux scientific dataset | Lossless rename, keep ICC profile |
Where will your JPG file open?
| Platform | JPEG | JPG |
|---|---|---|
| macOS Preview | ✓ | ✓ |
| Windows Photos | ✓ | ✓ |
| Outlook (desktop) | ✓ | ✓ |
| Gmail | ✓ | ✓ |
| iPhone Photos | ✓ | ✓ |
| Android gallery | ✓ | ✓ |
| Photoshop | ✓ | ✓ |
| Chrome / Safari / Firefox | ✓ | ✓ |
| Slack / Discord | ✓ | ✓ |
When to convert JPEG to JPG
JPG and JPEG are identical formats - The only difference is the file extension. Some older software, upload systems, and APIs are strict about which extension they accept, refusing .jpg when they expect .jpeg or vice versa. This converter re-saves your image with the required extension instantly, without altering a single pixel of the image data.
Another common use is re-compressing the image at a specific quality level. If you received a file that is too large for email or upload limits, running it through this converter with a lower quality setting reduces the file size while keeping the JPG format unchanged. This is the right approach when you need a smaller version but the destination specifically requires the .jpg or .jpeg extension.
Some older digital cameras and image processing scripts produce .jpeg files, while most modern tools and platforms default to .jpg. Using this converter ensures your file always has the extension your specific workflow or platform requires, with no manual renaming or metadata concerns.
JPEG to JPG tips
- JPEG and JPG are byte-identical formats - never re-encode just to switch extensions, simply rename.
- In Lightroom, set File Renaming on export to {filename}.jpg explicitly to override Mac defaults that produce .jpeg.
- Bulk rename a folder on Windows with PowerShell: Get-ChildItem *.jpeg | Rename-Item -NewName { $_.Name -replace '.jpeg$', '.jpg' }.
- On macOS use the Finder rename tool (right-click > Rename Items) for batches up to thousands of files.
- If your target system rejects .jpeg, our converter is the safest one-click fix that won't strip your EXIF or ICC profile.
Why use this JPEG to JPG converter
Related tools
Formats involved
JPEG – Joint Photographic Experts Group
JPG – Joint Photographic Experts Group
JPEG to JPG tips
- Convert JPEG to JPG for formats that require JPG specifically — check whether your target platform needs it.
- Files are processed securely and deleted automatically after 24 hours.
- If the output looks different from expected, check that the source file is not corrupted or password-protected.
JPEG to JPG — frequently asked questions
Related guides & articles
Maybe you wanted something else?
- If transparency is needed → JPG to PNG
- If a doc container is the goal → JPG to PDF
- If a smaller modern format is wanted → JPG to WEBP
- If you just want file shrinking → Compress JPG