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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,944
» Latest member: Nafeesa
» Forum threads: 7,703
» Forum posts: 41,887

Full Statistics

Latest Threads
Problem with Gimp 3 Pytho...
Forum: Scripting questions
Last Post: Volker
5 hours ago
» Replies: 4
» Views: 167
New to Gimp
Forum: General questions
Last Post: denzjos
5 hours ago
» Replies: 4
» Views: 234
Autopano Giga 4.4.2 now f...
Forum: Other graphics software
Last Post: denzjos
6 hours ago
» Replies: 1
» Views: 100
"Mouseclick" is not recor...
Forum: General questions
Last Post: ESH
Yesterday, 10:12 PM
» Replies: 4
» Views: 333
GIMP 2.10 or 3 stuck load...
Forum: General questions
Last Post: theelf
11-15-2025, 05:09 PM
» Replies: 5
» Views: 319
What exactly tutorials ar...
Forum: General questions
Last Post: rich2005
11-15-2025, 12:34 PM
» Replies: 3
» Views: 260
Avatar not showing up
Forum: Gimp-Forum.net
Last Post: Ofnuts
11-15-2025, 08:49 AM
» Replies: 8
» Views: 4,183
Simulating paint my hous...
Forum: General questions
Last Post: sallyanne
11-15-2025, 12:22 AM
» Replies: 1
» Views: 197
Edits Saving wrong
Forum: General questions
Last Post: PaulM
11-14-2025, 10:36 PM
» Replies: 6
» Views: 379
Random Clone
Forum: General questions
Last Post: rich2005
11-14-2025, 07:20 PM
» Replies: 1
» Views: 188

 
  JPG and profil include in the EXIFS : why ?
Posted by: Fabien - 03-05-2024, 04:51 PM - Forum: General questions - Replies (9)

When I load a JPG into GIMP and use it, GIMP writes a profile to the EXIFs.

What's the point of this, given that a profile is only used to adjust the colourimetry errors of a device (screen, printer, etc.)?

Print this item

  How to make a watermark on the image
Posted by: snowforest - 03-05-2024, 07:32 AM - Forum: General questions - Replies (5)

I want to make a watermark on the image with big transparent letters. 
Here is what I did:
I opened my image with gimp.
I created a text box. I typed the text of watermark.


Now how can I make this text transparent and rotate it so it becomes like a watermark?

Or tell me please how to do a watermark properly, if I am not on the right track...

Print this item

  PhotoScape free version
Posted by: denzjos - 03-04-2024, 06:51 PM - Forum: Other graphics software - Replies (1)

Not so many possibilities like gimp but for a quick photo edit :  http://x.photoscape.org

The free version have some easy to use tools. One of them is the color editor (here a screendump with dutch text). 
   

Print this item

  Open as layer from file manager (dolphin)
Posted by: DanielMalaga - 03-04-2024, 11:20 AM - Forum: General questions - Replies (5)

Hi,

I often work through a list of many images in two or three versions that I want to combine. I know I can use Gimp's menu to open images as layers, but I would like to do this from my file manager (here on Linux, dolphin): select the images -> open with -> Gimp as layers

Is this somehow possible to add to the context menu of dolphin? If so, how?

(
To explain:

I have a large list with fileA.png, fileA-v1.png, fileA-v2.png, fileB.png, fileB-v1.png ...
I have this list open in dolphin.

Right now I select e.g. the 3 fileA versions, open with -> Gimp, have 3 windows, copy ...v1 and ...v2 as layers to the original, close v1 and v2, do the work in the now layered image, save that, delete v1 and v2 in dolphin... open the next set...

I do this from dolphin because the files stay selected, I can delete the versions I don't need anymore directly and thus keep track of which images still have to be worked, without the need to remember the last file name. While in Gimp's dialog I cannot delete files, must remember which files come next, and must scroll down in the list to select them.

So it would be nice if I somehow could have a possibility to open dolphin-selected files directly as layers. It would save me the steps of copying and closing windows.
)

Thanks for hints!

Print this item

  RuntimeError when using PhotoLab CurveBatch script in GIMP
Posted by: menyou - 03-04-2024, 09:08 AM - Forum: General questions - Replies (4)

I am trying to use the PhotoLab Curve Batch script in GIMP to apply a curve to a batch of images in a folder. However, I am getting a "RuntimeError: 実行時エラー" error when running the script in certain folders, but it works fine in other folders.
Details:

  • GIMP version: 2.10

  • Script version: 2.0

  • Operating system: Windows 10

  • Error message:
Code:
Traceback (most recent call last):
 File "C:\Users\xxx\AppData\Local\Programs\GIMP 2\lib\gimp\2.0\python/gimpfu.py", line 741, in response
   dialog.res = run_script(params)
 File "C:\Users\xxx\AppData\Local\Programs\GIMP 2\lib\gimp\2.0\python/gimpfu.py", line 362, in run_script
   return apply(function, params)
 File "C:\Users\xxx\AppData\Roaming\GIMP\2.10\plug-ins\photolab_curvebatch.py", line 150, in python_fu_curvebatch_xtns
   process_files( filepathnames, curvefilename );
 File "C:\Users\xxx\AppData\Roaming\GIMP\2.10\plug-ins\photolab_curvebatch.py", line 126, in process_files
   pdb.gimp_curves_spline( imglayer, HISTOGRAM_RED, len(icurvered), icurvered )
