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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,957
» Latest member: AndrewAmale
» Forum threads: 7,712
» Forum posts: 41,938

Full Statistics

Latest Threads
How to make contours in G...
Forum: General questions
Last Post: denzjos
10 hours ago
» Replies: 2
» Views: 97
Has anyone tried getting ...
Forum: Extending the GIMP
Last Post: vitforlinux
11-22-2025, 04:32 PM
» Replies: 2
» Views: 232
What exactly tutorials ar...
Forum: General questions
Last Post: sallyanne
11-22-2025, 06:44 AM
» Replies: 6
» Views: 616
Gimp 3.0.6 Python plug-in...
Forum: Scripting questions
Last Post: Scallact
11-21-2025, 09:15 PM
» Replies: 8
» Views: 373
Beginner question on Laye...
Forum: General questions
Last Post: sallyanne
11-21-2025, 01:42 AM
» Replies: 2
» Views: 284
Gimp 3 path tool auto con...
Forum: General questions
Last Post: Scallact
11-20-2025, 09:26 PM
» Replies: 3
» Views: 276
How to transform a layer ...
Forum: General questions
Last Post: Scallact
11-20-2025, 09:10 PM
» Replies: 9
» Views: 502
Issue with Gradient Flare...
Forum: General questions
Last Post: ldd2
11-19-2025, 10:24 PM
» Replies: 5
» Views: 419
Wall Of Fractal Featuring...
Forum: Gallery
Last Post: Tas_mania
11-19-2025, 08:43 PM
» Replies: 0
» Views: 178
Text Editor hardly ever w...
Forum: General questions
Last Post: sallyanne
11-19-2025, 01:29 PM
» Replies: 6
» Views: 634

 
  Batch Numbering Images
Posted by: gmpuser - 09-15-2024, 07:55 PM - Forum: General questions - Replies (7)

Is there a way to add text/watermark to a batch of images? I want to use a kind of counter tool to add text starting from 1 and counting upwards:

1
2
3
...
10
11
...
99
100
101

I would also need to adjust the font including size and style.

Thank you for any help that can be provided.

Print this item

  Image Analyzer
Posted by: denzjos - 09-10-2024, 12:31 PM - Forum: Other graphics software - No Replies

Old graphic freeware with simple graphic manipulation tools but some are interesting to use. The program is presented as follows : Image Analyzer is a simple but surprisingly effective utility for the advanced analysis, editing, and optimization of images.
Download link :
https://meesoft.com/Analyzer/
Detailed explanation : 
https://meesoft.com/Analyzer/help.htm
Some interesting filters :
Operations / Filters / Warp (deformation correction with 4 clicks)
Operations / Color Correction / Color tone adjustment (many color ajustment options)
Operations / Color Correction / CLAHE (HDR)
Operations / Color Correction / Laplacian pyramid filter (many adjustment options)
Operations / Color Correction / Color mapper (Presets ' Zero point' / use slider)

Print this item

  PNG data without saving to file?
Posted by: nchen - 09-09-2024, 08:44 PM - Forum: General questions - Replies (3)

Hello,

Is there a way to convert a layer to PNG data, and convert PNG data to a layer, without exporting to a file?
I am trying to send a layer to a local server that accepts base64 encoded PNG data, receive base64 encoded PNG data, then convert that data back into a layer.

My current process is as follows:
> Save layer as PNG (pdb.gimp_file_save) 
> Read the PNG file data
> Convert PNG data to base64 data
> Send base64 data using websocket 
> Receive base64 data
> Write the received data to the previously saved PNG file 
> Load the PNG file as layer (pdb.gimp_file_load_layer)
> Delete PNG file

The closest solution that I have found is to use PIL/Pillow. I have tried installing PIL6.2.2 and earlier versions with GIMP's python but receive the error:
"The headers or library files could not be found for zlib, a required dependency when compiling Pillow from source."


If there is a solution within GIMP, or someone might be able to help me get Pillow to work, I would greatly appreciate it!
I am on Windows 10, using GIMP 2.10.38, and GIMP's Python 2.7.18. Please let me know if there is additional information I should provide.
Thank you for your time!

Print this item

  BIMP cannot find script
Posted by: george.wonder - 09-08-2024, 03:27 PM - Forum: Extending the GIMP - Replies (1)

I want to combine BIMP with this script:

https://sourceforge.net/projects/gimp-to...p/download

The plugin, as a standalone plugin, works perfectly for me (once installed it shows in the Layers menu). But I cannot find it anywhere inside BIMP, even under "Other GIMP procedures".

Any idea?

Print this item

  AI artificial or intelligent
Posted by: denzjos - 09-07-2024, 04:11 PM - Forum: Watercooler - Replies (4)

Found this in a Dutch Newspaper: https://www.demorgen.be/nieuws/van-korte...~b7c07557/
   
Don't always believe what's in the newspapers, but after AI sharpening the photo looks perfect on the right. But how original is it? I searched the original photo and who can find the most incorrect conversions?
   

Print this item

  Nodes (Point) of Free Selection vanishes after saving to a chanel
Posted by: shahriyar.sabit - 09-07-2024, 10:47 AM - Forum: Extending the GIMP - Replies (2)

When I select an area with Free Select tool by inserting multiple nodes (point), then it is possible to modify the selection area by dragging those nodes after completion the selection process.
But if I save the selection in a chanel, then all nodes become vanished when I reuse the selection from saved chanel. So that it cannot be possible anymore to modify the selection area by dragging nodes.

Though in this situation it is possible to modify the selection area with Quick Mask. But modifying the selection area by dragging nodes is more convenient and perfect.

So please, I request to fix this problem.

   

Print this item

  What have I forgotten?
Posted by: sallyanne - 09-06-2024, 11:20 AM - Forum: General questions - Replies (2)

   

I am so used to doing gradients, but of late they are just not 'behaving like they should'
One a 'horizon to sky' I just tried and I got just the first color, Same happens with other gradients. Fixed color is white.
Could I have changed something in preferences. I restored tool presets on my gradient tool option dialog

Just tried another one and after a couple tries it turned to custom?

Print this item

  G'Mic-Qt Target Color Spot
Posted by: denzjos - 09-05-2024, 03:56 PM - Forum: Tutorials and tips - No Replies

I jus discovered G'Mic-Qt Target Color Spot. Nice to play with colours.

   

Print this item

  Get polygon data from mosaic tool
Posted by: Edvin76 - 09-05-2024, 10:34 AM - Forum: General questions - Replies (3)

Hi,

So i found a question similar to this:
https://www.gimp-forum.net/Thread-define...ort-points

But it is not exactly what I want, because I just need the coordinates already created by the mosaic tool, I don't have them created by hand.

So I would like it somehow if the mosaic tool could output the coordinates of the resulting polygons' corner coordinates and rgb values belonging to them, is there a way to get such list out of gimp?

Thank you!

Print this item

  I cannot post anymore image/screenshot
Posted by: PixLab - 09-04-2024, 06:06 AM - Forum: Gimp-Forum.net - Replies (12)

Hi, I can't post anymore image/screenshot, either is a new thread or an answer/comment Huh

Also just seeing it, am I too much extraordinaire that I did loose 2 stars Big Grin

EDIT, something strange is happening here https://www.gimp-forum.net/memberlist.ph...descending @meetdilip is the only one who kept 5 stars, everyone else above 500 post did lose stars...

Screenshot below is on imgur.com
[Image: O6G22JV.jpeg]

[Image: yDly3VJ.jpeg]

Print this item