Skip to main content
Mr_rossduncan
Inspiring
August 9, 2017
Resuelto

Create the correct size PSD to start an image grid with.

  • August 9, 2017
  • 2 respuestas
  • 717 visualizaciones

So here's a question that should be easy to answer, I'm creating a PSD with multiple layers, in each layer is a single photograph, the finished product a simple image grid with 4, 6 or maybe 9 squares.

My first PSD was created as a 900px by 900px with the individual layers all set at 300px by 300px, it all worked fine except the final finished product was only about 7 or 8megs.

My next try, a blank PSD set at 1500 by 1500 with 4 images in individual layers, same problem, the final image is way too small for printing, the individual images are each imported into their layers as 91megs files, so the question is, should I create the original blank new document PSD as something like 5000 by 5000 to end up with a large enough file for printing, or am I missing something.

Thanks for any help

Este tema ha sido cerrado para respuestas.
Mejor respuesta de Per Berntsen

In the New file dialog, enter the physical dimensions (inches or cm) and the required ppi for printing, and Photoshop will do the math for you and create a file with the correct pixel dimensions.

The forumula is Pixel dimensions divided by ppi = Dimensions in inches

For instance 3000 (pixels) : 300 (ppi) = 10 (inches)

2 respuestas

Derek Cross
Community Expert
Community Expert
August 9, 2017

The resolution of your images should be around 300 PPI.

You may (or may not, depending on what you're after) need to consider the size of paper you'll be printing on.

So, if you are printing on say a 10" x 8" sheet and you want say a 1/4" margin around four pictures (2 x2 in this example).

You set your document to 300 x 10" = 3000px x 8" x 300 = 2400px.

Three margins 75px for the two outer and 76px for the centre minus 2400 leaves 2016px for the image width divided by two means the images should be 1087px wide each.

I'll leave you to calculate the depth!

Mr_rossduncan
Inspiring
August 10, 2017

Thanks very much Derek, excellent advice, I'll give those instructions a go and see how it pans out for me.

Ross

Per Berntsen
Community Expert
Per BerntsenCommunity ExpertRespuesta
Community Expert
August 9, 2017

In the New file dialog, enter the physical dimensions (inches or cm) and the required ppi for printing, and Photoshop will do the math for you and create a file with the correct pixel dimensions.

The forumula is Pixel dimensions divided by ppi = Dimensions in inches

For instance 3000 (pixels) : 300 (ppi) = 10 (inches)

Mr_rossduncan
Inspiring
August 10, 2017

Thanks Per,  think that will work for me now, cheers.