| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,278
» Latest member: ben10
» Forum threads: 7,896
» Forum posts: 42,848
Full Statistics
|
| Latest Threads |
GIMP v3.2.4 failed to lau...
Forum: General questions
Last Post: sallyanne
2 hours ago
» Replies: 1
» Views: 88
|
.tif Unknown Filetype to ...
Forum: General questions
Last Post: ajax
05-11-2026, 02:12 AM
» Replies: 3
» Views: 263
|
Linear color profile not ...
Forum: General questions
Last Post: rich2005
05-10-2026, 08:09 AM
» Replies: 1
» Views: 179
|
Plugins & Scripts not fou...
Forum: General questions
Last Post: rich2005
05-10-2026, 07:45 AM
» Replies: 4
» Views: 377
|
new plugin colour grading...
Forum: Extending the GIMP
Last Post: rich2005
05-08-2026, 08:29 AM
» Replies: 5
» Views: 886
|
ExifToolGUI and ExifTool ...
Forum: Other graphics software
Last Post: denzjos
05-07-2026, 09:07 AM
» Replies: 14
» Views: 17,290
|
Langage français de l'int...
Forum: OSX
Last Post: rich2005
05-06-2026, 07:28 PM
» Replies: 1
» Views: 624
|
Locally Installed Help is...
Forum: General questions
Last Post: rich2005
05-06-2026, 10:10 AM
» Replies: 3
» Views: 838
|
scheme : error in vector
Forum: Extending the GIMP
Last Post: geka
05-06-2026, 05:40 AM
» Replies: 2
» Views: 398
|
Can a plugin be made to s...
Forum: Other graphics software
Last Post: firefox
05-06-2026, 02:23 AM
» Replies: 0
» Views: 170
|
|
|
| GIMP 3.x: Editing a pdf |
|
Posted by: brucemc777 - 07-15-2025, 02:38 PM - Forum: General questions
- Replies (1)
|
 |
In Gimp 2.x i was able to copy and paste sections of a pdf (imported as an image if that makes any difference) whereas in 3.x i cannot.
I have uninstalled and reinstalled both versions a number of times, finally reinstalling 2.8
Due to my inexperience i suspect "user error" rather than a bug.
Would anyone be so kind as to advise?
Thank you!
-Bruce
|
|
|
| Gimp closes automatically |
|
Posted by: KjellA - 07-15-2025, 01:42 PM - Forum: General questions
- Replies (2)
|
 |
I have installed Gimp 3.04. When I try to save a file, Gimp closes automatically. I have uninstalled and deleted all files related to Gimp and reinstalled Gimp, but the same problem persists, windows 11
|
|
|
| Endianess of pixel data in a Python region for gimp 2.10. |
|
Posted by: teapot - 07-14-2025, 02:49 PM - Forum: Scripting questions
- Replies (5)
|
 |
For gimp 2.10, is my understanding correct?
Given a region's bytes from a layer ‘l’:
r = l.get_pixel_rgn(0, 0, w, h)
rb = r[:, :]
I think rb will hold the bytes of the channel's values in the machine's native endianess because:
- a region maps onto tiles,
- getting the tile's pixels uses a simple memcpy(), and
- a tile's pixels are in the native endianess.
I'm aware tile data in an XCF file is big-endian from
https://testing.developer.gimp.org/core/...ganization
But I'm interested in what's in memory and guaranteed to be seen through slicing a Python region into a string of bytes.
|
|
|
| 3.0.4 crashes all the time? |
|
Posted by: mayorpunk - 07-13-2025, 11:13 PM - Forum: Gimp 2.99 & Gimp 3.0
- No Replies
|
 |
Hello! First time posting. Just started using GIMP again and downloaded the latest version, 3.0.4. It keeps crashing on me? All i'm doing is paning, zooming, and erasing, pretty simple stuff. This is the error I get, I have no idea how to interpret this:
GNU Image Manipulation Program version 3.0.4
git-describe: GIMP_3_0_4
Build: org.gimp.GIMP_official rev 0 for windows
# C compiler #
clang version 20.1.5
Target: x86_64-w64-windows-gnu
Thread model: posix
InstalledDir: C:/msys64/clang64/bin
# Libraries #
using babl version 0.1.114 (compiled against version 0.1.114)
using GEGL version 0.4.62 (compiled against version 0.4.62)
using GLib version 2.84.1 (compiled against version 2.84.1)
using GdkPixbuf version 2.42.12 (compiled against version 2.42.12)
using GTK+ version 3.24.49 (compiled against version 3.24.49)
using Pango version 1.56.3 (compiled against version 1.56.3)
using Fontconfig version 2.16.2 (compiled against version 2.16.2)
using Cairo version 1.18.4 (compiled against version 1.18.4)
using gexiv2 version 0.14.3 (compiled against version 0.14.3)
using exiv2 version 0.28.5
> fatal error: unhandled exception
Stack trace:
-------------------
Error occurred on Sunday, July 13, 2025 at 19:05:50.
gimp-3.exe caused an Access Violation at location 00007FF622808C78 in module gimp-3.exe Reading from location 0000000000000008.
|
|
|
| cannot find instructions for converting .svg to .ggr |
|
Posted by: Logansfury - 07-13-2025, 11:04 PM - Forum: General questions
- Replies (4)
|
 |
Hello,
Some time ago, I found an inkscape file of metal graidents. I used boxySVG on linux to separate them into individual .svg files, then, somehow, I got all these .svg files converted in GIMP 2.10 into .ggr files.
I have been all over the net for hours, I cannot find the instructions I followed to convert these .svg files. Can anyone please help?
|
|
|
| Edge detect leaves invisible layers |
|
Posted by: marty39 - 07-13-2025, 09:34 PM - Forum: Gimp 2.99 & Gimp 3.0
- Replies (3)
|
 |
I'm using Gimp 3.04 in macOS. I have a color photo, I desaturate and apply one of the edge-detect filters. The edges come out white on dark, I want black edges on a light background, so I invert colors. I still have white edges on a dark background but they have moved a little. It acts like there is more than one layer and I'm only inverting one of them. So I apply flatten image, and then color invert. Now I get the expected result, dark edges on a light background.
This happens with all the different edge detect filters. It did not happen in Gimp 2.x. Something changed and I want it fixed. Preferably merge those layers, as apparently happened in Gimp 2.x, or at least show the layers in the layers panel.
|
|
|
| Blur/Sharp tool |
|
Posted by: AWysy - 07-10-2025, 04:59 PM - Forum: General questions
- Replies (5)
|
 |
Hi,
Just started to use GIMP. I am making my first experiences.
I have one question concerning Blur/Sharpen tool. After blurring and switching to sharpening the blurred part does not "return" to the original by applying the sharpen too. However after the sharpening, blurring functions. Is this normal, or some of the settings need to be changed.?
Thank you
|
|
|
|