Skip to main content
LEFT4LAZY
Known Participant
March 4, 2024
Answered

Realigning/Creating a New Center Point for Images?

  • March 4, 2024
  • 2 replies
  • 495 views

Would it be possible to take a batch of photos, all with differing dimensions, and using a tool, to "recaliberate" their center, so as to allow a given automation process to take place much more rapidly?

 

For this example, I'll use a few of the images in question:

While these icons may appear to "big" or to "small", they fit within the autmation process I've created just fine, the heart of the issue is just finding that "sweet spot" where the circle crops (the core of the auto') can indiscriminately remove the background.

 

This topic has been closed for replies.
Correct answer Stephen Marsh

I am not aware of any method to automate what you require. This can be partially automated via Select > Select Subject, however, it will still require manual edits. You would be better off just creating an action to select the oval shape which will be better than Select Subject. The selection can have the modal control active for manual interactive transform selection, then when committed the rest of the action can complete the task.

 

2 replies

Stephen Marsh
Community Expert
Community Expert
March 4, 2024

@LEFT4LAZY 

 

Please provide static/non-animated before and after examples of at least two icons (four in total).

LEFT4LAZY
LEFT4LAZYAuthor
Known Participant
March 4, 2024

You got it @Stephen Marsh:

 

Stephen Marsh
Community Expert
Stephen MarshCommunity ExpertCorrect answer
Community Expert
March 4, 2024

I am not aware of any method to automate what you require. This can be partially automated via Select > Select Subject, however, it will still require manual edits. You would be better off just creating an action to select the oval shape which will be better than Select Subject. The selection can have the modal control active for manual interactive transform selection, then when committed the rest of the action can complete the task.

 

Trevor.Dennis
Community Expert
Community Expert
March 4, 2024

Using percent instead of a linear measurement unit will work with different document sizes.  This is the goto way when creating Actions, and something I learned from a Julianne Kost video many years ago.  As to whether this will halp with your particular issue, I can't say, but one of our scripting experts could probably work it out for you.

 

@Stephen Marsh   ?