| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,305
» Latest member: RicoZoy
» Forum threads: 7,907
» Forum posts: 42,908
Full Statistics
|
| Latest Threads |
Welcome Screen Colour The...
Forum: Windows
Last Post: Jon
Yesterday, 11:24 AM
» Replies: 9
» Views: 275
|
Switch tools from Text to...
Forum: General questions
Last Post: rich2005
Yesterday, 08:04 AM
» Replies: 4
» Views: 533
|
Lumi-o
Forum: Alternate Gimp packagings
Last Post: pixelmixer
05-26-2026, 05:17 PM
» Replies: 0
» Views: 115
|
Artbox Autosave
Forum: Alternate Gimp packagings
Last Post: pixelmixer
05-26-2026, 04:49 PM
» Replies: 1
» Views: 1,816
|
Why is the Move tool movi...
Forum: Tutorials and tips
Last Post: rich2005
05-25-2026, 01:23 PM
» Replies: 3
» Views: 5,883
|
Batcher - Batch Image Pro...
Forum: Extending the GIMP
Last Post: rich2005
05-24-2026, 04:24 PM
» Replies: 11
» Views: 17,675
|
arakne path shapes
Forum: Extending the GIMP
Last Post: rich2005
05-24-2026, 08:13 AM
» Replies: 8
» Views: 1,925
|
GIMP 3.2.x
Forum: General questions
Last Post: rich2005
05-24-2026, 07:43 AM
» Replies: 5
» Views: 605
|
question about "Batch Ima...
Forum: General questions
Last Post: vebe67
05-23-2026, 06:32 AM
» Replies: 2
» Views: 304
|
chemin - path
Forum: General questions
Last Post: ApacheBlue
05-22-2026, 02:13 PM
» Replies: 7
» Views: 666
|
|
|
| Unblur face |
|
Posted by: meetdilip - 09-29-2022, 04:21 AM - Forum: General questions
- Replies (5)
|
 |
I see a lot of images on news media where the face is blurred for various reasons. Wondering whether it is possible to unblur it.
|
|
|
| Half Way There |
|
Posted by: sallyanne - 09-28-2022, 09:25 AM - Forum: Other graphics software
- Replies (7)
|
 |
I think.
I want to make a svg file/vector that can open in any image viewer. I have done it as an Inkscape svg but it is saved as the inkscape logo. I assume you need the program on your computer to open it. I tried uploading it to my Drive and opening it but couldn't. Is there a way I can do this in Inkscape or do I need another program?
|
|
|
| Gimp stops responding during large rotate |
|
Posted by: BigGojira - 09-27-2022, 06:53 PM - Forum: General questions
- Replies (3)
|
 |
I have a large image that I tried to rotate by some small amount (+0.3 degrees), and GIMP froze solid about three quarters of the way through. Just confirm I restarted GIMP and loaded the same image and tried the same thing again (thank god I had just saved it). This time it worked, though it seemed a bit dodgy right at the end, like it almost didn't work.
I'm on 2.10 so if that's the problem let me know and I'll upgrade. If not, maybe it's a memory issue? Do I need to do something to make GIMP use more memory? Or some other issue perhaps. Let's see, Windows 10 Home 64 bit, not sure what else yall might need to know. Image properties: 5138 x 7042 pixels, RGB color, 17.1 MB file size, 659.6 MB in memory. I have 16 GB installed on this system, and virtual memory should be good for much more unless Windows has punked me there somehow.
|
|
|
| Copy text in Gimp console |
|
Posted by: Gimpnik - 09-25-2022, 10:59 AM - Forum: Scripting questions
- No Replies
|
 |
State:
Gimp: 2.10.32
OS: Win7 x32-Bit
If commands are executed by batch script, the Gimp console opens and there a certain sequence is displayed line by line. However, in contrast to Windows cmd.exe console, the lines can't be copied by right-clicking, but awkwardly via the nested context menu with right-click above the title bar (Edit => Select | Select all | ...).
It is possible to redirect the entire output of the console to a file, e.g. something like:
Code:
[size=medium][font=serif, Consolas]"%gimp%" -i --verbose -b "(BatchCropToContent \"*.png\")" -b "(gimp-quit 0)">"Output_GimpScript.txt"[/font][/size]
however, this does not solve the desire indicated here to be able to quickly copy a text section directly in the Gimp console.
Is there a possibility to remove this restriction and how?
|
|
|
|