Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Trouble with batch Image Rotation

New Here ,
Apr 20, 2020 Apr 20, 2020

I have created an Action to rotate images CW 90 degrees. However when I tried to create an Action to rotate images CCW 90 degrees, it doesn't work. Does anyone have any suggestion or run across this before?

TOPICS
Actions and scripting
978
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Community Expert ,
Apr 20, 2020 Apr 20, 2020

»it doesn't work.«

What is this supposed to mean? Is there an error, is the result not as expected, …? 

 

Could you please post a screenshot with the fully extended Action in the Actions Panel and the Batch dialog visible? 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 20, 2020 Apr 20, 2020

Expand your action in the action palette so you can reads what your recorded setting are for each step.  If you can not see what is wrong post the action.

 

This action worked for me  I batched it via menu File>Scripts>Image processor.

image.png

image.png

image.png

JJMack
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Apr 20, 2020 Apr 20, 2020

Basically you have two options: rotate the canvas (the entire image) or rotate one layer.

I just recorded an action to do these tasks and both worked perfectly. This is how I've done each one of them:

 

Rotate the canvas (the entire image)

1. Start recording the action.

2. Select Image > Image rotation > 90º Counter Clockwise.

3. Stop recording.

 

Rotate one layer

1. Select one random layer.

2. Start recording the action.

3. Select Edit > Transform > Rotate 90º Counter Clockwise.

4. Stop recording.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 20, 2020 Apr 20, 2020

How would you Batch rotate one layer.  Which layer would be rotated I would think the action would need to target that layer layer in all documents.  Or would any layer do?

 

That action is bound to fail.   A jpeg file  only has a Background layer and that layer can not be rotated,  the document can be rotated.

JJMack
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 20, 2020 Apr 20, 2020

It only rotates in one direection CW 90 degrees. This is how I recorded the Action

 

Rotate the canvas (the entire image)

1. Start recording the action.

2. Select Image > Image rotation > 90º Counter Clockwise.

3. Save

4. Stop recording.

In the AutomateCCW.JPG

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 20, 2020 Apr 20, 2020
LATEST

Could you please post a screenshot with the fully extended Action in the Actions Panel and the Batch dialog visible? 

 

Edit: I did not ask for a verbal description of the Action but for a screenshot … 

 

Likes

 
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines