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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,699
» Latest member: oyljw
» Forum threads: 7,212
» Forum posts: 39,410

Full Statistics

Latest Threads
How to use selecting mult...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: teapot
5 hours ago
» Replies: 9
» Views: 297
Troubles with porting a s...
Forum: Scripting questions
Last Post: alvk
Yesterday, 09:51 AM
» Replies: 19
» Views: 605
Can't get a clean Select ...
Forum: General questions
Last Post: Ofnuts
Yesterday, 08:39 AM
» Replies: 5
» Views: 337
currently planning to cre...
Forum: General questions
Last Post: saint_m
Yesterday, 01:57 AM
» Replies: 40
» Views: 7,243
Print an image (2480x7016...
Forum: General questions
Last Post: Fleshus
03-08-2025, 03:59 PM
» Replies: 3
» Views: 159
Text to path query
Forum: General questions
Last Post: rich2005
03-08-2025, 03:51 PM
» Replies: 1
» Views: 110
G'MIC 3.5.3 released
Forum: Extending the GIMP
Last Post: Ofnuts
03-07-2025, 08:28 PM
» Replies: 3
» Views: 230
Getting emotional with my...
Forum: Gallery
Last Post: Ofnuts
03-07-2025, 04:19 PM
» Replies: 6
» Views: 339
A reasoning on what you c...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: vitforlinux
03-07-2025, 12:45 PM
» Replies: 8
» Views: 523
Cutting image along guide...
Forum: General questions
Last Post: azar
03-06-2025, 09:36 PM
» Replies: 5
» Views: 346

 
  Cropping Template
Posted by: Gimlet - 08-18-2022, 12:00 PM - Forum: General questions - Replies (9)

My camera doesn't take 16:9 aspect ratio.
That's the ratio of a standard TV where I view my jpeg pictures.
Therefore, I need to crop them –  in bulk.
I also need the Crop Rectangle to be at the bottom of the frame
(not centred across the middle where most crop software places it.
The reason is that generally, the top part of the picture is is less important than lowe down.
So what I would like is a stored template which will do this for me automatically, and in bulk if at all possible.
Does anyone know if this can be done in Gimp?

Print this item

  editing floating selections / alpha channel locked (2.10.32)
Posted by: zach_D - 08-17-2022, 07:47 PM - Forum: General questions - Replies (2)

Recently switched to a newer version of GIMP (2.10.32) and finding that I am unable to edit floating selections without clicking on the alpha channel lock/unlock every time I want to make an edit to a floating selection.

Is there any way to turn this off this alpha channel lock (for floating selections) permanently? 

Having to click it off manually every time I want to make an edit on a floating selection is clunky / highly annoying, compared to the ease and functionality of the previous version (2.8) that I was using.

Kinda assuming there's no way within the current 2.10.32 version to permanently turn off automatic alpha channel lock for floating selections,
is it possible to manipulate the coding itself to do this?  I have no idea how to go about this....

Print this item

  Reconstructing an image from overlapping parts
Posted by: Ofnuts - 08-17-2022, 08:25 AM - Forum: Tutorials and tips - Replies (2)

Note: this method applies only to bigger images cut out properly (for instance, multiple screenshots of something too big to fit on a screen), not to picture extracts done with a handheld camera/smartphone that are in the realm of panorama software such as Hugin). This method can also give decent results with partial scans, but this assumes that there is very little distortion in the scanner, which isn't always a given.

  • You temporarily set the layer at the top to Difference mode. This will show you outlines in both pics where they overlap. Yes, the top layer doesn't show in the areas where there is nothing below it.
   
  • You move the top layer and and when the position is pixel-perfect the overlap goes completely black. In the last stages you can move the layer pixel-by-pixel using the cursor keys (or you can zoom in to some part of the image with many small details)
   
  • You set the top layer back to Normal mode to restore the full image.
   
  • Rinse and repeat for every layer.

Print this item

  project smaller image into a bigger one
Posted by: Lucky - 08-16-2022, 06:58 PM - Forum: General questions - Replies (15)

Hello, I am newbbie, so please excuse my question if it is too stupid!
I have an .png image (white-logo.png), which I want to exploit/project on a bigger background image (04.png).
Not sure if this is possible at all with GiMP.

Thank you in advance for your response!

Best regards,
Lucky



Attached Files Thumbnail(s)
       
Print this item

  Bucket Fill antialiased and feathered areas
Posted by: ramkay52 - 08-16-2022, 06:09 PM - Forum: General questions - Replies (2)


.xcf   Colour change.xcf (Size: 18.88 KB / Downloads: 937)   If I have a circle filled with red colour with anti-aliasing and feathering turned on, and if I then change the colour to blue, the colour on the edges still remains red. How can I fill the colour perfectly including the anti-aliased and feathered margins?

Print this item

  Clone (and dodge) problems
Posted by: UserError - 08-16-2022, 02:23 PM - Forum: General questions - Replies (1)

Hello. I'm running Gimp 2.10 on Linux Mint 20.  I have a standard AFAIK rgb jpg from my android phone.  I am having trouble with the clone tool selecting a source.  I have got it to sometimes, but mostly not.  I don't know what I did to make it work, but it now won't work again.  

I know about holding ctrl to select source, then releasing it. But it's not working and  doesn't leave the source brush behind and sometimes leaves the error message to set a clone source - which disappears at some point (again, I can't make it go, not sure what the trigger is).

I am also having problems with the dodge/burn not toggling too.  
I've used the clone tool loads before with no problems, but I'm an intermittent user but have been for many years.
I also previously installed the resynthesiser plugin - could this be linked?

If anyone could help, I'd appreciate it as I've used up a load of time getting nowhere.
Many thanks

Print this item

  replicating grain extract in blender using nodes
Posted by: mindvox - 08-16-2022, 01:25 AM - Forum: Extending the GIMP - Replies (2)

I tried to use the Formula in the manual but the results are similar to when I use Subtract and Addition Modes in Gimp when using MixRGB Nodes in Blender.
 I tried separating the RGB channels and did a straight up calculation on each channel and the results look to washed out. 

I looked in the code at github and is says:

[blendModeKeys.GRAIN_EXTRACT]: (i, m) => (
i - m + 0.5

I attached a pic of the Node Setup and the results and what it should look like.
Anybody know what the problem is?



Attached Files Thumbnail(s)
   
Print this item

  Sharpen won't work anymore?
Posted by: Fall - 08-15-2022, 03:48 PM - Forum: General questions - Replies (1)

Hi, I installed gimp a while ago and sharpened worked for a bit then stopped. Now it doesn't show as highlighted? Or whatever you call it, I try to click it and it doesn't work for me? I operate on Windows 10 Vista. I also put a picture below to show what I mean.

[Image: vddv_qosjkf.jpg]

Print this item

  How can I export all images in a GIMP project?
Posted by: Container - 08-14-2022, 05:59 PM - Forum: General questions - Replies (6)

Hello,

I have split an image with guides and now have quite a few images. I would like to export all of them, but then I would have to click on export for each image.

Is there a better way?

Print this item

  Scale image relative size?
Posted by: BaconWizard17 - 08-14-2022, 02:46 PM - Forum: Scripting questions - Replies (7)

Hi all! I'm trying to work out a script that I can use to reduce the size of an image by half. However, I need this to work with images of different sizes, but I always want them to be scaled to half their size. I know that this code exists:

Code:
(gimp-image-scale image X Y)

But I've only ever used it for absolute sizes. How can I make it be relative? I'm assuming I'll need to get the current size of the image and then multiply those variables by 0.5, then use the variables in this command, but I'm having trouble finding any documentation about actually getting the layer sizes. Any help is appreciated!

Print this item