/img_converter

A simple image converter from png to jpg formats

Primary LanguagePython

A simple image converter from png to jpg formats

  • Runs in GUI with TKinter, where it takes an input folder with pngs and an output folder where the converted jpgs will be stored.
  • More formats are going to be added in the future