Automatic versioning according to filename rules

Post Reply
hesee
Posts: 15
Joined: 07 Jul 14 18:20

Automatic versioning according to filename rules

Post by hesee »

I assume that script could do it, but is there some easier way?

I usually import raw files, then they are prosessed (jpg or tiff). Then another set of jpgs are made, depening of use and difference is in the file name.

Example:
foobar.raw
foobar.tif
foobar-fb.jpg
foobar-print.tif

etc. What i am seeking is an easy way to get correct versions from filenames, so -print would become print version and -fb would become facebook version etc. Is there some config where it could be entered, or is it a time to start learn howto script?
Mike Buckley
Posts: 1194
Joined: 10 Jul 08 13:18

Re: Automatic versioning according to filename rules

Post by Mike Buckley »

One alternative would be to use Supreme to create your versions. You could configure a batch file to resize, sharpen and name the newly created file and also to automatically version it.
hesee
Posts: 15
Joined: 07 Jul 14 18:20

Re: Automatic versioning according to filename rules

Post by hesee »

Hmm. That would be one way, but my main versions are in usually in adobergb or in pro photo color space. They need to be converted to srgb before uploading to net. I have made batch scripts for that allready. And i do run few files through nik output sharpen. So supreme is bit ruled out. Getting color space conversion in photo supreme would make it work for some of photos.
Mke
Posts: 675
Joined: 15 Jun 14 14:39

Re: Automatic versioning according to filename rules

Post by Mke »

Color profile conversion is also possible under 'batch'.
hesee
Posts: 15
Joined: 07 Jul 14 18:20

Re: Automatic versioning according to filename rules

Post by hesee »

Haa, found it. Thanks. That makes things indeed a bit easier. I think that i am able to automate most of things with batch feature.

Still for old items it's either of deleting old files manually and running batches again, or going to manual work. So script or ability to give rules for automatic version could be usefull.
tstoddard
Posts: 605
Joined: 07 Sep 12 11:51

Re: Automatic versioning according to filename rules

Post by tstoddard »

hesse,

Have you tried using the filename mask matching rules in Preference -> Catalog -> Version place holders? I haven't tried it but I assumed that its purpose is to do exactly what you are trying to do.
Tom Stoddard
hesee
Posts: 15
Joined: 07 Jul 14 18:20

Re: Automatic versioning according to filename rules

Post by hesee »

Tstoddard, that was excatly what i was looking for. Now the rules are in place. Thanks for the help.
Post Reply