Copy link to clipboard
Copied
for example i selected some areas like following:
Now i want to expand above selections to following:
If have any trick or script for this, please provide here.
I hope you fully understand what I mean because this was the simplest possible explanation.
Copy link to clipboard
Copied
There is built-in expand function to expand selection but without control to limit sides of expansion.
I will tag scripters that may help you: @c.pfaffenbichler @Stephen Marsh @jazz-y @r-bin @Chuck Uebele
If you want to expand manually then use Transform Selection and drag side that you want to expand.
Copy link to clipboard
Copied
So, firstly you want to turn multiple selections that may have any arbitrary shape, into a rectangular selection at the same bounding area... But you still wish to retain separate selections, not have them merged.
Secondly you want to expand the centered selection in the height a given distance in pixels.
Probably both together, but I see it as two separate main steps from a scripting point of view (not to mention needing to work on each separate selection one at a time).
Copy link to clipboard
Copied
The following script from @c.pfaffenbichler will create a rectangular selection from the bounding area of an arbitrary selection.
Copy link to clipboard
Copied
The following script from @c.pfaffenbichler will create a rectangular selection from the bounding area of an arbitrary selection.
By @Stephen Marsh
tnq but it not working for me and converted following selections to full image size selection!
It appears that this has been partly answered in one of your previous topics – https://community.adobe.com/t5/photoshop-ecosystem-discussions/how-to-convert-color-range-selections...
By @Stephen Marsh
no it is only for left side of chart images, even in left side of chart images it make rectangular selection on all of characters and not each character one by one!
Find more inspiration, events, and resources on the new Adobe Community
Explore Now