Skip to main content

Hello Everybody, my team and I have run into an issue and I can’t find a solution.
I want to be able to download the rounded corner image as it is (440x383 px) in Dev mode, without the transparent layer, text, and icons on it. I don’t need the original image (I know how I can export it) since that one is large. 

Did anybody run into this issue?
I need the solution to work in Dev mode.
The image is the Fill of the Auto layout that holds the transparent layer with text and icons. 
I have tried refactoring the component but until I don’t break it apart and add the image on a separate layer, I couldn’t find a way to export it separately. 

Can anybody recommend an image resize plugin that works? We would need this for the original images to make them smaller. I have tried “Crunch Image optimization”  but it gives an error.

 

I don't think that's possible. As long as you have objects in the frame and the objects aren't hidden, the export will render the entire frame and all the objects in it.

I usually create a new section for image assets and set them all to export, the developers can go there to export assets, it's better that way too because they can just download all the assets they need all at once.


Reply