The simplest way to change image file type

The fastest way to change an image from one file type to another is to open it in a program that can save in multiple formats, then save it as the new type. On Windows, the built-in Photos app or Paint can do this. On Mac, Preview handles most image types. You do not need special software — the program you already have will work for common formats like JPG, PNG, GIF, and BMP.

The file type is determined by the three-letter extension at the end of the filename (like .jpg or .png). When you save the file as a different format, you are changing that extension, and the image data gets converted to match. This takes seconds and produces a new file while leaving your original untouched.

Key Takeaways

  • Windows Photos app and Mac Preview can convert between common image formats without installing anything new.
  • You save the file with a new name and extension, which creates a separate file — your original stays unchanged.
  • JPG works best for photographs, PNG for images with text or transparency, and GIF for straightforward graphics or animations.
  • Some formats lose quality or features when converted (JPG loses transparency, PNG files are larger), so choose based on what you need the image for.
  • Batch conversion tools exist if you need to change hundreds of images at once, but single conversions take under a minute with built-in tools.

Converting on Windows using Photos

Open the image file in the Photos app (search for "Photos" in the Windows Start menu). Once the image is open, click the three dots in the top right corner and select "Edit and create," then "Edit." At the top of the window, click "Save as" or use the keyboard shortcut Ctrl+Shift+S.

A dialog box will appear asking where to save the file and what to name it. In the filename field, replace the current extension with the new one you want — for example, change "photo.jpg" to "photo.png". Click "Save." Photos will convert the image and create a new file with the new extension in the location you chose. Your original file remains unchanged.

If Photos does not open your image (it handles JPG, PNG, BMP, GIF, and TIFF), try Paint instead. Right-click the image file, select "Open with," and choose "Paint." Once open, go to File menu, select "Save as," pick the format from the dropdown list, name your file, and click Save.

Converting on Mac using Preview

Open the image in Preview (it opens automatically when you double-click most image files, or search for "Preview" in Spotlight). Once the image is open, click "File" in the menu bar, then select "Export." A dialog box will appear.

In the dialog, you will see a dropdown menu labeled "Format" near the bottom. Click it and choose the file type you want — JPEG, PNG, TIFF, GIF, or PDF are the main options. Give the file a new name if you want (or keep the same name; Preview will add the correct extension). Choose where to save it and click "Save." Preview converts the image and creates the new file.

Understanding what happens when you convert

Different image formats store pictures in different ways. JPG is smaller but loses some detail, especially if you save it multiple times. PNG keeps all the detail and can have transparent backgrounds, but files are larger. GIF works for straightforward graphics and animations but does not handle photographs well. BMP and TIFF are older formats that take up a lot of space.

When you convert from one format to another, some information may be lost or changed. Converting a PNG with a transparent background to JPG will fill that transparency with a solid color (usually white), because JPG does not support transparency. Converting a JPG to PNG will not add back the detail that JPG compression removed — it just stores the existing image in a new format. Choose your target format based on what you need: JPG for photos you are sharing online, PNG for images with text or transparency, GIF for straightforward graphics.

Converting multiple images at once

If you have dozens or hundreds of images to convert, doing them one at a time is slow. Windows has a built-in batch converter: open File Explorer, select all the images you want to convert (Ctrl+A selects all in a folder), right-click, and look for "Convert to" if your version of Windows includes it. Not all versions do, so this may not appear.

If that option is not available, free tools like XnConvert (Windows and Mac) or ImageMagick (command line, all platforms) can convert entire folders at once. You specify the source folder, the target format, and the destination folder, and the tool processes all images without you clicking each one. These tools are worth learning if you regularly work with large batches of images, but for one or two conversions, the built-in methods are faster.

Keeping your original file safe

When you use "Save as" in Photos, Preview, or Paint, the program creates a new file with the new extension and leaves your original untouched. This is the safest approach because if the conversion does not look right, you still have the original to try again or use as-is.

Some older programs have a "Save" button instead of "Save as," which overwrites the original file. Always use "Save as" or "Export" when converting, never plain "Save," unless you are certain you want to replace the original. If you accidentally overwrite a file, you may be able to recover it using Windows File History or Mac Time Machine if those backups are turned on, but it is better to avoid the problem by using "Save as" from the start.

Troubleshooting common conversion problems

If the converted image looks blurry or has strange colors, the original file may have been damaged or the conversion tool may have changed settings you did not intend. Try converting again, or try a different program. If the file will not open in the new format, the program you are trying to open it with may not support that format — try a different viewer or editor.

If you see an error message like "unsupported format" or "cannot save as," the program you are using does not handle that particular format. Switch to a different program: if Photos will not convert to the format you want, try Paint. If Preview will not do it, try a free tool like GIMP (available for Mac and Windows). Most common formats (JPG, PNG, GIF, BMP, TIFF) are supported by at least one built-in program on your system.

Frequently Asked Questions

Will converting a JPG to PNG make it look better?

No. Converting does not restore detail that was lost during JPG compression. The image will look the same, just stored in a different format. PNG files are larger but do not improve the picture quality of a JPG that was already compressed. Convert to PNG only if you need features PNG offers, like transparency.

Can I convert an image to a format smaller than the original?

Yes, but with trade-offs. Converting a PNG to JPG usually makes the file smaller because JPG uses compression. The image may look slightly different — colors can shift and fine details blur. If file size matters more than perfect quality, JPG is the right choice. For web use, JPG is standard for photos and PNG for graphics with text.

What if the program I use does not have a "Save as" option?

Look for "Export" instead — many modern programs use Export for saving in different formats. If neither exists, the program may only save in one format. Open the image in a different program (Photos, Preview, Paint, or GIMP) and convert from there instead.

Does converting change the image dimensions or size in pixels?

No. Converting file type does not change how many pixels wide and tall the image is. It only changes how those pixels are stored. A 1920×1080 JPG becomes a 1920×1080 PNG. The file size on disk may change (PNG is often larger), but the image dimensions stay the same.

Can I convert an image to a format that does not exist yet?

No. You can only convert to formats that the program supports. Check the program's menu or documentation to see which formats it can save. If you need a format that is not listed, you will need a different program that supports it.