Search found 8 matches

by pedro.marques
Tue Aug 20, 2019 11:45 am
Forum: Help Me
Topic: Multiple image selection batch process
Replies: 2
Views: 3921

Re: Multiple image selection batch process

Hi, have you solved this already? I work daily with thousands of product images to have background removed and 30% of those are partially automated using AI, and the rest is human solved using the inner photoshop tools and some tools added to enhance those. Sometimes when you have many times many im...
by pedro.marques
Wed Sep 13, 2017 9:45 am
Forum: Adobe Bridge Scripting: General Discussion
Topic: Has anyone accessed the Batch Rename script it self?
Replies: 0
Views: 8393

Has anyone accessed the Batch Rename script it self?

I'm curious about it and I want to check if it could be a way of avoiding the interface stop.
For example, we can find Image Processor script on photoshop, but we can't find Batch Rename script on Bridge.
by pedro.marques
Thu Jun 29, 2017 4:06 pm
Forum: Help Me
Topic: Read Notes by script (not only write by script)
Replies: 3
Views: 5431

Re: Read Notes by script (not only write by script)

Thanks JayW,

in my case I need to use the data only on the app, even if I got it from some of the images opened.
So, I'm using $.setenv() and later $.getenv()
by pedro.marques
Thu Jun 29, 2017 8:50 am
Forum: Help Me
Topic: Read Notes by script (not only write by script)
Replies: 3
Views: 5431

Read Notes by script (not only write by script)

I'm using scripts to count annotations, to create and add text, color, author to each note created on a image in photoshop. But it isn't possible to get the content text of a note using scripts. For example, there is an option when using the " PDF presentation " inner script to add the not...
by pedro.marques
Tue Mar 14, 2017 2:11 pm
Forum: Adobe Bridge Scripting: General Discussion
Topic: watch folder + IPTC rename
Replies: 2
Views: 11032

Re: watch folder + IPTC rename

Hi, this is possible on Bridge on these conditions: - you have a computer free just to do that, with no user intervation; - you have Bridge allways active and on focus on the watch folder; - be sure the system has no sleep mode active; The base code you need is in here and you just need to add your ...
by pedro.marques
Wed Aug 24, 2016 5:18 pm
Forum: Help Me
Topic: Reseting "Ruler origin" is impossible by script?
Replies: 1
Views: 3234

Re: Reseting "Ruler origin" is impossible by script?

Here is the answer from Michael Hale Re: how to change ruler's Origin Postby Mike Hale » Mon Oct 25, 2010 8:56 pm A couple of thoughts. Scriptlistener doesn't record changing the ruler offset because that is done with the mouse and scriptlistener doesn't record most actions done with the mouse. And ...
by pedro.marques
Wed Aug 24, 2016 12:40 pm
Forum: Help Me
Topic: Reseting "Ruler origin" is impossible by script?
Replies: 1
Views: 3234

Reseting "Ruler origin" is impossible by script?

Hi,
I want to make sure a user has its ruler origin reseted to document top/left.
But I can't reset it by script.

Is there something I'm missing?
by pedro.marques
Fri Aug 19, 2016 2:47 pm
Forum: Photoshop Scripting - General Discussion
Topic: Welcome back fellow developers!
Replies: 10
Views: 16220

Re: Welcome back fellow developers!

Hi Davide

"Give you five" as my donation.
Congrats for the new PS-SCRIPTS

Pedro