Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,547
» Latest member: benja
» Forum threads: 7,144
» Forum posts: 39,066
Full Statistics
|
Latest Threads |
New noob with GIMP.. Good...
Forum: Gallery
Last Post: Ofnuts
4 hours ago
» Replies: 1
» Views: 60
|
Open, save buttons on bot...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: MrsP-from-C
10 hours ago
» Replies: 5
» Views: 124
|
Using the GIMP Manual
Forum: General questions
Last Post: Ofnuts
Yesterday, 08:53 AM
» Replies: 4
» Views: 4,274
|
Converting grayscale imag...
Forum: General questions
Last Post: bwestoz
Yesterday, 02:10 AM
» Replies: 7
» Views: 687
|
Correcting perspective fr...
Forum: General questions
Last Post: Tas_mania
02-06-2025, 08:17 PM
» Replies: 10
» Views: 369
|
Recovering a logo
Forum: Gallery
Last Post: denzjos
02-06-2025, 07:28 PM
» Replies: 1
» Views: 464
|
Resize used RIS.
Forum: Extending the GIMP
Last Post: zvezdochiot
02-06-2025, 01:25 PM
» Replies: 6
» Views: 743
|
Gimp 3.0 AppImage and G'M...
Forum: Extending the GIMP
Last Post: CtrlAltDel
02-05-2025, 10:13 PM
» Replies: 4
» Views: 176
|
Does GIMP work well on wi...
Forum: General questions
Last Post: rich2005
02-05-2025, 06:27 PM
» Replies: 3
» Views: 200
|
How to remove notepad lin...
Forum: General questions
Last Post: rich2005
02-05-2025, 06:14 PM
» Replies: 2
» Views: 156
|
|
|
G'MIC for GIMP 2.10.18 not working |
Posted by: mortwinder - 04-17-2020, 10:29 AM - Forum: Extending the GIMP
- Replies (1)
|
![](https://www.gimp-forum.net/images/default_avatar.png) |
I have recently installed the new 2.10.18 version of GIMP, but now the G'MIC plugin no longer works. When I launch GIMP, I get pop-ups saying the entry point cannot be found in C:\Program Files\GIMP 2\bin\libgmodule-2.0-0.dil
I noticed that the set up wizard for G'MIC 2.9 does not install the plugin in C:\Program Files, but in a file in C:\Users\[name].
Is this the reason the plugin isn't working?
If so, what is the solution?
Side note - I had been using 2.8 version and G'MIC worked just fine, then updated to GIMP 2.10.6, and faced the same problem but did not pay attention to it then. I need to use the G'MIC plugin now, so if anyone has suggestions I'd be grateful.
|
|
|
getting rid of 1st copy of GIMP |
Posted by: petedecember - 04-16-2020, 09:36 PM - Forum: Linux and other Unixen
- Replies (6)
|
![](https://www.gimp-forum.net/uploads/avatars//avatar_2649.png?dateline=1589897721) |
Greetings, folks--
My problem is that I have 2 versions of GIMP installed on my computer (Linux Mint 19.1), 2.10.14 and 2.10.18. I try to get rid of GIMP 2.10.14 and it looks like it is gone entirely, but when I go to install G'mic on GIMP 2.10.18 it brings back 2.10.14 and puts G'mic in that installation! This has happened repeatedly so it is not a fluke. Does anyone have any idea how I can get rid the 2.10.14 but have G'mic installed on the 2.10.18? Thanks so much for your help.
|
|
|
Equations/Details of the Color Transformations |
Posted by: crocis - 04-16-2020, 07:23 PM - Forum: General questions
- Replies (3)
|
![](https://www.gimp-forum.net/images/default_avatar.png) |
Hi All,
I am interested in the color transformations of the tools like brightness-contrast, hue-chroma, hue-saturation, saturation, exposure, color balance, color temperature, ...
Do you know where I can find the details of these tools, in particular the mathematical equations behind them?
Thank you in advance for your help.
Simone
|
|
|
Brush won't color |
Posted by: Alditrus - 04-16-2020, 03:33 AM - Forum: General questions
- Replies (2)
|
![](https://www.gimp-forum.net/images/default_avatar.png) |
I'm trying to create a brush that I can color with. I saved it as a GBR and put it in my brushes folder, but instead of coloring in the foreground color, the brush will only color in black. How can I get it to change color? I'm a little frustrated rn.
|
|
|
A lot of things missing from GIMP 2.10. |
Posted by: Harris - 04-15-2020, 04:54 PM - Forum: General questions
- Replies (2)
|
![](https://www.gimp-forum.net/uploads/avatars/avatar_174.png?dateline=1489236810) |
I installed this version recently and noticed that a lot of things are missing from from the tools tab and I have to switch them from the tools menu. Anyway to change that? For example the scaling tool was already there, I didn't have to find it through the drop down menus.
Also, where is neon? I don't mean the one from edge detect but the other one. There used to be a menu that doesn't exist anymore, something like ' alpha to logo ' . Do I need to download it?
Whatever, I just uninstalled it and re-installed 2.8. Way better.
|
|
|
Image size in Gimp |
Posted by: Ofnuts - 04-15-2020, 01:03 AM - Forum: Tutorials and tips
- Replies (1)
|
![](https://www.gimp-forum.net/uploads/avatars//avatar_2.png?dateline=1684260079) |
Some concepts
Gimp is a bitmap editor. Bitmap images are made of pixels and the number of pixels determines the amount of detail in the image (which is why the camera/smartphone manufacturers boast the number of megapixels that the camera can produce).
When the image is put on a physical media (displayed on a computer or printed) it becomes necessary to know how to map pixels to physical units. This correspondence is the resolution. It is usually expressed in pixels-per-inch (even in metric countries....), usually noted PPI. You will also find dots-per-inch (DPI) instead of pixels-per-inch[1]. Some resolution values to keep in mind:
- 72PPI: this is is a default value, often displayed when there is no value given. It more or less corresponds to the resolution of a CRT display of the 80s.
- 90PPI-140PPI: standard laptop displays
- 150PPI: "draft" quality when printing text (used when printing good quality text took more time and more toner)
- 200-240PPI: high resolution displays on computers (Apple Retina, etc...)
- 300PPI: standard printer resolution
- 600PPI: high quality printer resolution.
Size in pixels, display/print size in inches, and resolution in PPI are completely interrelated, setting two of these values determines the third one:
size in inches = size in pixels ÷ resolution
size in pixels = size in inches × resolution
resolution = size in pixels ÷ size in inches
In practice, the only cast-in-concrete value is the image size in pixels. The print size can be changed by changing the print resolution as long as the print resolution remains sufficient (see the values above). The print resolution is just metadata, a label attached to the image, and can be changed at will without ill effects (by contrast, scaling the image to change the size in pixels always degrades it somewhat).
Note: the above is true for the usual sizes, up to about A3 (25" on a side). Larger images are usually viewed from farther away, so the print definition can be proportionally smaller (billboard images are printed at 10PPI...), and there is no point in generating gigapixel images. Since the increase in print size is exactly compensated by a decrease in required resolution, this makes the size in pixels constant. For most uses you can make a 12-megapixels image and adjust the physical size by setting the resolution.
Pitfall: a camera doesn't set the resolution of the photos, because a photo has no inherent resolution[2]. So the photo when loaded in Gimp has the default resolution of 72PPI, which makes it look sufficiently big. But it will not be printed at 72PPI and changing the resolution to 300PPI will make it look 4 times smaller.
In Gimp
In Gimp the image resolution or the print size can be changed using the Image>Print size dialog:
In this dialog:
- The size in pixels is a given and will not be changed
- Therefore adjusting the resolution also changes the print size and vice-versa
- The physical size may not be a round number due to the inch/mm conversion factor
Note that this is the size and resolution of the whole image, not of a specific layer.
Changing the image size in nice, but it is usually better to start with an adequate size in pixels, so that there is no need to rescale later. The image dimension in physical units, together with the intended resolution can be set using the advanced options in the File>New dialog:
In this dialog:
- The image size can be entered in pixels or in physical units
- The resolution can be specified, and if the size input is in physical units Gimp will compute the required size in pixels (which is displayed under the size entry fields).
- The size in pixels is always a round number (there are no fractional pixels) so Gimp will adjust the entry to the closest size that corresponds to a round number of pixels.
But... it doesn't seem to work?
Despite all this, the image is the wrong size... There are two more pitfalls:
The printer has margins
The printer can rarely print on the whole page, there are unprintable margins (at least one at the bottom on consumer inkjet printers). So the printable area is somewhat smaller than the page. If your image covers the whole page, the print driver (that won't try to determine if your image already includes margins) will possibly shrink it to make it fit the printable area. Some printer drivers have an option to print the image at the given size (but they can still shift it to avoid printing in the margin even if there is nothing to print there in your image). So very often, in practice the provided Letter, Legal or A4 templates may have to be tweaked to fit the available printer.
The display resolution is not the printer resolution
By default, at 100% zoom, Gimp displays the image "dot for dot". In other words, one pixel of the image is exactly one pixel on the screen. The consequence is that the image is displayed with the screen resolution and not the intended print definition. Since the screen usually has a lower resolution than the printer, the image is bigger on the screen than it will be in print.
When an exact size on the screen if required, Gimp can display the image on the screen with the print resolution by un-setting View>Dot for dot. But for this to be accurate Gimp needs an accurate measure of the screen resolution. This can be checked and set in Edit>Preferences>Display.
Another solution is to set the measurement unit at the bottom of the image display:
When this is done, these units[3] are used for:
- The rulers
- The pointer coordinates
- The output of the Measure tool
The special case of importing vector graphics (SVG, PDF, EPS)
Not all image are bitmaps and another important image type is vector graphics. If all images are eventually rendered as pixels, vector graphics do no contains the pixels, but painting instructions. This makes them size-independent. However, when importing them in Gimp they are converted to a bitmap and this bitmap must have a size. You can set the image size in pixels in the File open dialogs:
- For PDF and EPS, you can set a print definition or a size in pixels. These two values are related, changing one changes the other. The limit to this is that PDF and EPS can also contain embedded bitmap images and these cannot be scaled at will, so you cannot use a print definition much greater than the one the file was intended for. The default print definition on import is 100PPI, which is often smaller than the real definition of the image (300PPI), so don't forget to increase it when opening images.
- For SVG, you set a scale factor, that determines how much the image is enlarged/shrunk from the size set in the file. The Resolution setting sets the image print definition (so you can set image size and print definition independently).
[1] DPI and PPI are not exactly the same. In inkjet color printers, a single pixel is made of several color dots, so your 2400DPI printer that makes a pixel from a 8x8 array of dots is really a 300PPI printer...
[2] If you take a close-up picture of an insect, a pixel in your image represents about a thousandth of an inch, but if you take a picture of a mountain range far away a pixel in your image covers several hundred yards of terrain.
[3] The print definition can be abused. For instance if the image is a map/plan, the resolution can be set to the actual relation between pixels and physical objects, and Gimp's Measure tool will produce direct readings.
|
|
|
Slow file access |
Posted by: emirkir - 04-14-2020, 10:19 PM - Forum: General questions
- Replies (3)
|
![](https://www.gimp-forum.net/images/default_avatar.png) |
Hello! New to this forum so I'll just ask my question...
When I click on things as "open as layer", "open", "export as" etc., (every time you open the Windows Explorer) GIMP freezes and does not respond.
After approx. 30 sec, the explorer Window opens.
This is getting very annoying and very unproductive when using many layers...
The strange part is, that I've used GIMP on this computer for a long time and I got this problem today.
I have tried to reinstall GIMP and to simply restart my computer.
I've found a solution to this on Reddit (link to the solution), but it doesn't seem to work for me as I do not have any Floppy Diskette Drive.
I'm running GIMP 2.10.18 on a Windows 10 x64 computer. 8 GB RAM, Nvidia GTX 1060 3GB, Intel Core i5-7500 @ 3,40 GHz.
Please someone help me!
Thanks in advance.
|
|
|
|