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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,838
» Latest member: yanual
» Forum threads: 7,628
» Forum posts: 41,537

Full Statistics

Latest Threads
Gimp 3.0.4 doesn't have t...
Forum: General questions
Last Post: GMP
17 minutes ago
» Replies: 6
» Views: 76
imgur blocked
Forum: Watercooler
Last Post: Tas_mania
23 minutes ago
» Replies: 3
» Views: 237
It´s possible to clone wh...
Forum: General questions
Last Post: mrkid
39 minutes ago
» Replies: 0
» Views: 11
High RAM Consumption in G...
Forum: General questions
Last Post: Dunham
1 hour ago
» Replies: 4
» Views: 330
Bump Mapping Brick Wall
Forum: General questions
Last Post: trumpet
1 hour ago
» Replies: 5
» Views: 131
Learning GIMP after 30 ye...
Forum: General questions
Last Post: Dunham
3 hours ago
» Replies: 3
» Views: 141
Search in layers
Forum: General questions
Last Post: mrkid
6 hours ago
» Replies: 4
» Views: 206
changed behavior CNTL-X a...
Forum: General questions
Last Post: rich2005
9 hours ago
» Replies: 1
» Views: 60
Threshold Alpha totally d...
Forum: General questions
Last Post: Ofnuts
Today, 01:03 AM
» Replies: 3
» Views: 100
Duotone in GIMP
Forum: General questions
Last Post: rich2005
Yesterday, 07:58 PM
» Replies: 4
» Views: 106

 
  How do I uninstall GIMP 3 beta on Ubuntu?
Posted by: Fennec72 - 09-14-2025, 05:22 PM - Forum: Linux and other Unixen - Replies (1)

Hello,

How do I uninstall GIMP 3 beta on Ubuntu?

How do I do this using the command line?

Thank you in advance,

Best regards,

Hervé

Print this item

  Is there any version where I can read the text without a microscope?
Posted by: HavingTooMuchFun - 09-14-2025, 01:57 PM - Forum: Older Gimp versions (2.8, 2.6....) - Replies (7)

I'm on an Intel Mac mini, fresh MacOS install, Sequoia 6.0.1. As you might know, Sequoia has some major problems with Gimp 3, which in my case means wild strobing of any new page, and the gradients in the color picker turning to solid magenta. My beloved 2.8 can no longer run at all; it can get partway through loading an image, and then it crashes. 2.10 has a font size so minuscule that I can't read it without a microscope. As an addendum to that, although it's possible to make the icons plenty big, the foreground and background squares are so tiny that if the colors are similar, I can't reliably determine between them. I spent hours applying elaborate alleged technical solutions; no dice. 

I'm hoping there's something later in the 2.10 family that will be more usable...?

Print this item

  reliable Gimp 2.10.38 download link ?
Posted by: denzjos - 09-13-2025, 02:25 PM - Forum: Older Gimp versions (2.8, 2.6....) - Replies (2)

I am looking for a reliable link to download Gimp 2.10.38. Thanks in advance.

Print this item

  Linux command that does excact same as Gmic Fourier Transform
Posted by: Grobe - 09-12-2025, 09:34 PM - Forum: Other graphics software - Replies (1)

Hi.

OS: Fedora 41 KDE

I'm looking for a way to execute a command in Linux that are capable to produce two new files and also the reverse transform.

I have tried and also read up on the topic, but I'm stuck and get nowhere by this point.


This is what I have done so far, I'm stuck on both methods

1. Install the G'MIC 2.9.6 - Flathub

This make the command 'gmic' available in the Terminal. I've tried to read online, and also ran '$ man gmic | grep -i -b2 -a1 fourier' to see if I could extract key info on how to, but the man page doesn't give an actual real life example on how to actually run the command. So I'm still stuck, unsure if this is even possible.


2. using the -fft flag on the magick command

The magick tool seemingly have a command to do fourier analysis on an image file. The actual command I used was this one for a sample photo 'magick Nokia3210_cover-grå.jpg -fft Nokia3210_cover-grå_fft.png'.

