Project

General

Profile

Can I process only files whose EXIF data matches some patterns?

Added by Rowan Sylvester-Bradley over 10 years ago

Yet another beginner's question - can I process only files whose EXIF data matches certain criteria? For example, can I process only JPG files whose Camera Make field is set to SONY and whose Camera Model field is set to DSC-W50?

Thanks - Rowan


Replies (1)

RE: Can I process only files whose EXIF data matches some patterns? - Added by Andreas Huggel over 10 years ago

Not directly, you could do this with a sript that first filters the files for further processing based on these criteria.

Andreas

    (1-1/1)