| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,302
» Latest member: vebe67
» Forum threads: 7,905
» Forum posts: 42,886
Full Statistics
|
| Latest Threads |
question about "Batch Ima...
Forum: General questions
Last Post: vebe67
7 hours ago
» Replies: 2
» Views: 146
|
chemin - path
Forum: General questions
Last Post: ApacheBlue
Yesterday, 02:13 PM
» Replies: 7
» Views: 465
|
All projects are LOCKED
Forum: General questions
Last Post: sallyanne
Yesterday, 10:41 AM
» Replies: 1
» Views: 104
|
GIMP 3.2.x
Forum: General questions
Last Post: rich2005
Yesterday, 07:27 AM
» Replies: 1
» Views: 125
|
Setting a default directo...
Forum: Tutorials and tips
Last Post: merlilderman
05-21-2026, 02:57 PM
» Replies: 1
» Views: 2,185
|
Switch tools from Text to...
Forum: General questions
Last Post: Ulodesk
05-18-2026, 10:05 PM
» Replies: 2
» Views: 370
|
Changing the size of the ...
Forum: General questions
Last Post: Ulodesk
05-17-2026, 01:39 PM
» Replies: 3
» Views: 393
|
Gimp3 ubuntu 24.04 favour...
Forum: Extending the GIMP
Last Post: vitforlinux
05-16-2026, 03:02 PM
» Replies: 1
» Views: 614
|
Dial Marks
Forum: Extending the GIMP
Last Post: MrsP-from-C
05-15-2026, 04:29 PM
» Replies: 1
» Views: 293
|
DDS Export error
Forum: General questions
Last Post: schabrackes
05-15-2026, 06:53 AM
» Replies: 2
» Views: 449
|
|
|
| Scope of Webp |
|
Posted by: meetdilip - 12-03-2019, 10:53 AM - Forum: General questions
- Replies (5)
|
 |
Do you think that it is worth using Webp for animated images through GIMP 2.10 ? I found how to do it, but I am not sure whether I will be able to upload one here, or Imgur.
|
|
|
| Any way to "negatively" stroke a selection? |
|
Posted by: marigolden - 12-03-2019, 04:27 AM - Forum: General questions
- Replies (2)
|
 |
I have a cartoon picture that came with an outline. I want to thin the outline either by making the inner color areas bigger or the outline thinner, it doesn't matter. Is it possible to some way negatively stroke a selection? I tried to put a minus sign in the pixel line width section but it just auto-set to 0.
|
|
|
| Type="bag" keyword in metadata |
|
Posted by: R2G2 - 12-02-2019, 07:54 PM - Forum: General questions
- Replies (1)
|
 |
Hi, I am new here, first post. I have been using gimp for many years but with the new version I was really pleased that I could finally add keywords in the metadata so that my images are searchable in my work's image directory. I need this function for work so was very disappointed to find that no matter what I try it adds this coding Type="bag" when I export it as a jpg. This is causing a problem with my work's image directory and I'm desperate to fix it so that I don't have to take on a photoshop subscription just to keyword. Can anybody help?
|
|
|
| PNG exporting as black box when it had been exported correctly before |
|
Posted by: marigolden - 12-02-2019, 05:10 PM - Forum: General questions
- Replies (4)
|
 |
I've been using the quick mask function (maybe that has some connection?) and tried to export the picture as normal in a png, which I've done before on this same picture, but this time it exported as a black box, just the color black filling up the whole image. I was backtracking some steps so there's both an undo and redo option available, as in it's in the middle-- could that be why it's exporting weird? It let me save it as a file while in that middle state so I don't see why that'd interfere with exporting the image.
|
|
|
| Trouble importing third party Python packages to GIMP 2.10 so that they can be used t |
|
Posted by: Psyntax - 12-02-2019, 04:25 AM - Forum: Extending the GIMP
- Replies (1)
|
 |
My goal is to import a couple third party Python packages for use with my GIMP installation. This will allow me to use these packages when developing a GIMP plugin. I noticed a few directories that may be of use. They are as follows:
C:\Program Files\GIMP 2\32\lib\python2.7
This directory contains a site-packages folder which contains packages such as requests and pip.
C:\Program Files\GIMP 2\32\bin
This directory contains a python.exe. When I run python --version in an elevated cmd at this directory path, the output is Python 2.7.16, which I assume is GIMP 2.10's version of Python. This is important because I have my own installation of Python 3.8.0 in my Program Files. If I'm anywhere outside of this path in the cmd, the version that outputs is 3.8.0.
I have added these directories to my PATH system variable and tried running pip install but the output tells me I have already installed the requested third party packages. The problem is that they are installed to my Python 3.8.0 installation. I'm trying to run pip install in the context of GIMP's Python environment.
Any advice would be much appreciated.
|
|
|
|