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

Adobe Bridge and Component Object Model (COM)

Community Beginner ,
Nov 23, 2020 Nov 23, 2020

Hello everyone ! 

 

Do you know if it is possible to access to Adobe Bridge and thus, access to Camera Raw with Component Object Model (COM), under Windows ?

If yes, how can i do that ? 

 

The idea is to do scripting with Python. 

Is there any documentation about Adobe Bridge scripting ? 

 

Thank you in advance ! 

TOPICS
Camera RAW , How to , Scripting
697
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

correct answers 1 Correct answer

Guide , Nov 23, 2020 Nov 23, 2020

Bridge only understands JavaScript and the only way to talk to Bridge with another language is via another application such as Photoshop and use BridgeTalk. After all this Camera Raw is not scriptable at all.

Good luck with your endevour 🙂

Translate
Guide ,
Nov 23, 2020 Nov 23, 2020

Bridge only understands JavaScript and the only way to talk to Bridge with another language is via another application such as Photoshop and use BridgeTalk. After all this Camera Raw is not scriptable at all.

Good luck with your endevour 🙂

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 Beginner ,
Nov 23, 2020 Nov 23, 2020

@SuperMerlin thank you very much for your answer ! 

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
LEGEND ,
Nov 23, 2020 Nov 23, 2020

Over there you find Adobe Bridge Javascript Reference.

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 Beginner ,
Nov 24, 2020 Nov 24, 2020
LATEST

@Kukurykus thank you very much for your help ! 

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