Page 1 of 1

Bridge Features in XY ?

Posted: 10 Jul 2014 06:36
by CookieMonster
I would like to know are there any scripts that give XY the functionality that is only in Adobe Bridge. I have a few ideas, I rather know if anything was released by the community, unless you want to know my ideas ?

Re: Bridge Features in XY ?

Posted: 10 Jul 2014 07:13
by bdeshi
You want to use XY for photo management?
Ideas are always welcome, tell us!

Re: Bridge Features in XY ?

Posted: 10 Jul 2014 13:23
by CookieMonster
SammaySarkar wrote:You want to use XY for photo management?
Ideas are always welcome, tell us!
  • Bridge has an option to load a group of images into layers in a single document of Photoshop, this would be a nice addition.

    Mouse clicking (right or a combination of mouse and keyboard) to open Raw / JPEG / TIFF files into RAW.

    3D Carousel view of image contained in a folder -- can't deny that would be snazzy. :)

    Group Stacking similar images together -- presently an option found only in Bridge

Re: Bridge Features in XY ?

Posted: 10 Jul 2014 14:33
by bdeshi
CookieMonster wrote: 1 - Bridge has an option to load a group of images into layers in a single document of Photoshop, this would be a nice addition.
2 - Mouse clicking (right or a combination of mouse and keyboard) to open Raw / JPEG / TIFF files into RAW.
3 - 3D Carousel view of image contained in a folder -- can't deny that would be snazzy. :)
4 - Group Stacking similar images together -- presently an option found only in Bridge
Photoshop can be automated by VBScript, and it's own javascript engine. So some of these points can be tackled by "bridging" XYscripts and PS scripts.
1 - The anwser is a PFA which runs a vbscript to create a psd with selected images as layers.
2 - Again, vbs can probably make PS convert images scriptically. BUt AFAIK, XY doesn't yet support mouse+keyboard combination shortcuts.
3 - Neat idea! But I think it might be asking too much from a small, superfast file manager. :wink:
4 - If you mean combining the images, then again the answer is PFA scripting. But if you mean grouping as in sorting, then I have no suggestions.
Scripting Photoshop (pdf guide)

Re: Bridge Features in XY ?

Posted: 10 Jul 2014 16:14
by CookieMonster
SammaySarkar wrote:
CookieMonster wrote: 1 - Bridge has an option to load a group of images into layers in a single document of Photoshop, this would be a nice addition.
2 - Mouse clicking (right or a combination of mouse and keyboard) to open Raw / JPEG / TIFF files into RAW.
3 - 3D Carousel view of image contained in a folder -- can't deny that would be snazzy. :)
4 - Group Stacking similar images together -- presently an option found only in Bridge
Photoshop can be automated by VBScript, and it's own javascript engine. So some of these points can be tackled by "bridging" XYscripts and PS scripts.
1 - The anwser is a PFA which runs a vbscript to create a psd with selected images as layers.
2 - Again, vbs can probably make PS convert images scriptically. BUt AFAIK, XY doesn't yet support mouse+keyboard combination shortcuts.
3 - Neat idea! But I think it might be asking too much from a small, superfast file manager. :wink:
4 - If you mean combining the images, then again the answer is PFA scripting. But if you mean grouping as in sorting, then I have no suggestions.
Scripting Photoshop (pdf guide)
Sorry, what do you mean by PFA ? :)

Re: Bridge Features in XY ?

Posted: 10 Jul 2014 16:47
by binocular222
Portable FIle Association (see help file)