Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,916
» Latest member: BorrowedWifi
» Forum threads: 7,362
» Forum posts: 40,093

Full Statistics

Latest Threads
Script-Fu in GIMP 3 websi...
Forum: Extending the GIMP
Last Post: crogonint
3 hours ago
» Replies: 2
» Views: 469
AIGoR - Artificial Image ...
Forum: Other graphics software
Last Post: vitforlinux
4 hours ago
» Replies: 7
» Views: 682
RemoveBG, how to install ...
Forum: Extending the GIMP
Last Post: rich2005
8 hours ago
» Replies: 13
» Views: 471
Cannot install gimp-help ...
Forum: General questions
Last Post: rich2005
9 hours ago
» Replies: 3
» Views: 677
Converting python plugin-...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: n3306tx
Yesterday, 08:09 PM
» Replies: 42
» Views: 4,214
selecting a fixed size re...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: rich2005
Yesterday, 12:30 PM
» Replies: 4
» Views: 205
New color : olo
Forum: Watercooler
Last Post: denzjos
Yesterday, 07:51 AM
» Replies: 0
» Views: 95
Windows Portable Gimp 3.0...
Forum: Alternate Gimp packagings
Last Post: rich2005
04-19-2025, 07:57 PM
» Replies: 0
» Views: 121
Masking/Cutting/Layering?
Forum: General questions
Last Post: rich2005
04-19-2025, 07:43 PM
» Replies: 1
» Views: 147
Need help installing Resy...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: rich2005
04-19-2025, 05:58 PM
» Replies: 3
» Views: 212

 
  Upscaling photos with Upscayl
Posted by: denzjos - 01-30-2024, 03:51 PM - Forum: Other graphics software - No Replies

Upscayl is a free and open source AI image upscaling software that can enlarge and enhance low resolution images using deep learning
https://www.upscayl.org
   
Detail eye after scaling :
   

Print this item

  Real-ESRGAN GUI upscaling
Posted by: denzjos - 01-30-2024, 02:17 PM - Forum: Other graphics software - Replies (7)

Real-ESRGAN GUI, a graphic interface of Real-ESRGAN an image magnification tool.
https://sourceforge.net/projects/real-es...ui.mirror/
https://github.com/bycloudai/Real-ESRGAN-Windows
A test :
original :
   
upscaled
   

Print this item

  Croping background
Posted by: couldbeworse - 01-30-2024, 12:22 AM - Forum: General questions - Replies (4)

The attached screenshot shows an image I am attempting to use as a logo for a website. However, whenever I add the image the banner increases in height. After playing around with the code and not being able to figure it out, I can only assume it's because of the background size. I've already scaled the image as large as I can. Is it possible to crop the red portion of the screenshot, so all I see is the image and none of the background?



Attached Files Thumbnail(s)
   
Print this item

  What is the "Levels>Auto Input Levels" operation actually doing?
Posted by: ajax - 01-29-2024, 06:07 PM - Forum: General questions - Replies (11)

Unfortunately, the documentation I've been able to find says little to nothing about what is actually being done to the image when the "Auto Input Levels" button is selected on the "Color>Levels" tool.  The GIMP User Manual section says only "Auto: Performs an automatic setting of the levels." which is applied to All Channels.

This question arises as a result of what I'd call quite remarkable results that are produced by the Auto Input Levels when NOT being able to come even close to getting the same results by using the other available (e.g. manual) options for making adjustments.

The related image files were produced by scanning some pretty old film strips (35mm negatives).  For example, when the scanner produced image file is opened in GIMP and a jpg image is created before making any edits the result is as follows:

[Image: Neg101.Original.jpg]


Then when doing nothing other than applying "Color>Levels>Auto Input Levels" the similar jpg image file that results follows:

[Image: Neg101.AutoLevel.jpg]

To the extent that it might matter a screenshot of the tool ("Adjust Color Levels") values associated with the original image file shown above is as follows:

[Image: AdjustColorLevelsWindow.jpg]

Note:  When the "Auto Input Levels" button is selected the image is changed quite dramatically in this case but nothing gets changed/updated within the "Adjust Color Levels" window.

These examples are derived from using GIMP 2.20.36 on Windows.

