01-17-2024, 06:22 PM
(01-17-2024, 03:50 PM)rinaldop Wrote: Is there an easier way?
- You can load all your images as layers of a single image (in one single operation: File > Open as layers lets you select multiple images)
- You increase the canvas size (Image > Canvas size so that your image is as wide as your display (useful options:Resize: All layers and Fill with: Transparency)
- Image > Transform > Flip horizontally
- Export each layer to file. Two ways:
- Use a script such as my own ofn-export-layers
- Manually:
- make all layers invisible by shift-clicking the eye icon of any one of them
- make each layer visible in turn and File > Export the image, minding the file names
- make all layers invisible by shift-clicking the eye icon of any one of them
- Use a script such as my own ofn-export-layers