the relativeoption allows it to generate a thumbnail folder in a source folder
e.g.
src1 = images/testfolder/
src2 = images/holidays/
dst = thumbs
with the 'relative' option a thumbs folder and the resized images will be created in each source folder. in that case:
src1 = images/testfolder/thumbs
src2 = images/holidays/thumbs
the
relative
option allows it to generate a thumbnail folder in a source folder e.g. src1 = images/testfolder/ src2 = images/holidays/ dst = thumbswith the 'relative' option a thumbs folder and the resized images will be created in each source folder. in that case: src1 = images/testfolder/thumbs src2 = images/holidays/thumbs