I’m looking for an image converter software running as a background software / service.
You can use the command line string below:
ablebatchconverter.exe /inputfile=inputfilename /outputfile=outputfilename
for example:
ablebatchconverter.exe /inputfile=”e:\temp\test.jpg” /outputfile=”c:\temp\test1.bmp”