Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,555
» Latest member: OliverGak
» Forum threads: 7,442
» Forum posts: 40,676

Full Statistics

Latest Threads
GIMP 3.0.4 Script-Fu Batc...
Forum: Extending the GIMP
Last Post: AgHornet
Yesterday, 10:20 AM
» Replies: 0
» Views: 57
Technique for removing ov...
Forum: General questions
Last Post: denzjos
Yesterday, 09:47 AM
» Replies: 12
» Views: 585
Windows save
Forum: General questions
Last Post: Tas_mania
06-26-2025, 10:30 PM
» Replies: 2
» Views: 171
unable to convert from rg...
Forum: General questions
Last Post: rich2005
06-26-2025, 11:42 AM
» Replies: 1
» Views: 161
How to fix halftones?
Forum: General questions
Last Post: rich2005
06-26-2025, 10:57 AM
» Replies: 2
» Views: 194
Automating complex export
Forum: Scripting questions
Last Post: JohnHammersley
06-26-2025, 10:56 AM
» Replies: 2
» Views: 215
Help on doing text effect
Forum: General questions
Last Post: lunymarcus
06-25-2025, 11:47 PM
» Replies: 3
» Views: 200
[Problem] ROMM RGB ICC-pr...
Forum: Windows
Last Post: rich2005
06-25-2025, 06:37 PM
» Replies: 6
» Views: 433
How can I avoid the outli...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: vitforlinux
06-25-2025, 12:00 PM
» Replies: 2
» Views: 229
[RFC] Summer of code proj...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: Ofnuts
06-23-2025, 03:33 PM
» Replies: 16
» Views: 4,055

 
  Text Layer Edit Disappointment
Posted by: oyearian - 03-24-2025, 12:32 PM - Forum: OSX - Replies (1)

The option to inset symbol or emoji under the Edit menu is gone. It's a relatively minor thing, perhaps, but I wish I still had it. Why take options away with the new version (3.0.0, in my case)?

Print this item

  Print A6 data cards from pdf file
Posted by: Jase - 03-24-2025, 12:16 PM - Forum: General questions - Replies (3)

Hi
I was hoping someone could help me.
I am trying to import a Warhammer 40k kill team data card download as an pdf and simply print it out on size A6 paper.
I would also like to create a template for future data cards.
I have tried simply changing the printer properties in gimp and the printer to match but I keep getting a paper size error (E1) on my HP printer.
I am new to Gimp.

Any help would be appreciated

Print this item

  Converting python plugin-in shellout.py from gimp 2.x to 3.x
Posted by: iiey - 03-24-2025, 08:34 AM - Forum: Gimp 2.99 & Gimp 3.0 - Replies (62)

Dear Gimp developers,

Background: the shellout.py (7 years old script) is an approach for calling NikCollection Filters and using the result in GIMP. It still worked with win10 & win11 until GIMP 3.x.

I’m having trouble converting the Python plug-in script from GIMP 2.x to 3.x.
Thank @Ofnuts for pointing out the helloworld plugin example, that helped me understand the basics a little bit.

Currently, I’m stuck on adapting the part that opens a popup-menu with RATIO and OPTION (see youtube video) choices within the register() function (v2.x).

Here is the code snippet which can show ShellOut in menu Filters/ but still missing the functionality, I took a look in v3.0 API but got confuse..:

Code:
def plugin_main(procedure, run_mode, image, n_drawables, drawables, config, data):
 ...

class ShellOut(Gimp.PlugIn):

  def do_query_procedures(self):
      return [PROC_NAME]

  def do_create_procedure(self, name):
      procedure = Gimp.ImageProcedure.new(self, name,
                                         Gimp.PDBProcType.PLUGIN,
                                         plugin_main, None)
     
      procedure.set_image_types("RGB*, GRAY*")
      procedure.set_menu_label("ShellOut...")
      procedure.set_attribution(AUTHOR, COPYRIGHT, DATE)
      procedure.set_documentation(HELP, DOC, None)

      procedure.add_menu_path("<Image>/Filters/ShellOut...")

      # FIXME: How to open menu and get return values and pass into main_plugin()?
     
      return procedure

Gimp.main(ShellOut.__gtype__, sys.argv)

Could someone give me the concrete instructions how rewrite the script to make it work again in GIMP 3.x?
Thank you very much for your help!

Best regards,

