diff --git a/digikam/using-camera-processing.docbook b/digikam/using-camera-processing.docbook index 925b679..4ddfd35 100644 --- a/digikam/using-camera-processing.docbook +++ b/digikam/using-camera-processing.docbook @@ -1,175 +1,179 @@ Advanced Import Interface Operations The Settings tab of the Right Sidebar in the Import Interface opens five sections with advanced options for the import processing. File Renaming Options Cameras often do not use very meaningful filenames for photographs. The filenames are usually reused once the photographs have been deleted from the camera. This can lead to filename clashes if you download photographs from many shootings into the same Album. It can also be useful to include the date and time that an image was taken into the filename. If you select Camera filenames the image filenames will not be altered. But you have the option to change their case to upper or lower case with the Change case to: drop down field. If you select Customize you will be able to put together a renaming pattern from the Options drop down menu which contains original file name, file extension, owner and group, directory, a dialog for defining a sequence number and a dialog for adding date and time information, either fixed or based on the time information written by the camera into the image file. In the sequence number dialog you will find two options: Extension aware numbering and Folder aware numbering. If they are checked &digikam; will start a new sequence for every file extension and / or folder. The Date & Time dialog looks like this: The calendar is active only if Fixed Date is selected from the Source: drop down field. This way you can add the same date and time information to the filenames of all imported images or videos. If Image is selected instead &digikam; will use the time information from the metadata of the image files. With the Format: drop down field you can choose from several standard date/time formats and a custom format. For the latter choose Custom in Format: drop-down list and fill in for example "dd.MM.yyyy hh:mm:ss". For more information, read QDateTime class reference. In addition these options can be customized further with the help of a number of modifiers. A list of all options and modifiers together with a short explanations will open when clicking the info button. The sequence number may be needed if you have a camera with a very fast multi-shoot mode where it is possible to get two photographs with exactly the same data and time. The new filename that &digikam; will use for the photographs when they are downloaded is shown underneath the thumbnail in the image icon. The renaming settings will be remembered the next time you use the camera interface. + + At the moment &digikam; cannot read metadata of RAW files during the import. You might want to import the files while preserving camera filenames first and then rename them after the import using the rename function (F2). + + Auto-Creation of Albums Check Extension-based sub-albums and &digikam; will create subalbums based on the file extensions of the imported images in the target album. &digikam; will open a dialog where you can choose the target album once you click one of the download options either from the toolbar or from the Item menu. If you want to create a new Album, into which you could download the photographs, click the New Album button. The new Album will be created as a sub-folder of the Album that is currently selected in the existing Album list. This means that if you do not want your new Album to be a sub-folder of an existing folder you must first select the collection where you want to create the new album. Collections are indicated by the icon. If your camera provides information about the date of the photograph's taking or, if you import from a USB device or a folder, the images contain EXIF metadata with date/time information, &digikam; can use this to automatically create subalbums in the target album during import. Subalbums names will be based on the image dates. All images which have the same date will be downloaded into the same subalbum if you check Date-based sub-albums. Not all cameras include this information. See the sidebar Metadata section for more detail about information your camera may have embedded in your photographs. On the Fly Operations This section of the Settings tab offers several options for JPEG images. The Template: drop-down field lets you choose one of your metadata templates you customized in Templates Settings. You can access the Template Manager also with the edit button to the right of the drop-down field. Write the document name to EXIF and Fix internal date & time writes this information into the respective EXIF tags and XMP fields. If you check the next box &digikam; will perform the auto-rotate/flip action described in Lossless Image Rotation. Convert to lossless file format allows you to convert the images to PNG, TIFF, PGF or JPEG2000 during import. DNG Convert Options This section allows to enable the DNG conversion of RAW images by checking Convert RAW images to DNG container and to select options for that conversion. To learn more about Digital Negative (DNG) use the link DNG container. Embed original file Embeds the original RAW file into the DNG container. Lossless Compression Enables lossless compression. The difference between lossy and lossless compression is said to be practically indistinguishable with DNG. JPEG preview Choose whether you want a medium or full size JPEG preview to be embedded into the DNG container or none at all. Scripting This last section of the Settings tab offers to run scripts to manipulate the images during import. You can type the filename of the script into the input field or search for it using the Browse... button. Check out the info button for additional expressions to customize the command line!