A seamless carousel is a geometry problem before it is an export problem.
If one portrait slide is 1080 × 1350 px, the master canvas must be an exact multiple of 1080 pixels wide:
master_width = slide_width × slide_count
master_height = slide_height
Enter fullscreen mode