PS: Attached is the 'in-progress' reworked version for v3.x in comparison to the original 2.x script could be found in the link above.



Attached Files
.txt   shellout_v3.txt (Size: 8 KB / Downloads: 184)
Print this item

  Need help removing background!!
Posted by: rdoty - 03-24-2025, 02:44 AM - Forum: General questions - Replies (8)

I've been fighting this for days now and I need help.  What I thinki should be a simple process is absolutely baffeling.  I have a number of color .jpeg images  and no matter what method I use, fuzzy select (sort of worked but too much edge pixels}, color select, path select, I can't get it to work.  Out of desparation I upgraded from ver 2.1 to 3.0 and still no result.  I finally resorted to picking a no-brainer eazy peazy image, shades of grey, simple shape and still can't get it to work. 
   Although it's going to take a lot more time I think  I've decided to do the path select method.  The problem is that when the path is complete and, following all the directions from tutorials and posted online, I right click and select Select/Selection from paths then delete nothing happens.  I've closed the view and started over several times and zilch.  I'll attach a copy of the image (mug clip2.jpeg).  Somewhere along the way either I'm missing something or maybe there's a glitch in my Gimp.   I appreciate any help.



Attached Files Image(s)
   
Print this item

  re-colorizing in GIMP - steps to go
Posted by: saint_m - 03-23-2025, 11:13 AM - Forum: General questions - Replies (4)

good day dear experts

the current job  -  re-colorizing in GIMP - which steps to go


i want to re-colorize the dots in the image. How to do this?

I have heard that we can do this with layers  - but at the moment i do not have any clue


   


i really look forward to  any and all ideas

greetings Smile

Print this item

  Can't mouse wheel scroll active images bar in 3
Posted by: Mathew322 - 03-23-2025, 10:05 AM - Forum: Gimp 2.99 & Gimp 3.0 - Replies (1)

So say I have 10 images open in GIMP and need to scroll between them quickly, in GIMP 2 I was able to bring my mouse up to the open images bar and use my mouse wheel to scroll left and right, I can't seem to do that in GIMP 3 or figure out how to turn that feature back on, anyone know?

Print this item

  Plugin won't show in menu
Posted by: n3306tx - 03-23-2025, 03:54 AM - Forum: Scripting questions - Replies (3)

Hello.  First off, I am not a coder, but years ago I managed to write a plugin in GIMP 2.10 to do some basic repetitive tasks like adding solid color layers with masks, in groups and set other various parameters.  The first thing that happens is the original image layer is copied and desaturated.  Honestly, I am struggling with rewriting this simple plug-in in GIMP 3 format...I can't even get anything to show up in the GIMP menus even after copying the code from another GIMP 3 plugin example.  Running it line by line through the python console produces no error.  Could someone look at this basic code to copy a layer, create a new layer and desaturate it and help me understand why I can't even get the plugin to show up in the GIMP menus?  I wish there was a GIMP 2 to 3 converter or a forum group that would help rewrite code specifically for us non-coders.  I just don't understand enough on how to write python code when I cannot find examples to do basic tasks.  Thanks for any feedback you can provide.

The code is attached 

.txt   add_desaturate_layer.txt (Size: 1.59 KB / Downloads: 49)

Print this item

  Instillation issue
Posted by: syam3 - 03-23-2025, 01:36 AM - Forum: Windows - Replies (1)

Variant.Fugrafa.314871 detected in gimp 3.0.0-setup-1.tmp by Iobit malware

Print this item

Python How do you manipulate an image with Python-Fu (console) in Gimp 3?
Posted by: joeyeroq - 03-22-2025, 10:26 PM - Forum: Scripting questions - Replies (3)

I just installed gimp 3.0 and wanted to test the Python Console.
For example, in Gimp 2.10 you could print the layers of an image with this code in the console:

Code:
img = gimp.image_list()[0]
for layer in img.layers:
    print(layer.name)
How do you do this in Gimp 3?
   

Print this item

  ofn3-list-guides
Posted by: rich2005 - 03-22-2025, 11:45 AM - Forum: Extending the GIMP - Replies (4)

You see, I do look at your latest. Wink  https://sourceforge.net/projects/gimp3-t...s/general/

This gives the guides positions, including off canvas, but there is that warning message.

using kubuntu 24.04 / gimp.org Gimp 3.0 Appimage

   

Print this item