Skip to main content
Known Participant
August 12, 2010
Answered

Is this tiling possible?

  • August 12, 2010
  • 2 replies
  • 3134 views

Please take a look at this mock-up. Is is a screen shot of the CS canvas and I pasted 4 pictures into it.

The pictures are 10in x 8in at 240 DPI-

Arange Tile produces scrollbars which is unacceptable for my purpose which is: Event Photography.

I want to show four different pictures side by side to be able to upsell. Up to now I make the pictures (Actions)

and Control-Tab to cicle through the four pictures

http://www.pixentral.com/show.php?picture=1viJdLEpggiCvntWfW8pCDrtZftz01

Can a script do this?

Thanks for reading.

This topic has been closed for replies.
Correct answer JJMack

If If  If you have only 4 open documents in Photoshop. If they all have landscape aspect ratio. I would think a simple action would be all that is needed. Try this one on for size http://www.mouseprints.net/old/dpr/Tile4.atn    If there are still vertical scroll bars add and additional zoom out step for each image in the action. Its simple. On my UXAG display 1600x1200 this action works for 3:2 landscape images.

2 replies

JJMack
Community Expert
Community Expert
August 12, 2010

The four images look each look like a collage. The four images together look like a collage of four collages.  If contact sheet does not do what you want it would be easy to create a collage template for four images on a gray background and create an action to help populate the template. In my Photoshop Image Visualization package there is a collage toolkit using four simple it is easy to create collage template and populate them using some of the included actions. There are some examples included here http://mouseprints.net/old/dpr/Examples/ with links to the documentation and file downloads. A simple example: http://mouseprints.net/old/dpr/Examples/911.jpg

JJMack
Norman_BeAuthor
Known Participant
August 12, 2010

Thanks JJMack

My bad wording misled you and others. I do not want collages or contactact sheets. I want to tile like: using Window-Arrange-Tile which produces a tile but with scroll bars as you can se in this screen shot.

http://www.pixentral.com/show.php?picture=1s9vl1tlYvQfdHhzCZjq8l8JHYfNB

I want the pictures to tile without the scollbars.

Norman_BeAuthor
Known Participant
August 13, 2010

Yes Photoshop changes the way things work from time to time. In newer versions of Photoshop open documents are in a ring you can use next document forever and process around the ring.  In older versions of Photoshop open documents are just strung together in a chain. There is a beginning and an end to that chain.  In an action you need to know where you are in that chain and use next and previous to move around. With actions you need to be careful adding documents and removing document  for that will change the relative position between document. On the other hand Scripts will most likely be able to find the open document the want by name by running through chain.  Photoshop also changes its user interface from release to release adding and removing menu items.  When they remove item there is a good chance the some users action will break because the deleted menu item was inserted into the action and that stem will now generate an error message.

About the gray areas you stated you wanted to not have scroll bars.  You did not you still have vertical scroll bars. To get rid of these you need to zoom out more you will have more gray area. Also  Adobe keeps changing the frame around Image windows in cs2 cs3 cs4 and cs5 there is more information in the frames scroll bars are always there however they are grayed out when the zoom scale of the image completely fits within the window.  Here is what 4 8MP 3:2 Canon images look in CS5 when you zoom out as far as needed.  In CS5 if you do not zoom out so the images fit within the windows only the active image window has active scroll bars however none of the image windows will contain the whole image like your windows with the scroll bars.

I could show less gray if I could somehow record or insert something into the action to scale my 8MP images to 21.5% but I can not find a way. I also do not think a script can do that either.  Not all Photoshop function is scriptible.  I did not see anyting in the scripting guide about scaling or zooming a Photoshop image window.  When you can not do something using Photoshop script programming you can often use the Action Manager interface. The ScriptListener plug-in can record anything that Photoshop can record in javascript and vbs code.  In this case the ScriptListener would not help for things the action does was not done by recording Photoshop steps instead Photoshop menu Items were inserted into the action.  So in this case a script may have to resort to playing an Action to zoom and tile image windows.   If I could zoom all windows to 21.5% the view woul look like this

Your images would show more gray because of their aspect ratio. While my displays aspect ratio is 4:3 if  you subtract the Windows Task Bar and Photoshop bars areas from the 4:3 displays area the areas left in the Photoshop Window for its images windows is a close match to my 3:2 Images. Your images look like they have a 5:4 aspect ratio.


Well explained.

Yes the aspect ratio is 5:4. Now here I got another problem. When tiled I very often must go back and show one of the documents in full screen which I tried to automate but failed.

I can insert in an action the menu item " Fit on Screen" but then I must manually scale to view the entire document.

I guess this step can also not be automated.

Inspiring
August 12, 2010

Althougth it would be a fairly straight forward script. can you not just use contact sheet (file -> automate -> contact sheet) for placing four photos together as one image?

Norman_BeAuthor
Known Participant
August 12, 2010

Thanks

I guess I explained it badly. I do not want to make collages or put several pictures together into one.

I want to tile my collages on the canvas like using Window-Arrange-Tile which tilesas you can see here on this screen shot but produces scroll bars.

http://www.pixentral.com/show.php?picture=1s9vl1tlYvQfdHhzCZjq8l8JHYfNB