RuntimeError: 実行時エラー

  • The script works fine in some folders, but not in others.

  • The files in the problematic folders are all JPEG images.

  • I have tried changing the curve file, but the error persists.
Questions:
  1. What could be the cause of this error?

  2. How can I fix this error?
Additional information:
  • I have attached a sample image from the problematic folder.
I would appreciate any help in resolving this issue.
Thank you.



Attached Files Image(s)
   
Print this item

  pixel perfect squares
Posted by: gimpygirl - 03-04-2024, 02:55 AM - Forum: Extending the GIMP - Replies (6)

Hi

If you followed my font journey (hihi Big Grin ) in other posts: I have extracted a font sprite but it's not a perfect square.
What plugin or gimp operation I can apply to this image to make it a perfect square (it should be a 8x8 pixel square). So as a result the shape of the A is changed so it fits the perfect square (that's the goal!)
The black at the left and the bottom is PART of the square, because it's spacing for the font. It should not be removed.

This image is a separate layer of my image and I have layers for A -> Z and 0 -> 9. They all need to be adjusted.



Attached Files Image(s)
   
Print this item

  flip images
Posted by: gimpygirl - 03-04-2024, 02:37 AM - Forum: Extending the GIMP - Replies (6)

Hi

See image

- from this image I generate layers: each layer is a square of the image. So the layers have the symbols as you see them (wrong orientation).

- I need an existing plugin or plugin code to flip the layers so they are in correct orientation. How can I do this with existing plugin or plugin code or gimp operation?
(only for A -> Z and 0 -> 9)



Attached Files Thumbnail(s)
   
Print this item

  ofn-tiles : example image
Posted by: gimpygirl - 03-03-2024, 07:56 PM - Forum: Scripting questions - Replies (5)

How to extract the tiles (the fonts) of this specific image using ofn-tiles ?
It are not squares


And if it's not possible using ofn-tiles , then I can only do it using below?

- making guides between the tiles
- python_fu_ofn_guillotine_layer
- python_fu_ofn_export_layers

Or is there another more easy way with script/plugin that is available somewhere?

Can I do this with gmic?



Attached Files Thumbnail(s)
   
Print this item

  VS code using python of GIMP
Posted by: gimpygirl - 03-03-2024, 06:26 PM - Forum: Extending the GIMP - Replies (1)

Hi

This is not a real GIMP question but related to using the python used by GIMP.
I have windows 10, only GIMP is installed and I didn't install any python. Still I can use python in GIMP, so this means somewhere GIMP has python included?
Where is it?

I installed visual studio code and the python extension

https://code.visualstudio.com/

https://marketplace.visualstudio.com/ite...hon.python

But when i open a gimp plugin file, many errors.
Does anybody know how to make vs code detect he python used by GIMP so the errors are gone?

See error on screenshots


Many settings for the python extension for vs code, but what to change and how?



Attached Files Thumbnail(s)
           
Print this item

  Dynamics
Posted by: Ofnuts - 03-03-2024, 04:34 PM - Forum: Tutorials and tips - Replies (1)

Dynamics are a way to change some brush charactertistic(s) in the fly using more hints than just the pointer position. The hints are:

  • Pressure: the pressure on the stylus (this requires an adequately configured tablet)
  • Velocity:  how fast the pointer moves
  • Direction:  where the pointer goes
  • Tilt:  inclination of the stylus, on advanced tablets
  • Wheel/rotation:  I don't know what that is but I assume this is also for advanced tablets
  • Random: not a physical input, just a random value between 0 and 100%
  • Fade: the distance since the beginning of the stroke, as a percent of the Fade length configured in the paint tool (this repeats)
In practice with a mouse the only usable ones are Direction, Random, and  Fade (and Velocity if you are really skilled).

These hints can be applied to the following characteristics:
  • Opacity: from 0 to 100% of configured opacity
  • Size: from 0 to 100% of the configured brush size
  • Angle: from 0° to 360°: warning: the median setting is 180°, which is an upside-down brush, so for some mapping it is useful to use an upside-down brush.
  • Color: a color is sampled from the active gradient
  • Hardness
  • Force
  • Aspect ratio: from "0" (circular brush) to whatever is configured for the brush
  • Spacing: from 200% spacing to the configured spacing
  • Rate
  • Flow
  • Jitter
You define all this by editing/creating a Dynamics (as with other Gimp resources, you cannot edit the standard one, you have to make a copy first).

The first thing to do in a Dynamic is to define the mapping matrix. To control a given characteristic using a given hint, you just check the box that is at the intersection of the "hint" and the "characteristic". The example below associates Size with Random (so the size is random), and the Color with Fade (so the color is taken from a gradient as the pointer advances). A hint can apply to several characteristics (so you could have random size and color) and a characteristic can depend on several hints (but good luck predicting how this behaves).

   

You can define more finely how the hint is applied to change the characteristic by changing the mapping curve:

   

For instance, in the image above, the red-green part of the gradient is mapped to smaller part of the input range than the green-blue part, while the blue-red is not mapped at all, so the output favors mostly the green-blue part.

Gimp comes if a  collection of pre-set dynamics, a very useful one is Track direction, where the brush angle is rotated according to the stroke direction, so the brush keeps the same orientation relative to the stroke instead of remaining upright all along.

   

Print this item