Image Converter

What is the image converter?

The ShareX image converter batch converts one or more image files to PNG or JPEG. It provides a preview, JPEG quality control, output naming and a background color for formats that do not support transparency.

Open it from Tools -> Image converter.

Convert images

  1. Add image files or drag them into the window.
  2. Choose PNG or JPEG as the output format.
  3. For JPEG, set the quality and background color.
  4. Choose an output folder.
  5. Enter an output filename pattern.
  6. Review the preview and select Convert.

The $filename token in the output pattern is replaced with each source file's name without its extension. The default pattern adds _converted, which prevents the converted file from using the same name as its source.

PNG or JPEG?

A higher JPEG quality usually preserves more detail but creates a larger file. Inspect text and sharp edges in the preview because compression artifacts are especially visible around high-contrast UI elements.

Batch conversion tips