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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,929
» Latest member: americanwebsmaster
» Forum threads: 7,693
» Forum posts: 41,839

Full Statistics

Latest Threads
Gimp 3.0.6-1 G'Mic-Qt ups...
Forum: General questions
Last Post: denzjos
8 hours ago
» Replies: 2
» Views: 104
Issue with cut selection
Forum: Installation and usage
Last Post: kmll
Yesterday, 11:56 AM
» Replies: 2
» Views: 104
Colorized Layer Reverts t...
Forum: General questions
Last Post: Ofnuts
11-10-2025, 09:27 PM
» Replies: 5
» Views: 350
How to get G'MIC within G...
Forum: General questions
Last Post: teapot
11-10-2025, 08:04 PM
» Replies: 2
» Views: 238
Gimp 3.x scanner xsane pl...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: Ofnuts
11-10-2025, 08:36 AM
» Replies: 14
» Views: 11,559
Gimp 3.0 get Metadata wit...
Forum: Scripting questions
Last Post: Volker
11-09-2025, 06:19 PM
» Replies: 3
» Views: 273
Text Editor hardly ever w...
Forum: General questions
Last Post: Snacko
11-09-2025, 05:13 PM
» Replies: 4
» Views: 366
How to make image and mas...
Forum: Installation and usage
Last Post: Ofnuts
11-08-2025, 08:39 PM
» Replies: 5
» Views: 335
Multi window mode mode fa...
Forum: General questions
Last Post: teapot
11-07-2025, 01:40 PM
» Replies: 5
» Views: 471
Animation with only GIMP ...
Forum: Gallery
Last Post: Scut-51
11-06-2025, 11:49 AM
» Replies: 25
» Views: 23,089

 
  BIMP Not installing
Posted by: Taggs - 02-22-2023, 01:48 PM - Forum: Extending the GIMP - Replies (4)

I've moved my GIMP 2.10.32 installation from my C drive to D drive due to space issues.  Since then I can't get the BIMP add-on to work.

I've run the installer from here (I'm running Windows 10 64bit) but the option does not appear on the file menu.  I've checked my add-on folder location and it is pointing to the correct place.

Any help to get this working would be much appreciated, as I use the add-on regularly and it saves me a lot time.

Many thanks

Print this item

Video Lock Text Box Format
Posted by: michaelh88 - 02-21-2023, 10:48 PM - Forum: General questions - Replies (2)

Is it possible to lock the text box formatting so that when I copy and paste text from my notepad into the text box it doesn't change the formatting each time?

I work on advertisements for several car dealers and build out templates so I can just copy and paste new vehicle information into different text boxes and each box has it on formatting for colors and sizes. But when pasting new information into these boxes it keeps converting back to the original formatting of the text box instead of keeping my formatted changes.

20 Second Video Showing Issue

Print this item

  How To fade one picture into nothingness
Posted by: Edward99 - 02-21-2023, 03:58 PM - Forum: General questions - Replies (6)

Good morning all.

Huge GIMP fan.

I was wondering...and am sure you can do it, just haven't figured out how... to evenly fade a transparency.

The example below is 2 images, flag of Croatia and European Union.

So, the idea would be to apply an even fade out of transparency to the Croatian flag (top layer) to fade into the image behind it - European union flag.

If anyone can suggest how to do this, I'd be most appreciative.

It's not Tools/gradient, is it a mask I'm trying to evenly fade out?  Lost on this.

[Image: flag-republic-croatia-fading-european-un...965029.jpg]

Print this item

  Warning level
Posted by: dworldjumper - 02-21-2023, 05:52 AM - Forum: Gimp-Forum.net - Replies (3)

Hi I was wondering what the warning level meant on the profiles. Thanks

Print this item

Exclamation Brush dialog box
Posted by: dworldjumper - 02-21-2023, 05:50 AM - Forum: General questions - Replies (3)

Hi, I am asking about the brush dialog box. I cannot get the brushes inside the dialog box to be anything other than very tiny. I have seen in pictures that you can get the previews on the right to be bigger, but I cannot find a way to do that. Any help would be appreciated. Thanks.

Print this item

  My GEGL Plugins for text styling
Posted by: BeaverGEGLFreak - 02-20-2023, 05:59 PM - Forum: Extending the GIMP - Replies (20)

A lot of you probably already know who I am. My name is Beaver and I make third party GEGL text styling plugins for Gimp. You can install my plugins by following instructions on https://github.com/LinuxBeaver or going to each filters Github release page and compiling and installing binaries.

https://github.com/LinuxBeaver

Windows

Code:
C:\Users<YOUR NAME>\AppData\Local\gegl-0.4\plug-ins


Linux
Code:
/home/(USERNAME)/.local/share/gegl-0.4/plug-ins


Linux Flatpak

Code:
/home/(USERNAME)/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins



Create a plug-ins folder if it doesn't exist.

[Image: text.png]

Have fun

Print this item

  How to install Beaver's third party GEGL Plugins for Gimp?
Posted by: JonathanEarth - 02-20-2023, 07:53 AM - Forum: OSX - Replies (6)

How do I install Beaver's third party GEGL Plugins for Gimp?

https://github.com/LinuxBeaver

Print this item

  Documentation in PDF?
Posted by: Punchcard - 02-19-2023, 10:43 PM - Forum: General questions - Replies (2)

Is there a way to convert the online HTML doc to a pdf file?

Print this item

  Maximum File Size?
Posted by: Punchcard - 02-19-2023, 08:39 PM - Forum: General questions - Replies (3)

Windows 7 Home Premium 64-bit
Gimp 2.10.32
Computer memory 6 GB
pagefile.sys size 10,485,760,000 bytes

What is the maximum file size GIMP can handle?

I tried to load a TIFF file, size 4,291,384,074 bytes
GIMP did not crash, but it failed to handle the file
The attachments show what happened.

   
   
   

Print this item

  Remove Lama Cleaner
Posted by: meetdilip - 02-19-2023, 03:59 AM - Forum: Other graphics software - Replies (15)

Hi, I installed Lama Cleaner using these commands in Ubuntu 22.04

Code:
pip install lama-cleaner

Code:
lama-cleaner --model=lama --device=cpu --port=8080

It took a lot of space than I imagined ( around 4GB, I guess ) and it is not waiting till I draw the mask completely. The result was not very satisfactory for me either. So I tried to save some space by removing it using

Code:
pip uninstall lama-cleaner


The command was executed immediately, but I see that the space is still gone. I tried to remove the cache using Bleachbit as root, but only 320 MB was removed.

Any chance I can completely remove Lama Cleaner and win back the space?

Thanks.

Print this item