Skip to main content
KlausKi
Inspiring
April 25, 2023
Question

How do i slice an image using ExtendScript?

  • April 25, 2023
  • 2 replies
  • 697 views

I'd like to dynamically slice an image using ExtendScript and save all the slices.

 

In the PhotoShop ExtendScript scripting reference I cannot find information on how to apply the Slice tool and eventually save all the slices.

 

Can someone please enlighten me on how to do that?

This topic has been closed for replies.

2 replies

KlausKi
KlausKiAuthor
Inspiring
May 2, 2023

Thanks to all of you, guys!

 

I've currently been temporarily assigned to another task for now, so cannot follow-up right now. But I will return as soon as the other task is finished.

c.pfaffenbichler
Community Expert
Community Expert
April 25, 2023
quote

I'd like to dynamically slice an image using ExtendScript

What does that mean exactly? 

 

Does ScriptingListener.plugin produce code for the task if you perform the task manually?