My thinking is that "Auto" means the tool is doing the same things described in the documentation that I should be able to do manually.  One might even think that the window which shows changes when made manually could be updated to reveal what changes that are being made automatically.  Of course this is NOT possible if "Auto Input Levels" is doing something different than what a user can do on there own.  If so, it would be nice to at least know what kind of things are possible when selecting "Auto Input Levels" that cannot be done otherwise.

Print this item

  Left menu pane vanished
Posted by: SpanishRed - 01-29-2024, 02:05 AM - Forum: General questions - Replies (2)

The lefthand menu pane of my software vanished while I was busy working with GIMP, so clearly I pushed something I should not have pushed. I've tried: 

  • Pushing tab
  • Cnt B
  • Looking for an option in the "View" menu
  • Looking for an option in the "windows" menu. 
Nothing works. Then I tried uninstalling and reinstalling the software, but it won't uninstall. I've tried uninstalling from the apps and features menu as well as from the start menu.

Print this item

  All my color blendings are tending towards brighter values in all images
Posted by: Ellye - 01-27-2024, 05:03 AM - Forum: General questions - Replies (4)

Suppose I have a pure black (#000000) layer and a pure white (#FFFFFF) layer.
They are one on top of the other, both with normal blending. The one above is 50% opacity.

I'd expect that the resulting color would be a midpoint gray (#7F7F7F). And I'm pretty sure that's what I used to get on GIMP until recently, and it's still what I get on other softwares.
Instead, I'm getting #BCBCBC - a far brighter color.

This is not just about layer blending either - any brush with some kind of transparency or anything like that - the result of mixing colors always come up brighter than I'd expect.

I tried both "Perceptual Gamma" and "Linear Light" modes, no change.

Video demonstrating (I compare with Paint.Net on it, but the result there is the same on any other software aside from GIMP - from Photoshop to html rendering in web browsers):
https://www.youtube.com/watch?v=OfAXikmC...e=youtu.be

Print this item

  What happens to metadata in GIMP?
Posted by: andreo - 01-26-2024, 06:55 PM - Forum: General questions - Replies (5)

I was wondering what happens to metadata in Gimp. I was having fun playing with some programming languages to create an image editor. I understand that in broad terms the structure is this:

I have a .jpg photo that I want to edit, I upload it to the editor, the editor generally uses an external library to read the .jpg file; it takes this file, decompresses it, isolates the bits relating to the actual image which will form an array of pixels of the exact dimensions of the image that will be shown on the screen.


At this point each editor will have its own functionality for editing the photo.


Once you have achieved the desired result you can export the photo again as .jpg. The edited pixel array is taken and compressed again into a .jpg file via an external library.


I wanted to understand what happens to the metadata in this process in Gimp. I tried to read the Gimp source code but I didn't understand.


I'm interested in understanding well what the final exported .jpg image is made of. If it is composed of the compressed pixel array of the edited image + some metadata created by Gimp useful for the final file (Such as resolution and size) + any metadata from the original file that Gimp recognizes and copies into the new one (Asking you during export if you want to keep them or not and allowing you to modify them).


Or could it happen that Gimp adds metadata present in the original photo to the final .jpg but does not recognize it and does not show it in the metadata viewer or editor?


If anyone knows any places within the Gimp code where I can understand this, it would be very useful for me.

Print this item

  Copying and pasting from the Internet
Posted by: alano9999 - 01-26-2024, 05:26 PM - Forum: General questions - Replies (5)

I have a background layer and I want to paste a transparent image to it. I.E I do a Google image search for ‘trees transparent’ and receive a full page of results. However when I select a result with a checkered background vs an image with a white background. Only the ones with the white background copy and paste correctly. The ones with the initial visible checkered background do not. (Pasted image also includes the background with these). I was wondering why..

Print this item

  Klone Tool
Posted by: helmut.regenfuss@t-online.de - 01-25-2024, 04:47 PM - Forum: General questions - Replies (5)

Sorry, I'm a beginner in gimp. 
I have a picture with white text on black background. First I want to remove the text. I try using the klone tool. I use the ctl-key for marking the source spot. But the klone tool does not do anything. 
I would appreciate a help tip

Print this item

  node-based
Posted by: hollo - 01-25-2024, 01:17 PM - Forum: Gimp 2.99 & Gimp 3.0 - Replies (3)

Hello, would love to see feature like blender or gimel the node-based editing

Print this item