Forum: Poser - OFFICIAL


Subject: Changing File Extensions in Batches?

Acadia opened this issue on May 23, 2006 · 7 posts


Jackson posted Tue, 23 May 2006 at 10:22 AM

If all you want to do is change the file extension:

  1. Open a DOS window of the directory containing the files.

  2. type: "ren *.psp *.jpg" without the quotes

  3. Hit 

It should take about a second.

This example shows renaming a bunch of .psp files to .jpg.