Top "Gimp" questions

For questions about programming the GNU Image Manipulation Program, including plug-ins.

How to extract text from a PSD file?

I need to extract the text from the layers in a photoshop PSD file on linux. Does anyone know how …

linux photoshop gimp
Save as on multiple files at once (GIMP)

I have a series of .xcf images which I want to save as .png. I can open each file and …

image png gimp xcf
Exporting HTML/CSS with Inkspace or Gimp

Is it possible to design web pages using Inkspace or Gimp and export them as HTML/CSS? I want a …

html css gimp inkscape
A way to convert PSD format to something Gimp can read

I have a bunch of PSD files (and more to come) and I want to get them into a format …

image photoshop gimp psd xcf
Inkscape - Not fully converting png into svg

I opened one PNG file in Inkscape and exported it as SVG. When I opened that file with notepad I …

image svg png gimp inkscape
Convert image to indexed color with custom palette through console

I have image.png in truecolor, palette.png (N colors, where N>256) or text file, where list RGB color …

linux console imagemagick gimp
Read SVG file with Python/PIL

I'm new to Python so please be patient with me. Basically my script should run like this: 1) Load an image …

python path svg python-imaging-library gimp
python can't import gimpfu

I'm trying to write a gimp script using pythonfu. However, when I try to run script locally, I get an …

python gimp python-fu gimpfu
Calculate colour temperature in K

I have written a lib for working with colours and stuck trying to calculate Tc(k). From what I have …

php c colors gimp
Converting XCF and other files using command line with GIMP?

If I have an XCF file (or any other supported by Gimp) how can I convert it to, for example, …

bash command-line image gimp script-fu