[Selector] #Size on the images on the Screen, by default ScreenSize: 500 #Downsampling quality [0=nearest, 1=tiles, 2=bilinear, 3=hyperbolic] Interpolation: 1 #Page prefix (used when there are too many images per day to fit on one web page) PagePrefix: page #Maximum number of images per web page NbrPerPage: 20 #Trash sub-directory TrashDirectory: Trash #Selected/processed images sub-directory SelectedDirectory: Selected #File containing the list of selected but unprocessed images Selected_save: .selected-photos #Use Exif data for auto-rotation of the images (canon cameras mainly) AutoRotate: False #Default mode for files (in octal) DefaultFileMode: 664 #Default JPEG extensions Extensions: .jpg .jpeg .jpe .jfif #Default photo repository DefaultRepository: /mnt/photo #Size of the backup media (in MegaByte) MediaSize: 680.0 #Add signature to web published images Filigrane: False #File containing the image of the signature for the filigrane FiligraneSource: ~/imagizer/imagizer/pixmaps/signature.png #Position of the filigrane : 0=center 12=top center 1=upper-right 3=center-right... FiligranePosition: 5 #Quality of the saved image in filigrane mode (JPEG quality) FiligraneQuality: 75 #Optimize the filigraned image (2 pass encoding) FiligraneOptimize: False #Progressive JPEG for saving filigraned images FiligraneProgressive: False #File containing the description of the day in each directory CommentFile: index.desc #System command to use to burn a CD or a DVD; #Selected will be replaced by the directory where the files are Burn: grave-rep $Selected/. #System command to copy the selection to the server; #$Selected will be replaced by the directory where the files are #$WebRepository will be replaced by the directory of the root of generator WebServer: xcopy /s $Selected $WebRepository #The location of the root of generator WebRepository: /var/www/imagizer #The localization code, fr_FR(unix) or FR(win32) is suggested Locale: FR #Default encoding for text files, latin-1 is suggested UTF-8 should be possible Coding: Latin-1 [ScaledImages] #ScaledImages size Size: 800 #ScaledImages suffix Suffix: scaled #ScaledImages downsampling quality [0=nearest, 1=antialias, 2=bilinear, 3=bicubic] Interpolation: 2 #ScaledImages progressive JPEG files Progressive: True #ScaledImages optimized JPEG (2 pass encoding) Optimize: True #ScaledImages JPEG quality (percent) Quality: 75 #ScaledImages image can be obtained by Exif extraction ? ExifExtraction: False [Thumbnails] #Thumbnails size Size: 160 #Thumbnails suffix Suffix: thumb #Thumbnails downsampling quality [0=nearest, 1=antialias, 2=bilinear, 3=bicubic] Interpolation: 1 #Thumbnails progressive JPEG files Progressive: False #Thumbnails optimized JPEG (2 pass encoding) Optimize: True #Thumbnails JPEG quality (percent) Quality: 50 #Thumbnails image can be obtained by Exif extraction ? ExifExtraction: True