| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
new plugin colour grading...
Forum: Extending the GIMP
Last Post: rich2005
10 hours ago
» Replies: 5
» Views: 620
|
ExifToolGUI and ExifTool ...
Forum: Other graphics software
Last Post: denzjos
Yesterday, 09:07 AM
» Replies: 14
» Views: 17,027
|
Langage français de l'int...
Forum: OSX
Last Post: rich2005
05-06-2026, 07:28 PM
» Replies: 1
» Views: 516
|
Locally Installed Help is...
Forum: General questions
Last Post: rich2005
05-06-2026, 10:10 AM
» Replies: 3
» Views: 693
|
scheme : error in vector
Forum: Extending the GIMP
Last Post: geka
05-06-2026, 05:40 AM
» Replies: 2
» Views: 317
|
Can a plugin be made to s...
Forum: Other graphics software
Last Post: firefox
05-06-2026, 02:23 AM
» Replies: 0
» Views: 112
|
Why does this.......
Forum: Watercooler
Last Post: CmykStudent_
05-05-2026, 08:41 PM
» Replies: 2
» Views: 658
|
How to change text inside...
Forum: General questions
Last Post: denzjos
05-05-2026, 06:39 PM
» Replies: 5
» Views: 826
|
logo for website profile ...
Forum: General questions
Last Post: tbint62
05-05-2026, 05:48 PM
» Replies: 6
» Views: 856
|
Requesting testers for CM...
Forum: General questions
Last Post: rich2005
05-05-2026, 12:28 PM
» Replies: 8
» Views: 886
|
|
|
| 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.
|
|
|
| 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)
|
|
|
| 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!
|
|
|
| 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?
|
|
|
|