Copy link to clipboard
Copied
Hi, I am having trouble exporting photos. I have multiple layers with different images on them and I am trying to export them so they all stay in the same position when I export it. When I export the images the images returns to the center of the canvas. Is there any way to export the images and keep them in the same spot so if I paste the image in a new document they will be in the exact same spot.??
Copy link to clipboard
Copied
Copy link to clipboard
Copied
??
Copy link to clipboard
Copied
This is a known issue and Adobe are working on a solution. Until then there are some scripted alternatives.
Two scripts for saving or exporting all root/top-level layers or groups here:
All top level layers saved to PNG.jsx
All top level layers exported to PNG.jsx
Another script here for Export As or Quick Export, it adds a white 1% 1x1 pixel in the upper left and lower right corners of the layer. If there is interest, this script could be adapted to apply the "transparency bounding pixels" to all layers, not just the current active layer.