The step I'm stuck at is having the images align in the Composite transformation. There is no option to auto-center that I can see. And I'd like this process to be scriptable, so manually aligning the image is not an option because different images will have different dimensions.
This is the script I generated with the steps I followed until this point:
Code: Select all
script 1.0
PWP_Version ″Picture Window Pro 8.0.393″ saved ″17-octubre-2023 10:24:40″
script_directory ″″
original_script_pathname ″E:\Sebastián\Escritorio\verticaltohorizontal.script″
associated_image_pathname ″″
associated_original_pathname ″″ -1
top_level_index 18
color_management enabled 0 on_mismatch 0 on_batch_mismatch 1 on_multiple_mismatch 1 acs_profile ″″ gray_acs_profile ″″ ar_profile ″″ gray_ar_profile ″″ wcs_profile ″″ gray_wcs_profile ″″ monitor_curves_file ″″ monitor_curves_enabled 0
image index 18 caption ″Paste″ comment ″″ saved_as_pathname ″″ saved_on_date ″″ parent -1 bypass -1 same_size 1 size_specific 0 breakpoint 0 n_inputs 0 n_masks 0 command ‴paste‴
end_image
image index 29 caption ″Resize″ comment ″″ saved_as_pathname ″″ saved_on_date ″″ parent 18 bypass 0 same_size 0 size_specific 0 breakpoint 0 n_inputs 0 n_masks 0 command ‴resize 0 pixel_w 1600 pixel_h 900 physical_w 4.98 physical_h 5.97 resolution 100 memory 0.8931 percent 100 iunits 0 wunits 0 runits 0 resample 0 set 12 method 2 sharpen -0.75 display 1 auto_preview 1‴
end_image
end 2 1 18
Any ideas will be appreciated. Thanks in advance!