How to Convert a Picture to JPEG: Formats, Methods, and What to Know First

Converting an image to JPEG sounds simple — and often it is. But depending on where you're starting from, what device you're using, and what you need the final file for, the "right" method varies more than most people expect. Here's what's actually happening when you convert, and what shapes the outcome.

What JPEG Actually Is (and Why It Matters)

JPEG (Joint Photographic Experts Group) is a lossy compression format, meaning it reduces file size by permanently discarding some image data. The result is a smaller file that's widely compatible — accepted by virtually every website, email client, social platform, printer, and application on the planet.

That universal compatibility is why JPEG remains the default for photos, even decades after its introduction. It's not the highest quality format available, but it hits a practical sweet spot: small enough to share easily, good enough for most visual purposes.

Common formats you might be converting from include:

  • PNG — lossless, supports transparency, larger file size
  • HEIC/HEIF — used by iPhones; high quality, small size, but not universally supported
  • WebP — modern web format from Google; excellent compression but limited legacy support
  • RAW (CR2, NEF, ARW, etc.) — uncompressed camera files; very large, requires specific software
  • BMP or TIFF — uncompressed formats common in professional or legacy workflows
  • GIF — limited to 256 colors; sometimes needs conversion for photo content

Each starting format affects how much quality loss occurs during conversion, how large the output file will be, and which tools handle the conversion cleanly.

The Core Methods for Converting to JPEG 🖼️

On Windows

Paint handles basic conversions without any installation. Open the image, go to File > Save As, and select JPEG from the dropdown. It's fast but gives no quality control.

Photos app (Windows 10/11) also supports export — right-click an image, choose Open with > Photos, then use the three-dot menu to find export or save options.

For more control, IrfanView is a free lightweight tool that lets you set JPEG quality level (typically on a 1–100 scale) before saving — relevant when balancing file size against visual quality.

On macOS

Preview is built in and handles most format conversions natively. Open the file, go to File > Export, and choose JPEG from the format dropdown. You can also adjust the quality slider before saving.

This works for PNG, TIFF, HEIC, and several other formats without any additional software.

On iPhone and Android

iPhone users dealing with HEIC files can change the camera capture setting (Settings > Camera > Formats > Most Compatible) to shoot in JPEG going forward — but that doesn't convert existing HEIC files.

For existing files, the Files app on iOS or third-party apps can handle conversion. Sharing a HEIC photo via certain methods (email, AirDrop to non-Apple devices) may auto-convert it, depending on settings.

Android generally shoots in JPEG by default, so conversion is less common. When needed, the Google Photos app or file manager can export in different formats depending on the device manufacturer.

Online Tools

Browser-based converters — tools where you upload an image, select JPEG as output, and download the result — work across all devices with no software required. They're useful for one-off conversions or when working on a device where you can't install software.

Privacy is a variable here. Uploading sensitive or personal photos to a third-party web service means those files pass through external servers. For casual screenshots or generic images, this is rarely a concern. For personal, medical, or confidential images, local conversion is the safer choice.

Batch Conversion

If you need to convert dozens or hundreds of files, tools like IrfanView (Windows), XnConvert (cross-platform), or ImageMagick (command-line, all platforms) support batch processing. This is common in workflows involving camera RAW exports, website image optimization, or archiving.

The Quality Variable: What Gets Lost and When 💡

JPEG compression is adjustable. Most tools express this as a quality setting, typically ranging from 1 to 100 or low/medium/high. Higher quality = larger file, less visible compression. Lower quality = smaller file, potential for visible artifacts (blocky areas, color banding, soft edges).

A few things worth knowing:

Starting FormatQuality Loss RiskNotes
PNG (no transparency)Low to moderatePNG is lossless; some detail lost in JPEG conversion
HEICLowHEIC is already high quality; converts well
RAWDepends on export settingsLarge dynamic range may compress unevenly
GIFModerateLimited color depth may look different in JPEG
JPEG to JPEGHigh (cumulative)Re-saving a JPEG as JPEG degrades it each time

That last row matters: re-saving an existing JPEG introduces additional compression loss every time. If you're editing and re-exporting repeatedly, starting from a lossless format (like TIFF or PNG) until the final export preserves quality.

What Shapes the Right Approach for You

The method that makes most sense depends on factors specific to your situation:

  • Volume — one image or hundreds?
  • Starting format — HEIC, RAW, PNG, and BMP each have different handling requirements
  • Device and OS — built-in tools differ significantly between Windows, macOS, iOS, and Android
  • Quality requirements — a social media thumbnail tolerates more compression than a print file
  • Privacy sensitivity — determines whether online tools are appropriate
  • Technical comfort — command-line batch tools are powerful but require familiarity

The mechanics of JPEG conversion are consistent across tools. What changes is which tool fits your workflow, your file types, and your tolerance for quality trade-offs — and that depends entirely on where you're starting from.