Batch convert mixed formats?

XnConvert Multi Platform - Windows, MacOSX, Linux

Moderators: helmut, XnTriq, xnview

Post Reply
question54321
Posts: 1
Joined: Thu Jun 26, 2025 3:12 pm

Batch convert mixed formats?

Post by question54321 »

Hi, I have folders with thousands of images of .tiffs, .jpgs, .png,and .pdf files that need to be optimized for the web, Can this program batch all the different formats for me in the same folder? Or would I have to separate all the jpgs, tiffs, etc, from each other before I do a batch? Or does anyone know an easier way to accomplish this.
cday
XnThusiast
Posts: 4405
Joined: Sun Apr 29, 2012 9:45 am
Location: Cheltenham, U.K.

Re: Batch convert mixed formats?

Post by cday »

XnConvert converts all loaded files to the same selected output format and compression level, so if you are looking to convert all mixed-format files to the same format you can easily do that, and if you wish also place all converted files in the same folder.

If your need is to batch convert mixed-format files while preserving their extensions, and are into simple scripting, that should normally be possible using the command line utility NConvert, with a code line for each required output format.
Post Reply