For this I tried the following process:
1. get crop values from picasa file "picasa.ini" with a python script
2. make a sidecar XMP: I edited a raw file in PSu to get a XMP template and keep only the crop part (see attachment)
3. Import in PSu: it seems that the batch "import XMP file" does not work with jpegs, so I used the script found in the repository "Import from sidecar XMP file".
At first look the metadatas are here, see output exiftool:
Code: Select all
---- XMP-iles ----
Is Enabled : 1
Recipe Name : Palette[attachment=0]psu_crop.xmp[/attachment]
Crop Recipe Enabled : 1
Crop Friendly Name : ROGNER
Crop Opacity : 255
Crop Blend Mode : 1
Crop Left : +0.5
Crop Top : +0.5
Crop Right : +0.5
Crop Bottom : +0.5
Crop Crop Angle : +0
Crop Crop Rotate Method : +0
Alas, when I click on the thumbmail no image at all, something is broken.
Have I missed something ? do you have other solutions to propose ?