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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,588
» Latest member: Shraunjkn
» Forum threads: 7,461
» Forum posts: 40,763

Full Statistics

Latest Threads
GIMP 3.04 opens with wind...
Forum: Windows
Last Post: SteveH
8 hours ago
» Replies: 5
» Views: 252
.SCM and .PY files are no...
Forum: Gimp-Forum.net
Last Post: Ofnuts
11 hours ago
» Replies: 0
» Views: 56
Export all opened images ...
Forum: Extending the GIMP
Last Post: Ofnuts
11 hours ago
» Replies: 9
» Views: 9,277
v3.04 Script Error sg-sav...
Forum: Extending the GIMP
Last Post: Ofnuts
11 hours ago
» Replies: 1
» Views: 66
Bug: gimp-drawable-get-pi...
Forum: Scripting questions
Last Post: programmer_ceds
Yesterday, 03:55 PM
» Replies: 8
» Views: 244
'Transparent' area is bro...
Forum: General questions
Last Post: Ofnuts
Yesterday, 03:41 PM
» Replies: 1
» Views: 82
blank screen
Forum: OSX
Last Post: wilsonpig
Yesterday, 08:58 AM
» Replies: 4
» Views: 166
Cannot Install BIMP to GI...
Forum: Extending the GIMP
Last Post: Ofnuts
07-03-2025, 07:52 PM
» Replies: 1
» Views: 109
Missing fonts when export...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: chblondel
07-03-2025, 06:11 PM
» Replies: 9
» Views: 513
Gimp 3.0.4 - Windows 10 -...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: rich2005
07-03-2025, 03:02 PM
» Replies: 1
» Views: 125

 
  Beginner questions, missing tools, how to draw shapes
Posted by: winny - 12-08-2021, 04:04 PM - Forum: General questions - Replies (4)

Perhaps GIMP is not the right tool for me, but people say you can do anything in GIMP so I'll at least try.
Programs I do feel home in is MS Paint, Deluxe Paint IV for the Amiga and MacPaint. Yes, I'm old.

Whenever I look at a tutorial, they say "select X from your toolbox". I don't have X in my toolbox. Did I miss some step somewhere? The toolbox is there but has no (to me) useful tools in it. Screenshot attached. Do I need to activate or bring up something?

More things, where can I choose colors and shapes to draw with? How can I draw circles, rectangles, triangles and the like? Is there a skin or something to "dumb down" the interface to appeal to MS Paint users, but with more tools available IF you need them? For example, in MS Paint I can't make a rectangular selection and scale it on the fly (WYSIWYG), whereas in GIMP, this is possible and I did succeed with it, once.

I upgraded from some older version to 2.10.28, but it looks identical.



Attached Files Thumbnail(s)
   
Print this item

  png Borders
Posted by: PProfessor - 12-07-2021, 10:44 PM - Forum: General questions - Replies (2)

Hi.  I'm brand new to GIMP and am pretty deep into a project.  I just realized that I've got a problem that occured about 40(!) exports ago (I'm saving each step individually) and I really don't want to have to go back to where it first happened.  I'm operating with an image saved as .png, and realized that at some point I moved the original layer when I meant to move a new one.  It was exported this way, and now has the grey checkered background on the left and top sides.  If I move it around the whole image seems to still be there, but I can't get it recentered.  I've tried the alignment tool, but it doesn't seem to do anything.  Here's a picture (not the one I'm working with since it's private at the moment), showing my problem in case I'm not describing it correctly.  Does anyone know what to do?


uh...it doesn't have the background. Does that mean my original image won't when I post it?



Attached Files Image(s)
   
Print this item

  Happy (belated) 5th birthday, Gimp-Forum.net!
Posted by: Ofnuts - 12-07-2021, 07:03 AM - Forum: Gimp-Forum.net - Replies (2)

Suddenly figured out that we are past 5 years of existence...

Print this item

  Export items individually
Posted by: meetdilip - 12-07-2021, 02:23 AM - Forum: General questions - Replies (5)

I have a file with around 30 emojis with space all around them. All other areas are transparent. Is it possible to export them as individual emojis ? They are currently in a single layer now. Thanks.

Print this item

  Invert Colors Behind Layer
Posted by: CubeGamer647 - 12-06-2021, 11:17 PM - Forum: General questions - Replies (3)

I was wondering if there was a way to make it so that a layer is completely transparent, and every pixel behind the layer is inverted, no matter where it is dragged. Kinda like they did in sonic mania, if anyone's played that. I want to be able to drag the mask around and take the effect with it. Can someone help out?



Attached Files Thumbnail(s)
   
Print this item

  Bulk convert
Posted by: Joseph_N - 12-06-2021, 06:43 PM - Forum: General questions - Replies (7)

GIMP can convert formats, e.g., from HEIC to JPEG, and it can perform bulk operations from the command line using the -b switch, but I have found no listing of all possible CLI commands or of the specific command or syntax to convert the file format. How would I go about converting a directory's set of HEIC files to JPEG files from the CLI?

Print this item

  Problem with correct colours in python script
Posted by: david - 12-06-2021, 04:16 PM - Forum: Scripting questions - Replies (12)

I have created a small script which fills a transparent layer with a colour. If I carry out the procedure manually I get the correct colour, but when I do it in Python the colour is incorrect. The example detailed below the colour is D37518 Hex - 211, 117, 24 Decimal.


The relevant piece of the code is:

   Tone = pdb.gimp_layer_new(image, width, height, type, "Tone", opacity, mode)            #new empty layer
    image.add_layer(Tone, 0)
    
    if colour == 0:
    
        sepia = gimpcolor.RGB(211,66,20)
        pdb.gimp_context_set_foreground(sepia)

    pdb.gimp_drawable_edit_fill(Tone, FILL_FOREGROUND)

If I run the code then check the inserted colour with the eyedropper I get the result in the screenshot.

No doubt something silly I am doing!



Attached Files Image(s)
   
Print this item

  How do I customize the toolbox?
Posted by: Marscaleb - 12-06-2021, 03:25 AM - Forum: General questions - Replies (2)

How do I customize the toolbox in GIMP these days?  I recall doing this in older versions but can't find the options I need now.

I want to change what tools appear in the toolbox.
More to the point I want to disable this counter-productive layout where the tools have other tools hidden inside them.  I just want to put the tools I use frequently in the toolbox so I can get them with a single click.
But as I said, I can't find the option to customize it in any place I'm looking in.

Print this item

  intelligent fill
Posted by: bbxrider - 12-06-2021, 02:08 AM - Forum: General questions - Replies (1)

see attached, the curved text along a path has voids,
there seems to be no way to stop those voids 
I would like to fill the voids with an intelligent fill,
where the tool would build an outline around the text
and fill in the voids while staying inside the outline, so all
the edges would be smooth along the text contour lines.

I've tried just painting with a small brush, etc., but there's
always jagged strays. the resynthesizer plugin tool looks like a
possibility or some version of a heal tool



Attached Files Thumbnail(s)
   
Print this item

  remove print pattern
Posted by: Tawe19 - 12-05-2021, 05:25 PM - Forum: General questions - Replies (8)

this is a scan from an old photo.
   
the original photo had this pattern of dots throughout, i'm guessing that this was a 'feature' at the time.

does anybody know how I might reduce or eliminate the effect ?

many thanks

Tawe

Print this item