/image-format-converter

Bulk convert images from one format to another

Primary LanguageC#MIT LicenseMIT

Description

A simple C# console application to bulk convert images from one format to another

Supported Image Formats

The following image formats are supported

  • bmp
  • gif
  • jpg
  • jpeg
  • ico
  • png
  • tif

Usage

  • Download the latest build from release page
  • Run the downloaded application
  • Select the source folder, target folder, source format and target format
  • Done! Wait for the conversion to complete