Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 4,612
» Latest member: Seriestmy
» Forum threads: 7,476
» Forum posts: 40,832
Full Statistics
|
|
|
Very beginner question - image resize |
Posted by: nmw01223 - 05-24-2025, 08:49 AM - Forum: General questions
- Replies (1)
|
 |
I've just started using GIMP (2.10.14) after using an old copy of Photoshop for years (decades). So, my general knowledge of image editing is OK, but my knowledge of GIMP - zero.
So, very dumb question, want to scale the pixels/inch of an image. I've got a scanned image (B/W, TIF) that is very long and thin - one of those old school pictures taken with a panning camera. It was scanned and stitched together at 1600ppi, which is really way too big for my needs. So, want to down convert it to 600ppi. Should be simple ... .
So, started GIMP, dragged the image in, and it loads OK. Go to scale image and it shows the image as roughly 58000x8000 pixels at 1600ppi X and Y. X and Y are linked, so change X to 600ppi, and, yes, Y changes to 600ppi. , Click scale, so far so good.
Export as TIF, writes OK. But, load it up again, and it still says 58000x8000, 1600ppi. Same size file, too.
So, tried again, but this time just saved it as its native format, and reloaded it. This time it said 600ppi - good, but still listed the overall resolution as 58000x8000 - which it clearly wasn't or there would have been a lot of blank space.
Confused, should be very simple, what am I doing wrong?
|
|
|
GIMP problems (on Linux Mint) |
Posted by: FranzBias - 05-24-2025, 12:29 AM - Forum: Gimp 2.99 & Gimp 3.0
- Replies (8)
|
 |
Hello everyone,
I'm new to the forum.
I'm having some problems with GIMP 3.0.4 (Flatpak) installed today on my PC with Linux Mint 22.1 Cinnamon.
Until two days ago, I had version 2.10.36-3ubuntu0.24.04. However, since yesterday I have been unable to use it: when creating or opening an image, the various mouse cursors (brush, selection, etc.) remain confined to the left side immediately after the toolbar and there is no way to do anything. After searching in vain, I purged GIMP (sudo apt-get purge --auto-remove gimp) and installed the Flatpak version.
Now, these are the problems I have:
- When I went to Edit>Preferences>Folders>Brushes, I saw that there are 2 folders, but when I try to open them, it tells me that the folder cannot be found. The folders indicated are these:
/home/franz/.var/app/org.gimp.GIMP/config/GIMP/3.0/brushes
/app/share/gimp/3.0/brushes
I went to check and, indeed, under the folder /home/franz/.var/app/org.gimp.GIMP/config/GIMP there was nothing, all the various folders were missing, i.e. there was no /3.0 folder and all the subfolders /brushes /filters /fonts /plug-ins etc.! So all the other various preference folders do NOT actually exist (!?);
- When I try to put a new brush in the brushes folder indicated by the programme (see above), it does not exist when I reopen Gimp. It should be noted that, since the folder did not exist (see point 3 above), I created the /3.0/brushes folder myself, but, as mentioned, even if I put new brushes in it, they are not recognised.
- When I right-click on a layer, all the icons are missing from the list that appears. Have they perhaps been removed in the current version?
![[Image: 79800e15f5eec91113d85a0e3e268b89d206c2eb.png]](https://forum.linux.it/uploads/default/original/1X/79800e15f5eec91113d85a0e3e268b89d206c2eb.png)
I think that's everything .
Thanks and best regards to all,
Franz
|
|
|
Histogram linear vs. non-linear |
Posted by: Merlin - 05-22-2025, 05:14 PM - Forum: Scripting questions
- Replies (2)
|
 |
When working with Gimp's histograms, you always have the choice of whether you want to display the x-axis linearly or non-linearly.
When working with python the function to get the histogram values has no paramter for the x-axis e.g.
t, mean, std_dev, median, pixels, counter, percentile = layer.histogram(Gimp.HistogramChannel.VALUE, 0.5, 0.6)
returns the values using the non-linear x-axis.
In contrast the function to change the histogram e.g.
t = layer1.curves_spline(Gimp.HistogramChannel.VALUE, curve)
calculates the spline on the linear x-axis.
I found this out by comparing the values with the manually created values in Gimp.
I need a possibility to gett the correction by spline on the non-linear x-axis.
Is there a way to achieve this?
|
|
|
How do I crop by values? |
Posted by: Steve_k2400 - 05-21-2025, 11:32 AM - Forum: General questions
- Replies (11)
|
 |
Hi!
I would like to crop an image by entering the values in the crop dialog box.
The values I'm looking for is Position X/Position Y and Size X and Size Y.
These values describing the cropping area and should be enough but:
- when I try to enter values in the corresponding fields, my image is zooming. Regardless if I use the NumPad or the normal numbers. I'm not able to input the numbers.
What is the way to enter the value fields and be able to put numbers in it?
- when I was able to somehow enter those numbers I can't see a way to execute the crop. When I click in the image, it will reset these values.
How do I actually initiate the crop after I entered the values?
All the tutorials in the net show the interactive way to crop but I could not find any that shows how to do it just by numbers.
Thanks for any suggestion.
|
|
|
G'MIC Inpaint Routines |
Posted by: fern99 - 05-18-2025, 11:50 AM - Forum: General questions
- Replies (3)
|
 |
It's said inpainting may be used to repair a damaged photo. G'MIC has 5 different inpaint routines. Between them they have about 2 dozen adjustable parameters. I can't find any basic instruction. Why 5 separate inpaint routines? What are all the parameters for? If anyone could advise a beginner, or point to such advice, it would be appreciated.
|
|
|
Impossible to remove fonts? |
Posted by: Maple921 - 05-17-2025, 06:26 PM - Forum: Gimp 2.99 & Gimp 3.0
- Replies (4)
|
 |
Hi
I've been trying to start GIMP with a custom set of fonts, separate from my system, so I've been using a custom fontconfig path, with fonts.conf being:
Code:
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<dir>/home/maple/Apps/GIMP/GIMPFonts/Fonts</dir>
<cachedir>/home/maple/.cache/fontconfig</cachedir>
</fontconfig>
My goal is to only have fonts from a certain folder show up in GIMP
I have found that I can remove all fonts except Monospace, Sans-serif, and Serif, and their variants, for a total of 12 fonts I cannot remove, plus the two I've been testing with, though the first 12 seem to be bugged.
Does anyone know of a way to disable/remove these fonts?
This happens on GIMP 3.0.2 AppImage, Debian 12.10
|
|
|
How to undock image window? |
Posted by: madstylesnz - 05-17-2025, 05:57 AM - Forum: General questions
- Replies (2)
|
 |
Hi, newbie to Gimp here. Does anyone know if it's possible to undock the image window while Gimp is in single window mode?
I'm not a fan of floating windows, I want it to be like Photoshop where it's a single window for the app but having the option to undock the image window as I need to drag it my 2nd monitor for ref when working on an image in the 1st monitor.
As far as I can tell I seem to be only able to undock the image window when not in single window mode.
|
|
|
|