Batch convert mixed formats?
Moderators: helmut, XnTriq, xnview
-
- Posts: 1
- Joined: Thu Jun 26, 2025 3:12 pm
Batch convert mixed formats?
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.
Re: Batch convert mixed formats?
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.
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.