It is currently Sat May 18, 2013 8:20 am


Latest GIMP Scripts & Plug-ins

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 18 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Making a Script that works like Photoshop Actions
PostPosted: Sun Apr 29, 2012 7:01 pm  (#1) 
Offline
GimpChat Member

Joined: Feb 14, 2012
Posts: 154
Well my old version of Photoshop has a feature that lets you record actions. Anything that you do like use a filter or curves or turn to greyscale can all be recorded and then played on other photos. I sure wish there was a way to do that in GIMP.

Is there a way?

Alan


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Profile  
 

 Post subject: Re: Making a Script that works like Photoshop Actions
PostPosted: Sun Apr 29, 2012 7:19 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: Apr 23, 2010
Posts: 814
Location: not from Guildford after all
Not yet. (Photoshop's approach to this, just as in the case of their "adjustment" layers, is a kludge; this will become readily apparent once GIMP fully implements acyclical directed graphing.)

_________________
Any sufficiently primitive technology is indistinguishable from a rock.


Top
 Profile  
 
 Post subject: Re: Making a Script that works like Photoshop Actions
PostPosted: Sun Apr 29, 2012 7:28 pm  (#3) 
Offline
Gimp Scripts Editor
User avatar

Joined: Feb 18, 2011
Posts: 1553
Location: Australia
saulgoode wrote:
Not yet. (Photoshop's approach to this, just as in the case of their "adjustment" layers, is a kludge; this will become readily apparent once GIMP fully implements acyclical directed graphing.)

Saulgoode I do not understand this answer.

_________________
Image


Top
 Profile  
 
 Post subject: Re: Making a Script that works like Photoshop Actions
PostPosted: Sun Apr 29, 2012 7:59 pm  (#4) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 4991
Do you mean node editing Saul; if so, I 100% agree with you. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Profile  
 
 Post subject: Re: Making a Script that works like Photoshop Actions
PostPosted: Sun Apr 29, 2012 8:24 pm  (#5) 
Online
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 8913
Location: "Looking for my eraser" =P
The closest thing is Gimp#. Although many photoshop action files will not work with it.
https://sourceforge.net/projects/gimp-s ... imp-sharp/
You will have to rename the downloaded file to exe instead of e_x_e for the setup to work.
You will also have to rename the gimp-2.6.exe file to gimp-2.4.exe so the installer works.
(then rename it back to gimp-2.6.exe) - if you need help with install PM me.
I am currently trying to compile version 0.18 for windows.
http://maurits.wordpress.com/2010/12/02 ... -released/
All PS action files must be in the scripts folder to work.

Another close one is Gimp Scripter (you will need python).
Some people suggest using a recorder/playback tool to automate Gimp. Scripts from such tools break when the Gimp GUI changes, and the scripts are not easily distributable. Gimpscripter is an alternative.
http://registry.gimp.org/node/25305
This plugin allows you to essentially use plugins to build another python plugin.

_________________
Image
Gimp Rocks Blog
Simply Gimp Tutorials
"Once your in the cloud, you're in the net"
____________
OK, . . . . so what's the speed of dark?


Top
 Profile  
 
 Post subject: Re: Making a Script that works like Photoshop Actions
PostPosted: Wed May 02, 2012 2:27 pm  (#6) 
Offline
GimpChat Member
User avatar

Joined: Jun 04, 2011
Posts: 249
Rod wrote:
The closest thing is Gimp#. Although many photoshop action files will not work with it.
https://sourceforge.net/projects/gimp-s ... imp-sharp/
You will have to rename the downloaded file to exe instead of e_x_e for the setup to work.
You will also have to rename the gimp-2.6.exe file to gimp-2.4.exe so the installer works.
(then rename it back to gimp-2.6.exe) - if you need help with install PM me.
I am currently trying to compile version 0.18 for windows.
http://maurits.wordpress.com/2010/12/02 ... -released/
All PS action files must be in the scripts folder to work.

Another close one is Gimp Scripter (you will need python).
Some people suggest using a recorder/playback tool to automate Gimp. Scripts from such tools break when the Gimp GUI changes, and the scripts are not easily distributable. Gimpscripter is an alternative.
http://registry.gimp.org/node/25305
This plugin allows you to essentially use plugins to build another python plugin.

how do i install this? and will it work in 2.8?

_________________
Image


Top
 Profile  
 
 Post subject: Re: Making a Script that works like Photoshop Actions
PostPosted: Wed May 02, 2012 4:21 pm  (#7) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 4957
in the quote is the answer to your first question, at least regarding Windows

I didn't try to install on 2.7 because i have no interest in using gimp# (it is a cool idea but its value for me is not in the bundled filters or the compatibility with PS action, but to allow to write filter using the most different languages, from C# to Java..but for me try to handle 1 language is more then sufficient, and i prefer that of GMIC ) but should work..and if not the attempt to install it should not create any problem, except ,in the worst case, loosing a few minutes

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Profile  
 

 Post subject: Re: Making a Script that works like Photoshop Actions
PostPosted: Wed May 02, 2012 6:05 pm  (#8) 
Offline
GimpChat Member
User avatar

Joined: Jun 04, 2011
Posts: 249
PhotoComix wrote:
in the quote is the answer to your first question, at least regarding Windows

I didn't try to install on 2.7 because i have no interest in using gimp# (it is a cool idea but its value for me is not in the bundled filters or the compatibility with PS action, but to allow to write filter using the most different languages, from C# to Java..but for me try to handle 1 language is more then sufficient, and i prefer that of GMIC ) but should work..and if not the attempt to install it should not create any problem, except ,in the worst case, loosing a few minutes

when i try to install i get this


Attachments:
plug-ins_2012-05-02_15-57-24.png
plug-ins_2012-05-02_15-57-24.png [ 29.19 KiB | Viewed 809 times ]

_________________
Image
Top
 Profile  
 
 Post subject: Re: Making a Script that works like Photoshop Actions
PostPosted: Wed May 02, 2012 6:16 pm  (#9) 
Online
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 8913
Location: "Looking for my eraser" =P
As i mentioned above you must rename the gimp-2.7.exe file gimp-2.4.exe so the installer is fooled. :)
Just be sure and name it back to gimp-2.7.exe after installing Gimp#.

Gimp sharp should work with Gimp-2.7 or 2.8
As far as i know it works with Gimp-2.6.12.

I have compiled 0.18 but none of the executes will work in gimp-2.7.
I didn't test in Gimp-2.8 or Gimp-2.6.12 yet.

_________________
Image
Gimp Rocks Blog
Simply Gimp Tutorials
"Once your in the cloud, you're in the net"
____________
OK, . . . . so what's the speed of dark?


Top
 Profile  
 
 Post subject: Re: Making a Script that works like Photoshop Actions
PostPosted: Wed May 02, 2012 6:20 pm  (#10) 
Offline
GimpChat Member
User avatar

Joined: Jun 04, 2011
Posts: 249
Rod wrote:
As i mentioned above you must rename the gimp-2.7.exe file gimp-2.4.exe so the installer is fooled. :)
Just be sure and name it back to gimp-2.7.exe after installing Gimp#.

Gimp sharp should work with Gimp-2.7 or 2.8
As far as i know it works with Gimp-2.6.12.

I have compiled 0.18 but none of the executes will work in gimp-2.7.
I didn't test in Gimp-2.8 or Gimp-2.6.12 yet.

oh ok i get it thanks rod

_________________
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 18 posts ]  Go to page 1, 2  Next

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

* Login   * Subscribe to RSS Feed


Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group