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
Not directly, you could do this with a sript that first filters the files for further processing based on these criteria.
Andreas