Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

8x12 Contact Sheet with one sigle image in various format

New Here ,
Jun 28, 2013 Jun 28, 2013

Hello Sir,

I would to understand how I can realise a 8x12 contact sheet displaying the same image in various formats ?

It is commonly used in school photography.

One image would be 13x18cm, 2 others 6x9cm, and the 6 thumbnails showing the same portrait.

I am a european photographer so I do not know perfectly the corresponding sizes, should be :

1x   5x7

2x   2x3.5

I do not get the methodology.

I can show you some various examples... such as this one !

http://www.photomathieu.com/

Thanks for your help ! Urgent !!

TOPICS
Actions and scripting
1.7K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Community Expert ,
Jun 28, 2013 Jun 28, 2013

What you want is more a Picture Package then a contact sheet.  Photoshop had a Picture Package Plug-in in release before CS6.   The CS5 Windows plug-in can be installed in Windows CS6. There is both a 32 bit version and a 64 bit version,

Mac users are out of luck for there is only CS5 32 bit version plug-in and Mac CS6 is only available as a 64bit application.

I added two script to my Photoshop Photo Collage toolkit that can create a Picture Package type document. One only support creating a single size image tiling then into a new document.  The second script requires a Template PSD that requires  Alpha channels to map the placement aspect ratio and sizes of your images in a document.  My Package is written in JavaScript and has been installed on both the PC and Mac.  I have written it to work on CS2 through CS6.  There is a bug in CS6 to bypass the bug all to need to do is set you Photoshop interpolation Bicubic Automatic to any other valid setting. Bicubic Automatic is not a good choice for a general interpolation method anyway. Adobe fix the bug in CC but not CS6. Photoshop CC is not in my plans. Use this link for information Paste Image Roll Script and Picture Package Support and this one for the toolkit Documentation and Examples

JJMack
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 30, 2013 Jun 30, 2013

You could make a Template with Selections and save it.. With a picture open an Action can resize it rotate if necesary copy it to the Clipboard than open the Template load the selection and Past Into this selection. Then back to the picture resize again and copy.Switch to the template load the selection and pastinto.

If you give me the required seizes I write you the Action and the Action for the Template.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 30, 2013 Jun 30, 2013

Made a Template and an Action.

Is it this what you want?Package.jpg

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guru ,
Jun 30, 2013 Jun 30, 2013

I agree with the others, unless you are using an older version of Photoshop that has the Picture Package plug-in your best bet is making a template for each package. However I would use smart objects when creating the template. That way you can create a new package from the template by just replacing the contents of any one of the smart object. The others will update automatically.

You can script the smart object replacement and make packages for a folder of image very quickly.

Even if I had access to the Picture Package plug-in I would still use a smart object template. I think it does a better job if the sizes in the package are not the same aspect ratio.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 30, 2013 Jun 30, 2013

As Michael wrote a Picture Package Template using a Smart object layer. That you dupe many time, transform and position the image layers on the canvas. All the duped smart object layers share a common single embedded object.  All you need to do is replace a single embedded object with an object the same size,  Just target any image layer right click an use replace content. This one replace content will change all the images layers in the template.  The replacement image must be the same size as the original image so that all the smart object layers associated transforms work correctly.

If you do not want to make a template and a picture package where all prints are the same size is what you want. You can use my PasteImageRoll script. Several image packages can be made in a single run and any size input images can be used.

If your image files vary in pixel dimensions size and you want to make Image package containing several print sizes. You can make a template for my Batch Picture Package script.  Any size input images can be used however my script will run much slower then one designed for a template that uses a shared embedded object.  For my script will place your image into each image location as an independent smart object layer resized for the image location. Lots of overhead an slower operation.

JJMack
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jul 01, 2013 Jul 01, 2013
LATEST
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines