Luminous Landscape Forum

Raw & Post Processing, Printing => Digital Image Processing => Topic started by: PeterAit on July 02, 2014, 09:58:52 am

Title: Actions to subdivide an image
Post by: PeterAit on July 02, 2014, 09:58:52 am
I have Paul Jareszewski's Photoshop actions for creating triptychs, they are very useful. But now I need to divide images differently, into a 2 x 2 or a 3 x 2 grid. Any suggestions as to where to find such a tool?
Title: Re: Actions to subdivide an image
Post by: Bart_van_der_Wolf on July 02, 2014, 01:05:14 pm
I have Paul Jareszewski's Photoshop actions for creating triptychs, they are very useful. But now I need to divide images differently, into a 2 x 2 or a 3 x 2 grid. Any suggestions as to where to find such a tool?

Hi Peter,

Could you elaborate, as to what is exactly the goal. Just divide an image into sub-tiles, edge-to-edge, overlap, borders, etc, or combine multiple separate images in a grid layout and make one large file, or ...?

Cheers,
Bart
Title: Re: Actions to subdivide an image
Post by: Wayne Fox on July 02, 2014, 01:37:57 pm
are you needing to do this to many images, thus the action?

If not, my method is to change the image size to the number of inches as the number of divisions I want with resampling turned off.  Then drag a guide to each of the inch marks (I zoom in far enough it’s easy to tell when they are perfect).  Then with snapping on  select each of the sections and copy/new/paste into a new document for each section.  Then I just go back in the history panel to where I made the original resize (or choose image size and set it back to what it was.
Title: Re: Actions to subdivide an image
Post by: Bart_van_der_Wolf on July 02, 2014, 02:11:38 pm
If not, my method is to change the image size to the number of inches as the number of divisions I want with resampling turned off.  Then drag a guide to each of the inch marks (I zoom in far enough it’s easy to tell when they are perfect).

Hi Wayne,

I just enter a percentage in the View>New Guide... menu dialog box, e.g. 33.33%, 66.66% for placing a guide.

Cheers,
Bart
Title: Re: Actions to subdivide an image
Post by: PeterAit on July 02, 2014, 04:54:57 pm
Thanks, Bart and Wayne. Your methods sound good and I'll give it a try. I mainly wanted an action due to laziness!
Title: Re: Actions to subdivide an image
Post by: louoates on July 02, 2014, 05:30:28 pm
Hi Wayne,

I just enter a percentage in the View>New Guide... menu dialog box, e.g. 33.33%, 66.66% for placing a guide.

Cheers,
Bart

Great tip! And I thought I knew EVERYTHING in Photoshop.
Title: Re: Actions to subdivide an image
Post by: Bart_van_der_Wolf on July 03, 2014, 06:24:42 am
Great tip! And I thought I knew EVERYTHING in Photoshop.

One cannot know what one doesn't know.
I'm pretty sure though that there is (a lot?) that I do not know yet either.

Sharing tips does help.

Cheers,
Bart
Title: Re: Actions to subdivide an image
Post by: Wayne Fox on July 03, 2014, 01:40:33 pm
Hi Wayne,

I just enter a percentage in the View>New Guide... menu dialog box, e.g. 33.33%, 66.66% for placing a guide.

Cheers,
Bart
very nice.  didn’t even know you could enter a % there ...
Title: Re: Actions to subdivide an image
Post by: Colorwave on July 05, 2014, 12:20:58 am
Guides got a lot more powerful in CC 2014, but I still can't live without GuideGuide.  It was recently upgraded to run in HTML5, so it now works in CC2014.  It's free, too.

You can create complex guide layouts, including image wraps, if you are tiling an image for spanning multiple gallery wraps, and you can also save your sets for later use.

http://guideguide.me
Title: Re: Actions to subdivide an image
Post by: Wayne Fox on July 08, 2014, 10:09:00 pm
Hi Wayne,

I just enter a percentage in the View>New Guide... menu dialog box, e.g. 33.33%, 66.66% for placing a guide.

Cheers,
Bart
while very cool and helpful, nfortunately it doesn’t work in an action.  it appears photoshop uses the % to calculate a dimension then places the guide, but then stores the resulting dimension in the action, not the percentage. :(
Title: Re: Actions to subdivide an image
Post by: Bart_van_der_Wolf on July 09, 2014, 02:28:14 am
while very cool and helpful, unfortunately it doesn’t work in an action.  it appears photoshop uses the % to calculate a dimension then places the guide, but then stores the resulting dimension in the action, not the percentage. :(

That's a bummer, and kind of a stupid limitation. As a kludge one could perhaps allow user interaction at that point of the script, perhaps preceded by a small pop-up message as to the required percentage at that point in the action. And actions can also call other actions so it could be made flexible without repeating the same instructions for each layout.

Cheers,
Bart