Re: [Krename-users] Question
Brought to you by:
domseichter,
stonki
From: <dom...@t-...> - 2002-12-30 16:56:38
|
Hi, > I'm looking at your software and need a question answered. > > I have a set of directories - lets say 10 for example. > Each directory has between 1-20 images which have been > saved from a digi camera. Hence folder 1 has images DSC001.jpg DSC002.jpg > and so on and folder 2 also has the same 'named' images. > > I have to re-size these images in photoshop and export them to a different > folder. They are then renamed to a naming convention of > week-imagenumber-year.jpg i.e. 5212002.jpg 5222002.jpg 5232002.jpg etc etc > > 52 being the current week number > 1 being the image number > 2002 being the year > > the images are then ftp's to a folder which is accessed via asp & access > database > > I have about 600 of these images to rename every week. > > Can your software rename these images - I need to keep 52 (week) and 2002 > (year) but change the image number which appears between the week and year Yes krename should be able to handle this task without any problems. You could use the following template in krename to rename your files: "[1;2]#[year]" this one should do the task. (or use "[1;2]##[year]" if you want something like 52012002). In krename you can select also the number at which the numbering should start, configure the step at which numbering should take place and skip certain numbers. I hope you understood everything! CU Dom -- ************************************************************ Dominik Seichter - dom...@we... Krename - http://krename.sf.net KBarcode - http://kbarcode.sf.net ************************************************************ |