This seemingly works- it output two files (automatically adding -0 and -1 at the end of the specified file name). However at opening the resulting image "Nokia3210_cover-grå_fft-0.png" - it consist of almost all black pixels, and does not resemble the result from when I run the Gmic Fourier Transform filter from within Gimp.

This together with the issue of not being able (don't know) how to do the reverse transform using command line makes it so that I do not know how to progress from here, if possible.

Print this item

  pl_stroke_arrows GIMP 3.0 plugin updated to v0.7
Posted by: Scallact - 09-12-2025, 04:03 PM - Forum: Extending the GIMP - No Replies

I have updated pl_stroke_arrows to v0.7. Notable changes are:

  • Arrow tails added, with 11 variants available. Combined with head styles and shapes, you now have 96 distinct styles to choose from.
  • More robust with complex paths, and better error management.
  • Option to switch path direction.
  • Bug fixes.
See the documentation here: https://github.com/Scallact/gimp-stroke-arrows
Read installation and usage carefully.

Download here: https://github.com/Scallact/gimp-stroke-...s/tag/v0.7

A few examples of what the plugin can do now:

   

I hope you find it useful.

Please report here if you encounter any issue. Otherwise, enjoy!

@teapot : FYI, the issue you reported here is now solved. The Bezier path search algorithm is now much more robust.

Print this item

  BIMP plugin for GIMP 3.10
Posted by: firefly - 09-10-2025, 11:26 PM - Forum: Extending the GIMP - Replies (2)

Is there a BIMP plugin available for GIMP 3.04?  I installed the new version but it wiped out Batch Image Manipulation in the File menu.  Can't figure out how to get it back without reverting to v2.10.

Print this item

  Mishap fixed
Posted by: Ofnuts - 09-10-2025, 03:36 PM - Forum: Gimp-Forum.net - Replies (1)

It appears that our database had a small problem this afternoon. This has been fixed.

"We apologize for the inconvenience".

The management

Print this item

  finding relationship between x, y coordinates of two images
Posted by: TMORT - 09-08-2025, 12:43 PM - Forum: General questions - Replies (3)

I have two images of the same thing. The extent and alignment are the same. One is low resolution (ppi) and has been geo referenced. The other is the same image where the ppi has been increased and the image size reduced with the scaling tool. 

I don't want to georeference all those points on this new image. It seems like there should be a relationship between the x, y coordinates of the pixels of the two images so I should be able to calculate where a pixel from the old image will line up on the new image.

I thought it would be a simple ratio, but so far it hasn't worked. The points move but are off by a lot.

I have read that the scaling tool has a number of interpolation methods and that may influence this relationship.

Does anyone know anything about this?

I'm actually trying to load the points from the old image onto the new higher ppi image in QGIS. I'm not sure if it has any settings for interpolation method when doing this operation or not. From there is will be warped. The warping included interpolation methods, but I'm not there yet.


Here is some info on the two images:

My old low ppi raster is:
3772 x 1936 pixels
0.4517  x 0.2319 inches print size  (11.47318 x 5.89026 mm)
8350 x 8350 PPI

The new high ppi raster is:
10190 x 5225 pixels
16.883 x 8.708 in print size  (428.8282 x 221.1832 mm)
600 x 600 PPI

Print this item

  Full screen from starting
Posted by: CunC - 09-08-2025, 11:32 AM - Forum: Gimp 2.99 & Gimp 3.0 - Replies (1)

Hello !

How to stop Gimp from starting in full screen, please ?

Print this item

  Make tools dialog floating by default?
Posted by: mrkid - 09-07-2025, 02:37 PM - Forum: General questions - Replies (6)

Hi! Is there some way to make the dialogs that appear when, by example, you want rotate an image, float instead of be kind off docked, and they remember their positions? Is annoying when rotating or some other tools, the options of the tool become attached to the upper right corner. Usually it cover something i want to see. I need to detach it and move the window outside the canvas to be able to see what im actually rotating.

Print this item