I have a psd file with lots of layers and i want to resize the image INCLUDING the layers

how can i do that ?

Image size keeps the layers in the same size.

thanks!

link|improve this question
feedback

migrated from stackoverflow.com Nov 1 '09 at 23:42

This question came from our site for professional and enthusiast programmers.

3 Answers

Go to the Image menu and select Image Size. Changes to the values there will scale the entire image, positioning and everything.

link|improve this answer
feedback

Is this programming related?

But you can use the cutting tool.

link|improve this answer
feedback

You can hold down shift and select all of the layers that you want to resize, and then use the move tool to transform them (hold shift to keep same ratios). Or you can hit Edit->transform-> then which ever transform you want to use.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown