Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,378
» Latest member: Jagaone
» Forum threads: 6,684
» Forum posts: 36,397

Full Statistics

Latest Threads
How to c-a-s-h out with P...
Forum: Tutorials and tips
Last Post: Jagaone
2 hours ago
» Replies: 0
» Views: 12
How to c-a-s-h out with P...
Forum: Gallery
Last Post: Jagaone
2 hours ago
» Replies: 0
» Views: 7
How to c-a-s-h out with P...
Forum: General questions
Last Post: Jagaone
2 hours ago
» Replies: 0
» Views: 5
How common is your PIN?
Forum: Watercooler
Last Post: Ofnuts
6 hours ago
» Replies: 5
» Views: 447
Some old pixel art done i...
Forum: Gallery
Last Post: TumbleRocks
7 hours ago
» Replies: 0
» Views: 26
Q: Can AI Solve Scripting...
Forum: Scripting questions
Last Post: Tas_mania
Yesterday, 09:09 AM
» Replies: 4
» Views: 203
Rings around Brush instea...
Forum: General questions
Last Post: Jafaraway
Yesterday, 12:03 AM
» Replies: 2
» Views: 128
Concentric circles
Forum: General questions
Last Post: Krikor
05-13-2024, 08:33 PM
» Replies: 5
» Views: 152
Precisely Positioning thn...
Forum: General questions
Last Post: rich2005
05-13-2024, 07:38 PM
» Replies: 1
» Views: 79
color picker tool
Forum: General questions
Last Post: 977
05-13-2024, 05:38 PM
» Replies: 4
» Views: 181

 
  For those who also post on Reddit (or elsewhere)
Posted by: Ofnuts - 11-12-2022, 01:21 PM - Forum: Watercooler - Replies (3)

I have a plugin to upload the current image as a PNG to imgur, copy the resulting link to the clipboard, and open a page in your browser with it for feedback (this last action can be commented out)

Set up is a bit contrived (you have to obtain an Imgur client id, install a python library, and the script is Linux only) so I won't document it if there are no takers.

So, anyone interested?

Print this item

  "LIGHTEN / DARKEN "Painting Tool
Posted by: SKILKINKS35 - 11-10-2022, 03:03 PM - Forum: General questions - Replies (2)

I would like to get the area of a photo "LIGHTER".
So I use "TOOLS", then "PAINTING TOOLS" and then "LIGHTEN/ DARKEN".

Since I have to zoom-in the photo to correctly "LIGHTEN" more precisely the given area ,
I have noticed that the circular "BRUSH TOOL" stays the same size.
Does anybody know how I can "REDUCE" this "BRUSH TOOL" size ?
And if there is another tool to LIGHTEN an image?

Thank you in advance.

Print this item

  ofn-replace-font
Posted by: Ofnuts - 11-09-2022, 09:54 PM - Forum: Extending the GIMP - Replies (3)

A quickie to mass-replace font name and size in text layers, with some hopefully useful selection options for the target layers:

   

At the usual place.

Enjoy.

Print this item

Big Grin Change text size in several text layers
Posted by: Antoche - 11-08-2022, 08:58 PM - Forum: General questions - Replies (15)

Bonjour à tous  Big Grin ,

J'ai un fichier qui contient des dizaines de calques "texte" et je voudrai modifier les tailles des fonts toutes en même temps sinon c'est un boulot de dingue mais je n'ai pas trouvé comment faire. Donc si quelqu'un à une solution SVP ?
Merci.
Antoche.


Hello everyone Big Grin, I have a file that contains dozens of "text" layers and I would like to modify the sizes of the fonts all at the same time otherwise it's a crazy job but I haven't found a way to do it. So if anyone has a solution please? Thanks.

This forum is in English, please post in English, you can use Google Translate as I did for your initial post.

Print this item

Smile How do I do this?
Posted by: JDRay - 11-08-2022, 10:42 AM - Forum: General questions - Replies (10)

Hello all!

I would like to do the following, see attached image:


  • image 1 is the original, image 2 has a blue-ish color overlay: #00abb5
  • I would like to reproduce the color overlay so I can create an image like #2.
  • When I add a (normal) layer and use the paint bucket to fill it with color #00abb5 and play with the opacity %, the results are not what I am looking for.
So, how do I do it?


Many thanks!



Attached Files Thumbnail(s)
   
Print this item

Question Transformation tools.
Posted by: Krikor - 11-07-2022, 01:31 PM - Forum: General questions - Replies (2)

Hello guys,

I would be grateful if you could clear these two doubts for me:

01- Is there any way to configure the Scale tool so that it accepts values such as W=100%, H=86.602% ?

I have a layer on which I try to apply this transformation, but when I type 86.602, in the Height field, it immediately adjusts to 86.73.


02- When using the Shear tool (shift+H) I can't work with values at angles.  

I would like to enter the offset angle of the X Axis, for example, in 30º, but this tool works with "magnitudes", whatever that means.

To get shear to figure at 30º I found an approximate value of magnitude between 98 and 112.

Is there any form/filter/plugin in Gimp that makes it possible to apply shear depending on the desired angle?

Grateful!

Print this item

  Denoise?
Posted by: Moreach - 11-07-2022, 05:27 AM - Forum: General questions - Replies (10)

I have a photo with a lot of noise, mostly white, and I've tried "denoise" some of the blurs and everything "smooth" in GMIC, mostly to little or no result or heavy blurring. I seem to be stuck with years of hand-painting them in. Surely I am overlooking something?

Print this item

  Crop question
Posted by: sl60 - 11-07-2022, 12:15 AM - Forum: General questions - Replies (4)

   
I have an photo montage that is 4587x2970 and I want to crop it into sections to print the sections out. O.K., I cropped into three sections with fixed 4:6 (thirds straight across with overlapping areas within each third) and printed them as 4x6 prints just fine. But now I want to find a way to crop the image so that it will print out to a larger format--for example double this size that would need 6 4x6 prints to print it all out. Is this possible? Would cutting it into four sections using New Guides work?

It's a friend's photo so I don't want to put it on a public forum so here's one with about the same dimensions from Pixabay.

Print this item

  Problem getting a plugin to work on Linux mint
Posted by: Bob_H - 11-06-2022, 09:19 PM - Forum: Extending the GIMP - Replies (7)

On windows 10 I’m running GIMP 2.10.20
I have a ShellOut.py in the plug-in directory (C:\Users\....\GIMP\2.10\plug-ins) and everything works perfectly. I use the ShellOut to launch the Nik collection

I recently installed GIMP 2.10.30 on Linux Mint ver 21, and I cannot get the ShellOut.py to work or even be recognized by GIMP. By not being recognized I mean it doesn’t show up under the filters option in GIMP. I placed the ShellOut.py into /home/…/.config/GIMP/2.10/plug-ins 

Does anyone have any advice? I’m stuck. One thing I found online suggested it maybe do to Linux mint being on version 3 of Python, but I’m not sure what to change for that.

Print this item

  How do i make a singular pixel brush
Posted by: Edumaximus - 11-06-2022, 08:06 PM - Forum: General questions - Replies (8)

I use version 2.10.32
 Already tried adjusting all sliders to minimal, best i get is a square of about 9x9 pixels, what do i do?

Print this item