Is there a way to use Gimp without the toolbox?

I have been attempting to use Gimp but usually have to quit frustrated. Using Gimp tutorials do not help because the steps include opening up options I simply don’t have. For example, trying to align text. The tutorial tells me to click Align in the toolbox and another box is supposed to appear with the … Read more

configure error: GNU gettext tools not found; required for intltool

I am using Linux for the first 2 days. I am doing my best to learn the terminal commands etc. I am currently trying to install Gimp. After doing ./configure it gives me this error: configure: error: GNU gettext tools not found; required for intltool For past hours I was installing this intltool, because it … Read more

Losing quality, even if I save in a lossless format, once I save a screenshot

As I take and try to save my screenshots, with any type of software, and any type of lossless format, I see a loss in color precision in the 4-bit range. An rgb value of (20, 20, 20) crunches down unexplainably to full black, independent from the color mode used I’m trying to pin point … Read more

Gimp command-line

I am using GIMP 2.8 and Windows 10. I want to run a python script for GIMP via command-line. I read a similar question under https: https://stackoverflow.com/questions/29001226/how-to-execute-python-fu-script-from-shell-via-gimp and the answer was gimp -n –no-interface –batch “(python-fu-gradient-save-as-css RUN-NONINTERACTIVE \”Sunrise\” \”/tmp/grad.css\”)” –batch “(gimp-quit 1)” but to be honest I am not able to understand it. My script … Read more

Why does GNU Image Manipulation Program open every single startup after using it once on openSUSE? How do I fix it?

I used GNU Image Manipulation Program (GIMP) once last week. Now every time I boot up openSUSE, it launches GIMP! I close it, but it’s annoying. Why does it do this and how can I fix it? Is there some master list of apps/processes/whatever that have registered themselves to respawn across reboots or something, where … Read more

GIMP layer only visible when I hide all others

I have a layer in GIMP, but I can only see it when I hide all others. They are transparent backgrounds, something as simple as stroke on a selection. I added alpha channels. Here’s both layers shown: Here’s when I hide it. I want a purple outline inside a green border: I’m running this on … Read more

How to fix permissions on Gimp to save and export under user directories on Windows

I have a fresh install of GIMP on Windows 10. When I try to save an image in the native format in a folder under Users\username I get an error like: GIMP Message: Error creating ‘C:\Users\nagev\Documents\test.xcf’: Error opening file “C:\Users\nagev\Documents\test.xcf”: No such file or directory I also get other errors exporting images as JPG or … Read more