Re: [Gimp-user] Automate Creation of Center Guides

2018-07-24 Thread akovia via gimp-user-list
Here is an old script I use for just this. I created a shortcut to drop crosshairs whenever I need them. I like it because there are no menus or options, just hit the shortcut and it's done. https://www.dropbox.com/s/7axl454tbx44i4k/Gregs%20Crosshairs.scm?dl=1 For more complicated guides, I

Re: [Gimp-user] Resynthesizer plugin download link not working

2018-07-24 Thread Bob Long
rich404 wrote on 24/07/18 22:08: > The registry.gimp.org site has finally closed. Why is it so? Is there to be a replacement? Were the plugins too old or broken anyway? (I see https://github.com/pixlsus/registry.gimp.org_static has a copy of the site.) -- Bob Long

Re: [Gimp-user] file conversion.

2018-07-24 Thread Liam R E Quin
On Sat, 2018-07-21 at 08:56 +, Hans Monsma via gimp-user-list wrote: > Hail the reader > J have 2 requirements > > 1. To convert a normal jpeg to a black and white pic This is easy. You can use gimp, or most Linux distributions include ImageMagick and also the netpbm library of commands.

[Gimp-user] Automate Creation of Center Guides

2018-07-24 Thread rich404
>Hey guys! > >I'm using GIMP 2.10, and I find that a very common thing I do when I >work in GIMP is creating vertical and horizontal percentage guides at >50%. I feel like there has to be a way to automate this by scripting, >but I'm not entirely sure how to go about it. I DID find a couple >links

[Gimp-user] file conversion.

2018-07-24 Thread Hans Monsma via gimp-user-list
Hail the reader J have 2 requirements 1. To convert a normal jpeg to a black and white pic 2. To convert a raster to a vector. Please tell if this can be done, and if so how. Thank you for the potential help. Hans Sent from Mail for Windows

[Gimp-user] Automate Creation of Center Guides

2018-07-24 Thread Trev81
Hey guys! I'm using GIMP 2.10, and I find that a very common thing I do when I work in GIMP is creating vertical and horizontal percentage guides at 50%. I feel like there has to be a way to automate this by scripting, but I'm not entirely sure how to go about it. I DID find a couple links to old

[Gimp-user] Automate Creation of Center Guides

2018-07-24 Thread Trev81
>You could try this one guides-grid.scm . I've used it for years, works >Gimp 2.8 & 2.10 / linux / win > >Sets guides by number or pixels (no percentages) so 2x2 = centerlines. >file attached. > >or somewhat more complicated, a python plugin ofn-preset-guides.py >from >

[Gimp-user] Resynthesizer plugin download link not working

2018-07-24 Thread rich404
>I am trying to install the Resynthesizer plugin for GiMP but the >website for the download says that "This site can't be reached". How >do I fix this? The registry.gimp.org site has finally closed. The (ancient ver.1) resynthesizer plugin from there did work anyway, you need a slightly updated

[Gimp-user] Resynthesizer plugin download link not working

2018-07-24 Thread RoadToZion
I am trying to install the Resynthesizer plugin for GiMP but the website for the download says that "This site can't be reached". How do I fix this? Attachments: * http://www.gimpusers.com/system/attachments/985/original/Capture1.PNG -- RoadToZion (via www.gimpusers.com/forums)

[Gimp-user] Image Crop

2018-07-24 Thread John333
How can I crop bottom side of the image like in the example? Thanks Attachments: * http://www.gimpusers.com/system/attachments/984/original/image-red.jpg -- John333 (via www.gimpusers.com/forums) ___ gimp-user-list mailing list List address:

[Gimp-user] Image Crop

2018-07-24 Thread rich404
>How can I crop bottom side of the image like in the example? Thanks What do you mean by 'crop' Cropping is cutting down the size of the image. Use the crop tool: https://docs.gimp.org/en/gimp-tool-crop.html or do you mean something else like removing the white section of the image? or maybe

[Gimp-user] Extract photos from scan

2018-07-24 Thread rich404
>OS is linux >For me it doesn't matter if ImageMagick is the right tool for this >job. And >one more loop in a bash script should be no problem. > >So the tasks the script should manage is to detect those in itself >always >rectangular pictures ( but not necessarily rectangular in relation to

[Gimp-user] wave tool problem

2018-07-24 Thread xx_sareis
hi All so when i export a jpeg or a png image that been wave and it stay the same i would like some help thank you Attachments: * http://www.gimpusers.com/system/attachments/983/original/Screenshot_144.png -- xx_sareis (via www.gimpusers.com/forums)

[Gimp-user] Extract photos from scan

2018-07-24 Thread bunnyflip
I have about 200 scans of old black-and-white photos. There were always 4 photos glued on a white A4 paper looking something like this: | | |-- | | | |

[Gimp-user] Recreate all previews in History.

2018-07-24 Thread AndiJF
I can't believe this question hasn't been addressed before, but a forum search doesn't seem to find it. My apologies if this is the nth time. In the Document History window in GIMP, is there a way to Recreate (not Reload) all preview thumbnail images? Andi. -- AndiJF (via

[Gimp-user] Extract photos from scan

2018-07-24 Thread bunnyflip
> Mainly, what is your operating system? OS is linux > For linux (and maybe OSX) not Gimp but an ImageMagick bash script > There is a ready made one, although that would have to be wrapped up > in another to cycle through the 200 scans. For me it doesn't matter if ImageMagick is the right tool

[Gimp-user] Extract photos from scan

2018-07-24 Thread rich404
>I have about 200 scans of old black-and-white photos. There were >always 4 photos glued on a white A4 paper looking something like this: > > >| | >|-- | >| | |