It is currently Sun Sep 20, 2026 6:37 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 13 posts ] 
Author Message
 Post subject: Photoshop Plugins?
PostPosted: Fri May 11, 2012 8:33 am  (#1) 
Offline
GimpChat Member

Joined: Mar 23, 2011
Posts: 15
GIMP Version: 2.8
Operating System: Windows
OS Version: XP - SP3
GIMP Experience: Beginner Level



Is there anyway for Gimp to use Photoshop plugins?

I have tried pspi but the plugins either don't work or act funny. And on Gimp 2.8 it isn't doing much as it seems to forget my plugin directory when I reload Gimp.

I've got something called userfilter but it doesn't seem to do anything. I add my plugin directory to it and that's it.. can't do anything else with it.

Anything better than these two that actually work?


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Photoshop Plugins?
PostPosted: Fri May 11, 2012 8:38 am  (#2) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12845
Yeah; PSPI has been pretty much broken for over a year now (still works for a few plugins). Your best bet is to use the python plugin Shellout which actually launches an external program like XNView for instance to run the PS plugin desired. This may not really be desireable, but, it works. See thread below for details; again thanks RobA. :)

viewtopic.php?f=9&t=970

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Photoshop Plugins?
PostPosted: Fri May 11, 2012 8:51 am  (#3) 
Offline
GimpChat Member
User avatar

Joined: Apr 30, 2010
Posts: 1937
Location: Missouri
Pspi still works for me, but things that work for everyone else don't work for me. I guess I'm just weird.

_________________
Image
The last time I kept an open mind,
my brain fell out and the dog grabbed it.
Now it's full of dirt, toothmarks, and dog slobber.
No more open minds or dogs for me.


Top
 Post subject: Re: Photoshop Plugins?
PostPosted: Fri May 11, 2012 8:58 am  (#4) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2012
Posts: 583
Works fine for me as well. Running in excess of 30 plugs or so.

_________________


"In the face of adversity, there's three things: fly, freeze or fight; We're choosing to fight..."- Guy Boucher, Tampa Bay Lighting Head Coach


Top
 Post subject: Re: Photoshop Plugins?
PostPosted: Fri May 11, 2012 9:54 am  (#5) 
Offline
GimpChat Member

Joined: Mar 23, 2011
Posts: 15
lylejk wrote:
Your best bet is to use the python plugin Shellout which actually launches an external program like XNView for instance to run the PS plugin desired. This may not really be desireable, but, it works.


This one seems to be working for me!

Thank you!


Top
 Post subject: Re: Photoshop Plugins?
PostPosted: Fri May 11, 2012 9:59 am  (#6) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2012
Posts: 583
So I am guessing that to better use the PS Plugs it is a better idea to use Shellout.py?

_________________


"In the face of adversity, there's three things: fly, freeze or fight; We're choosing to fight..."- Guy Boucher, Tampa Bay Lighting Head Coach


Top
 Post subject: Re: Photoshop Plugins?
PostPosted: Fri May 11, 2012 10:19 am  (#7) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12845
Not saying better Z; will say 100% more consistent and the preview screens are true. Still, I hate the delay that you get for running it. Glad that GML Matting, Impressionist, Paint Engine and a handful more of my PS plugins still work in GIMP. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Photoshop Plugins?
PostPosted: Fri May 11, 2012 3:52 pm  (#8) 
Offline
GimpChat Member
User avatar

Joined: Aug 24, 2011
Posts: 1785
Location: Dallas, TX
lylejk wrote:
Yeah; PSPI has been pretty much broken for over a year now (still works for a few plugins). Your best bet is to use the python plugin Shellout which actually launches an external program like XNView for instance to run the PS plugin desired. This may not really be desireable, but, it works. See thread below for details; again thanks RobA. :)

http://gimpchat.com/viewtopic.php?f=9&t=970


Lyle, I'm tempted to install shellout but when I go to the link above there are 22 pages of comments, problems, tweaking and replacing issues dealing with command lines and still more issues with different systems. Since I'm using XP, Gimp 2.6.11, where do I go to get the right one for my system and what tweaks were finally decided on to make it work right?

_________________
Image


Top
 Post subject: Re: Photoshop Plugins?
PostPosted: Fri May 11, 2012 4:05 pm  (#9) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16173
Download the Shellout python module at the registry here Draconian. :)
http://registry.gimp.org/node/24977

Add the programs to it that you want to run.

_________________
Image


Top
 Post subject: Re: Photoshop Plugins?
PostPosted: Fri May 11, 2012 4:09 pm  (#10) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12845
Thanks Rod; should have linked to the file too; just felt that background info could be useful since a lot of things got ferreted out at that time as I recall. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Photoshop Plugins?
PostPosted: Fri May 11, 2012 4:57 pm  (#11) 
Offline
GimpChat Member
User avatar

Joined: Aug 24, 2011
Posts: 1785
Location: Dallas, TX
Rod wrote:
Download the Shellout python module at the registry here Draconian. :)
http://registry.gimp.org/node/24977

Add the programs to it that you want to run.


Thanks Rod. I was hoping you would weigh in on this one cuz we both have the same system. Do I stick it in with my other Python scripts or what?

_________________
Image


Top
 Post subject: Re: Photoshop Plugins?
PostPosted: Fri May 11, 2012 5:26 pm  (#12) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
Goes in plug-ins Drac

_________________
Image


Top
 Post subject: Re: Photoshop Plugins?
PostPosted: Fri May 11, 2012 5:34 pm  (#13) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16173
Draconian wrote:
Rod wrote:
Download the Shellout python module at the registry here Draconian. :)
http://registry.gimp.org/node/24977

Add the programs to it that you want to run.


Thanks Rod. I was hoping you would weigh in on this one cuz we both have the same system. Do I stick it in with my other Python scripts or what?


Yes sir...plug-ins folder as Molly stated.

_________________
Image


Top
Post new topic Reply to topic  [ 13 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group