Autumn...

Autumn...

by Linus Kleen

submit your photo


Picture of the Week Themes
Suggest and vote on themes

Please participate in Meta
and help us grow.

1
vote
4answers
2k views

How can I make ExifTool rename by camera model when the name contains a slash?

I use ExifTool to batch rename all of my pictures using the following two commands: "-FileName<${Exif:Model}-(%%f).%%e" -d %%Y%%m%%d-%%H%%M%%S-%%%%f.%%%%e "-FileName<DateTimeOriginal" This ...