I often bring in a dozen or more images to prepare for websites. I will set my canvas to a specific size and then resize all the images to fit that canvas. What I'd like to do is, once the images are resized, remove any other parts of the image outside of the canvas. The reason I want to do this is so that I can then add each layer (separate image) to the export list and export everything at once and all the same image size.
How do I do this.
We have some important news to share: the Pixelmator Team plans to join Apple. If you need product support please contact us here.
Learn moreRemoving everything outside the canvas
The Pixelmator Community has been archived and cannot accept new posts or comments.
2023-10-30 16:47:40
2023-11-09 00:07:42
You may use crop tool -
and check the box to delete everything outside the desired crop.
2023-11-09 02:09:52
That's exactly what I was looking for. Thanks.