antipalindrome / Photoshop-Export-Layers-to-Files-Fast

This script allows you to export your layers as individual files at a speed much faster than the built-in script from Adobe.
MIT License
1.53k stars 428 forks source link

Artboards fused #135

Open zwei7 opened 5 years ago

zwei7 commented 5 years ago

I don't think this script has multiple artboard support.

I have 4 Artboards (6000x4000 pixels) each with 22 layers (88 layers total) and there is transparency. When I run the script it outputs 88 pngs, but each one has the incorrect canvas size because it fuses all 4 artboards together (12000x8000). The output file has the layer I want, but it is floating in a massively blank empty canvas.

Ideally each png is the size of the artboard it is placed on.

Thanks!

ANovitsky commented 4 years ago

Yes, I have the same situation. @zwei7, Did you find any solution?

zwei7 commented 4 years ago

I deleted 3 artboards, keeping only 1 remaining I ran the script with 1 artboard (22 layers). Undid my 3 artboard deletion and did this 3 more times till all 4 artboards were saved individually. It is a bad work around if you have 1 layer per artboard though. Sort of a really bad work around if I do say so myself.

damat commented 4 years ago

Same issue but even worse: I have 4 boards for 4 sizes of icons. If the script could go per each Artboard, it would be just perfect and superior compared to any other option. But now there's almost no difference with the default export =((

antipalindrome commented 3 years ago

Unfortunately most of this script was written before Photoshop had artboard support, so it is not something that's built in at the moment at all. I can do some research and see what it might take, though off-hand it sounds really complicated to integrate, but I totally understand the use-cases here. Sorry for the poor workaround.

zwei7 commented 3 years ago

Thanks for making this plug-in @hsw107

inspiredearth commented 3 years ago

Thank you @hsw107 Hanna for your work on this script. If you ever find the time and inclination, I'd also love to see artboard support in your script.