| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,869
» Latest member: Rustler
» Forum threads: 7,932
» Forum posts: 43,171
Full Statistics
|
| Latest Threads |
Picture Repair
Forum: General questions
Last Post: TeckyWalla
8 hours ago
» Replies: 5
» Views: 228
|
image - on a website - an...
Forum: General questions
Last Post: MrsP-from-C
8 hours ago
» Replies: 2
» Views: 117
|
Where are the plugins whe...
Forum: Linux and other Unixen
Last Post: phobby
Today, 06:13 AM
» Replies: 12
» Views: 1,083
|
Hi, I'm new here, and I'd...
Forum: Extending the GIMP
Last Post: el1an
Yesterday, 11:39 PM
» Replies: 2
» Views: 127
|
some legacy gimp smc scri...
Forum: Extending the GIMP
Last Post: jkbzh
Yesterday, 01:03 PM
» Replies: 0
» Views: 120
|
want to combine some of t...
Forum: General questions
Last Post: sallyanne
Yesterday, 08:59 AM
» Replies: 3
» Views: 164
|
Python-Fu Gimp 3.2.4. Get...
Forum: Extending the GIMP
Last Post: Scallact
07-23-2026, 04:32 PM
» Replies: 10
» Views: 511
|
AI Agent Goes Rogue And H...
Forum: Watercooler
Last Post: Tas_mania
07-22-2026, 11:01 AM
» Replies: 0
» Views: 213
|
Can't move or transform l...
Forum: General questions
Last Post: rich2005
07-20-2026, 07:12 PM
» Replies: 1
» Views: 279
|
England or Argentina to p...
Forum: Watercooler
Last Post: Tas_mania
07-19-2026, 10:28 PM
» Replies: 11
» Views: 821
|
|
|
| some legacy gimp smc scripts ported to 3.x |
|
Posted by: jkbzh - Yesterday, 01:03 PM - Forum: Extending the GIMP
- No Replies
|
 |
Hi!
I ported some scripts that I had gotten off the registry in times gone past and which are part
of my workflow. I don't know if they are still being maintained and I contacted the authors
to see if I can send them the changes or if they moved on from them.
In the meantime, if you are using them or want to try them out, you can get them from this
github repo [1].
You can check them out on github.
- silicosaur (Baráth Gábor) film effect filters (only works on 3.2 due to bug in 3.0 re spline-curves)
- silicosaur-photofx-velvia (Fujifilm Velvia 50)
- silicosaur-photofx-provia (Fujichrome Provia chrome)
- silicosaur-photofx-portra (Kodak Portra)
- silicosaur-photofx-crossprocess (Cross process (x-pro) effect)
- Ryan Burnside filters for adding different kinds of guidelines (percent, golden-rule, centered,...)
The first commit I had made was the 2.10 version so you could see the changes to port them to 3.x. and use that as an example in porting other legacy scripts. Alas, as I'm writing this, I realize that is lost in all but one plug-in because I squashed the branch commits for the other ones.
This was an interesting experience, learning scheme and GIMP plug-in's API.
Enjoy!
[1] https://github.com/jkbzh/gimp3-scm-plugins
|
|
|
| Picture Repair |
|
Posted by: TeckyWalla - 07-24-2026, 06:25 PM - Forum: General questions
- Replies (5)
|
 |
Relatively new to Gimp,
I have a picture I have got as far as selected a portion and prodused an Alpha channel.
Part of the picture has fractured item I need to make whole using the remaining existing part half that is left.
What is the best tool to use to enable this? Clone or Healing tool maybe?
Any and all help gladly welcome.
|
|
|
| Arrow modules don't work |
|
Posted by: johnrose - 07-17-2026, 02:30 PM - Forum: General questions
- Replies (6)
|
 |
Hello,
I am trying to get arrows on GIMP 3.2.4 running under Ubuntu 22.04.
I have tried two modules:
* The script arrow_v3.scm (https://blog.weetech.ch/2025/10/how-to-d...lugin.html). I put it in "$/snap/gimp/560/.config/GIMP/3.0/scripts", made sure it is executable and restarted GIMP. It is supposed to show in the Tools menu, but nothing is there.
* The plug-in pl_stroke_arrows (https://github.com/Scallact/gimp-stroke-...me-ov-file). I put the folder in "$/snap/gimp/560/.config/GIMP/3.0/plug-ins", made sure that pl_stroke_arrows.py is executable and restarted GIMP. It is supposed to show in the Edit menu, but nothing is there.
Any idea about what the problem is? My GIMP is the French version, could that be it?
Thanks for your advice, John
|
|
|
|