Skip to main content
Participant
September 17, 2024
Answered

Convert png > jpg within multiple folders (and keep them in original folders)

  • September 17, 2024
  • 1 reply
  • 583 views

I have 200 folders with a few png files in them. I need to convert them to jpegs. Easy-peasy. I have bridge > show items in subfolders, record an action > save a copy as jpeg. Boom.

 

Except recording the "save as" or "save a copy" step - records the destination, and running the batch will save all the processed files into the original folder from the recorded action. And I need the converted jpegs to be saved in the same folder as their parent pngs are.

 

How?

This topic has been closed for replies.
Correct answer Lumigraphics

This is a common topic. Do a search as there are numerous ways to handle this (Bridge export, Image Processor, Image Processor Pro, Bridge batch, numerous scripts, or it can be done with actions by not changing the export filename/folder.)

1 reply

LumigraphicsCorrect answer
Legend
September 17, 2024

This is a common topic. Do a search as there are numerous ways to handle this (Bridge export, Image Processor, Image Processor Pro, Bridge batch, numerous scripts, or it can be done with actions by not changing the export filename/folder.)

Participant
September 17, 2024

Oh cool - bridge custom export works! thanks