Bridge Features in XY ?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
CookieMonster

Bridge Features in XY ?

Post 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 ?

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: Bridge Features in XY ?

Post by bdeshi »

You want to use XY for photo management?
Ideas are always welcome, tell us!
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

CookieMonster

Re: Bridge Features in XY ?

Post 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

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: Bridge Features in XY ?

Post 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)
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

CookieMonster

Re: Bridge Features in XY ?

Post 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 ? :)

binocular222
Posts: 1423
Joined: 04 Nov 2008 05:35
Location: Win11, Win10, 100% Scaling

Re: Bridge Features in XY ?

Post by binocular222 »

Portable FIle Association (see help file)
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488

Post Reply