Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
Is there any version wher...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: rich2005
3 hours ago
» Replies: 1
» Views: 216
|
How do I uninstall GIMP 3...
Forum: Linux and other Unixen
Last Post: Ofnuts
4 hours ago
» Replies: 1
» Views: 71
|
AI Gimp Plugins
Forum: Watercooler
Last Post: merlilderman
Yesterday, 04:16 PM
» Replies: 21
» Views: 68,225
|
How to make a watermark o...
Forum: General questions
Last Post: kyolim
09-13-2025, 10:05 PM
» Replies: 5
» Views: 14,183
|
Linux command that does e...
Forum: Other graphics software
Last Post: rich2005
09-13-2025, 06:06 PM
» Replies: 1
» Views: 480
|
reliable Gimp 2.10.38 dow...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
09-13-2025, 05:20 PM
» Replies: 2
» Views: 385
|
Batch Color Saturation
Forum: Extending the GIMP
Last Post: rich2005
09-13-2025, 07:53 AM
» Replies: 15
» Views: 12,071
|
Photo play-time
Forum: Gallery
Last Post: Ofnuts
09-13-2025, 07:32 AM
» Replies: 24
» Views: 21,901
|
BIMP plugin for GIMP 3.10
Forum: Extending the GIMP
Last Post: firefly
09-12-2025, 11:53 PM
» Replies: 2
» Views: 736
|
pl_stroke_arrows GIMP 3.0...
Forum: Extending the GIMP
Last Post: Scallact
09-12-2025, 04:03 PM
» Replies: 0
» Views: 387
|
|
|
Counting layers in a group |
Posted by: Akir - 02-14-2018, 10:44 AM - Forum: General questions
- Replies (3)
|
 |
Hey people,
Is there a way to easily find out how many layers are contained in a layer group? I'm currently working on some files where I'm sorting my layers (up to some 2000 per file) into groups, and now I want to produce some statistics. I thought of deleting all other groups so the title bar gives me the number that I need, but it's a bit clumsy, and I just know I'm going to click "save" instead of "close" one day soon...
Thanks,
Akir
|
|
|
Cannot convert from rgb to monochrome |
Posted by: richard5588 - 02-14-2018, 09:10 AM - Forum: General questions
- Replies (3)
|
 |
Hi. I'm running Windows 10 Pro, on a fairly old Gigabyte motherboard (965P-DS3). A 32 bit system. Installed with GIMP 2.8.22.
With :
* 4Gb installed physical memory
* 3.50Gb total physical memory
* 1.93Gb available physical memory
* 7Gb total virtual memory
* 5.15Gb avialable virtual memory
* 3.50Gb page file space
I think my jpg file is 15380 pixels x 10511 pixels. File size 39.9Mb.
GIMP opens the file fine. But it crashes when I try to convert from rgb to monochrome. It does about one quarter of the conversion then reports a Glib error and a failure to allocate so many bytes.
Apparantly then, this is memory issue, I have insufficient RAM. Even though I have 4Gb of installed RAM. I think Windows 10 is eating up a lot of it.
Can I use a 16Gb memory stick I have to solve this issue? Any other solutions? Thanks. Rich
|
|
|
Cleaning out old xcf files |
Posted by: Yumi - 02-13-2018, 12:40 AM - Forum: General questions
- Replies (2)
|
 |
Over the year a lot of xcf files have accumulated on the hard disk. Sometimes the names do not make sense, I do not know which file to delete.
Am using Gimp on Linuxmint and in the file browser it does not show miniature images. I have to open each file with Gimp to see what it contains and then delete it or not.
Question: Is there a viewer for xcf file format to quickly get an idea of the image and decide if to delete or not?
|
|
|
Gimp Shutdown |
Posted by: Pageplayer - 02-12-2018, 05:27 PM - Forum: Installation and usage
- Replies (2)
|
 |
Long time user of Gimp.. But it recently started acting up. I have reinstalled in hopes of fixing the issue, but that didn't help.
While using the program, after about 10-15 minutes, It stops.
Event Viewer says
Faulting application name: gimp-2.8.exe, version: 2.8.22.0, time stamp: 0x00c9b800
Faulting module name: GROOVEEX.DLL, version: 16.0.4546.1000, time stamp: 0x5911c6c5
Exception code: 0xc0000005
Fault offset: 0x000000000000dc50
Faulting process id: 0xffc
Faulting application start time: 0x01d3a423bfec5714
Faulting application path: C:\Program Files\GIMP 2\bin\gimp-2.8.exe
Faulting module path: C:\PROGRA~1\MICROS~4\Office16\GROOVEEX.DLL
Report Id: ba308768-1018-11e8-8510-d89d67c61080
|
|
|
beautify plugin ! i can not install it! |
Posted by: QUARLEAP - 02-12-2018, 03:22 PM - Forum: Extending the GIMP
- Replies (6)
|
 |
i cannot install (not viewed in the filters or scripts list) beautify plugin even i did all what the owner said in read file . ! and the owner did not answer on github ,,Or, in the truest sense, forgotten, because it has been a long time ..
|
|
|
Best way to bucket fill ink drawing? |
Posted by: southofmotown - 02-12-2018, 12:26 PM - Forum: General questions
- Replies (3)
|
 |
I scan a black ink drawing on white paper. If I'm using a bucket fill, what are the best settings so that the black lines are preserved and dominant? Normally I don't have any problem - I just make sure the lines as thick and dark before I scan. However, on my most recent drawing, the bucket fill swallowed up the lines more than normal - I can only guess that my settings were somehow changed (unbeknownst to me) from what I am used to. I usually just set the bucket threshold to 90 and it does a pretty good job. Thanks for any suggestions!
|
|
|
New camera text scan cleanup plugin |
Posted by: udif - 02-12-2018, 01:13 AM - Forum: Extending the GIMP
- Replies (2)
|
 |
Hi,
I wrote a C based GIMP plugin to cleanup text scans done with a camera.
Some of these scans, esp. of books tend to have darker and lighter areas on the page , and these don't work well when you try to use a thresholding tool on your text.
The plugin I wrote find the background level dynamically for each small part of the picture, by dividng the picture into squares whose radius is the inner_level parameter. For each square, the average level is calculated on a square whose radius is the kernel_size parameter (and is larger than the inner_size). A histogram is made o all the pixel values within the kernel area, and the most popular one is assumed to be the background level.
The next darker histogram peak is assumed to be the text color, and any pixel brighter than the text brightness (plus the threshold adjust) is squashed to white.
The result is the original text in its original brightness, plus a full white background, suitable for printing.
I forgot to add that the filter first converts everything to grey scale.
The plugin is in: Gimp-clean-text-photos
(Sorry, binaries are windows-only (x86), but full source code is provided).
Demo picture taken from here:
https://pxhere.com/en/photo/745068
Original Photo
Using GIMP threshold tool :
You can easily see that even if you let part of the picture become black, some other section is still too bright.
No global threshold level across all the picture can separate all the text from the background.
Using my plugin (Using a kernel size of 40, inner size 3, and threshold ajust is -12).
Increasing the kernel size increases the are over which the averaging is made, You want it to be at least as large as the text rows height so that the dark letters will never become the majority pixels instead of the background.
Increasing the inner_size makes things faster since more pixels are calculated for each square,
Changing the threshold_asjust controls the offset from the 2nd histogram peak, effectively turning this to a brighness control.
I used it to clean up hundreds of text scans done using a simple pocket camera of open books where some of the pages are darker or have shadows. The objective was to get pictures that have a white background duitable for printing on a B/W laser printer, without losing text clarity.
Hope you find this useful.
|
|
|
|