This manual describes how to configure and effectively use PicL. The basic idea is to configure a Replace String, browse to the Jpeg files to rename, and rename them. Below is an example scenario to give a deeper understanding of PicL's purpose.
Consider this: You've just dumped 100 digital photos onto your computer and they're named something like:
PIC001.JPG PIC002.JPG PIC003.JPG PIC004.JPG ...
%M
, %d
and %Y
to represent Month, Day and Year respectively. After PicL has been configured, clicking a button will rename all of the image files in the selected directory. M-d-c
.JPG would result in names like:
August-26-01.JPG August-26-02.JPG August-26-03.JPG August-29-01.JPG ...