JPEG JPG
File conversion

Convert JPEG to JPG

Convert now
QUICK ANSWER
Is it possible to convert JPEG to JPG?
Yes - JPEG converts to JPG.

You can do it right here with our free converter - no sign-up, and your file is deleted right after.

The fastest path is to rename the file, changing .jpeg to .jpg - no converter required. Both extensions point to identical JPEG data, a distinction that dates back to older DOS/Windows systems that required three-letter extensions. Quality is completely unchanged by a rename.

8 programs
Also to JPG: CRW · MRW · QOI

On this page

Tested on macOS, Windows & Linux
Last verified Sep 2026

More free converters

HEIC, PNG, WEBP, MP3 and more - every tool here is free.

Open the toolbox
JPEG → JPG converterFREE
Drop a .JPEG file here
or pick one - we convert it to .JPG and give you the file to download

Why convert JPEG to JPG?

Some upload forms, older software, or web services only accept .jpg and reject .jpeg, even though both extensions refer to the same .JPG format. Renaming fixes the problem without re-encoding the image and without any quality loss.

How to convert JPEG to JPG

Rename the file BUILT-IN

In File Explorer (Windows) right-click › Rename and change .jpeg to .jpg; in Finder (macOS) press Return to rename and confirm the extension change.

Command line - mv CLI

Run mv photo.jpeg photo.jpg to rename a single file with no re-encoding.

IrfanView batch rename FREE

Use File › Batch Conversion/Rename to rename many .jpeg files to .jpg in one step.

Preview - Export BUILT-IN

Open the file in Preview, choose File › Export, and type a .jpg filename to re-save with the new extension.

Programs that convert JPEG

About these formats

Quality & what to watch

  • Renaming does not re-encode the image - quality is completely unchanged.
  • If you open the file in an editor and re-save as .jpg, one extra lossy compression pass occurs; set quality to 100 to minimize the impact.
  • Exif metadata (camera model, date, GPS) is preserved when you rename; some editors may strip it when you re-save.

Frequently asked questions

Does renaming .jpeg to .jpg reduce quality?
No - the file bytes are unchanged. Quality only drops if you open and re-save the image, which triggers another lossy compression cycle.
Which extension is correct, .jpeg or .jpg?
Both are valid. .jpg became more common because older Windows systems required three-letter file extensions.
My upload form rejects .jpeg but accepts .jpg - will a rename fix it?
Yes. The form checks the extension string, not the internal format, so renaming is all that is needed.
Can I rename .jpg back to .jpeg?
Yes, in either direction, with no effect on the image data.