Monday, November 30, 2020

Diego Drawing Style K

 Author: Diego

Creating A Drawing Using Style K

A "follow-on" of Style J, aiming to approach Van Gogh's style. The effect can be applied with 3 different intensity. Medium level is usually the most suitable with many images. Weak level could be the proper choice for portraits. Strong could be amazing with certain types of images.

The filter creates two masked layers on top:

- one allows to tune the "yellow" tone typical of Van Gogh's style

- the second one to tune the "restore" of the original over the outcome



Images by Diego

Menu Location: <Image>/Diego/Drawing


More examples on GimpChat:
in Gimp Scripts and Plugins and Gimp Art.

Green Apple

 Green apple.scm

 Author: Tin Tran [aka: Tin, Tim, Trandoductin]

Creates a (green) apple, lets you choose colors of your choice.


In menu: Script-Fu/Create New/Green Apple...
Requires LayerFX ( LayerFX-2.10 ) to be installed.

The default apple:


More examples on GimpChat here



Sunday, November 29, 2020

Pocholo's "Create An Orange" Plugin

 Author: Pocholo

Create An Orange With Pocholo's Nifty Plugin

Requires the use of G'MIC


Images by Pocholo

Menu Location: Pocholo-scripts

Diego's Drawing Style J

 Author: Diego

Create A Drawing Using Style J


GIMP plugin to create a drawing look using G'mic Engrave
Inspired by a Nidhogg's tutorial posted on Gimpchat
In the package a mini tutorial created by Issabella.

Tutorial here.


Images by Diego

Menu Location:  <Image>/Diego/Drawing


More examples on GimpChat:
in Gimp Scripts and Plugins and Gimp Art.

Thursday, November 26, 2020

Guides Lab by Arakne

 Arakne-guide-lab


Author: jfgarcia [aka: arakne] modification for Gimp-2.10: MareroQ

Author's website here.
In menu: Image / Guides / Guides Lab...

 This is a modification of an older version (from 2014) for Gimp-2.10.22 (arakne-guide-labD).


It allows very good control over the guides.
With this Python plugin you can numerically edit the position of existing guides or add new ones.
All text fields allow math operations using shortcuts to image width (Width, width,W, w) and image height (Height, height, H, h).

 



Resynthesizer 1.0.1 Win64bit

 Resynthesizer 1.0.1 GIMP Plugin Suite


Authors:
2000-2008  Paul Francis Harrison
2002 Laurent Despeyroux
2002 David Rodríguez García
2010-2018  Lloyd Konneker <bootch@nc.rr.com>

Source code (on 6 Sep 2011) here.

 This popular plugin can be downloaded from many places (eg.: compiled by Samj: here).

 So it cannot be missed also on gimpscipts.net.

This package is a set of plugins for use with the Gimp program.
The package includes:

- resynthesizer plugin engine (without a GUI)
- resynthesizer-gui plugin control panel for the engine
- various plugins (in Python language) that call the resynthesizer engine.

 

 Resynthesizer.exe & resynthesizer-gui.exe

In menu: Map > Resynthesize...   
A control panel.  The hardest to understand, but the most powerful.  
Displays every control of the Resynthesizer engine.  Here, you can experiment with other uses of the algorithm.


  

The other plugins are simplified, special uses of this plugin:

 1. plugin-heal-selection.py

In menu: Enhance > Heal selection...  
Retouch. Like the heal tool, but automatic. Replaces the selection to look like its surroundings.  Probably the most popular and useful.


2. plugin-heal-transparency.py

In menu: Enhance > Heal transparency...  
Like above, but you don't need to select anything, it heals every transparent pixel.


3. plugin-uncrop.py

In menu: Enhance > Uncrop...  
Makes the canvas larger and heals the new transparent border. Not exactly the inverse of cropping, but almost: reconstructs what might have been cropped earlier.


4. plugin-resynth-sharpen.py

In menu: Enhance > Sharpen by synthesis...
A variant of sharpening that might give more plausible detail.


5. plugin-resynth-enlarge.py

In menu: Enhance > Enlarge & sharpen...  
Enlarge (increase the resolution) and sharpen. Might restore more plausible detail than simple scaling up and using other sharpens.


6. plugin-map-style.py

In menu: Map > Style...  
Transfer the 'style' of one image to another.


7. plugin-render-texture.py

In menu: Render > Texture...
Creates a new image having the texture from another image. In other words, a seamless, irregular wallpaper (if the source image is smaller.)  
(You can also use Map>Resynthesize to create tiles, and then you can create a regular but seamless pattern.)


8. plugin-resynth-fill-pattern.py

In menu: Edit > Fill with pattern seamless...
Somewhat similar to Render > Texture. Fills with an irregular pattern from another image. From RobA.

 



Compiled for Gimp-2.10.22 Win10_64bit: MareroQ

 

Wednesday, November 25, 2020

Highlight

 This script can do highlights, Inner shadows and carved text it was only used by myself to add effects to text until Warrior spotted the effect as used in my Emap logo script, and GnuTux included a menu and some options to it so to give it a post of it's own Ive Released it now here, it's suitable for 2.6, 2.8 and 2.10 (with all current PDB calls) 

                                                                                 

   


Author: Graechan

Highlight Rel. 4

Monday, November 23, 2020

Diego's Drawing Style C

 Author: Diego

Create An Unique Drawing Using Style C



Images by Diego

Menu Location: <Image>/Diego/Drawing


More examples on GimpChat:
in Gimp Scripts and Plugins and Gimp Art.


Thursday, November 19, 2020

Filters (from Gimp-2.8) that have become procedures (in Gimp-2.10)

Dozens of plugins have been removed between Gimp-2.8.22 and Gimp-2.10.22.

 

Have been replaced with Gegl filters or have become Gimp's internal procedures (and not, as some believe, filters without menu registration).
 

Unfortunately, in the case of internal procedures, it is no longer possible to use them in the RUN-INTERACTIVE (0), RUN-WITH-LAST-VALS (2) modes (although now there is an incorrect entry) and in some cases the allowable range of values ​​of individual parameters has changed.


For unknown reasons, some routines (despite matching parameters) no longer function like the removed plugins.
If you think it was done well (because some developers thought it would clutter the menu - and that's an unacceptable argument for me), don't be interested in this topic.
Probably in Gimp 3.0 the problem will be solved by the possibility of applying different effects on many layers simultaneously.
This set of filters can be useful for users of legacy scripts and plugins (eg.: GAP Filter - "Filter all layers" cannot use the procedure - original plugin must be installed).


In the included set of plugins that still work for Gimp-2.10.22, they are all from Gimp-2.8.22 (from gimp.org) with one exception (Newsprint).
I think that someone can use this set (or one selected filter) sometimes without having to install Gimp-2.8.22.

Filter List:

01. alien-map.exe=============Colors/Map/Alien Map...
02. apply-canvas.exe===========Filters/Artistic/Apply Canvas...
03. blur-gauss.exe=============Filters/Blur/Gaussian Blur...
04. blur-gauss-selective.exe====== Filters/Blur/Selective Gaussian Blur...
05. blur-motion.exe============Filters/Blur/Motion Blur...
06. bump-map.exe=============Filters/Map/Bump Map...
07. channel-mixer.exe========== Colors/Components/Channel Mixer...
08. color-rotate.exe============ Colors/Map/Rotate Colors...
09. color-to-alpha.exe========== Layer/Transparency/Color to Alpha... & Colors/Color to Alpha...
10. contrast-normalize.exe======= Colors/Auto/Normalize...
11. convolution-matrix.exe=======Filters/Generic/Convolution Matrix...
12. cubism.exe=============== Filters/Artistic/Cubism...
13. deinterlace.exe============ Filters/Enhance/Deinterlace...
14. displace.exe============== Filters/Map/Displace...
15. edge.exe=================Filters/Edge-Detect/Edge...
16. edge-laplace.exe=========== Filters/Edge-Detect/Laplace...
17. edge-neon.exe=============Filters/Edge-Detect/Neon...
18. edge-sobel.exe=============Filters/Edge-Detect/Sobel...
19. engrave.exe===============Filters/Distorts/Engrave...
20. illusion.exe=============== Filters/Map/Illusion...
21. iwarp.exe================ Filters/Distorts/IWarp...
22. lens-apply.exe============= Filters/Distorts/Apply Lens...
23. lens-distortion.exe========== Filters/Distorts/Lens Distortion...
24. lighting.exe===============Filters/Light and Shadow/Lighting Effects...
25. maze.exe=================Filters/Render/Pattern/Maze...
26. mosaic.exe================Filters/Distorts/Mosaic...
27. newsprint.exe===========  Filters/Distorts/Newsprint... [from Gimp-2.10.12]
28. noise-hsv.exe==============Filters/Noise/HSV Noise...
29. noise-randomize.exe=========Filters/Noise/Hurl...
30. noise-rgb.exe==============Filters/Noise/RGB Noise...
31. noise-solid.exe=============Filters/Render/Clouds/Solid Noise...
32. noise-spread.exe============Filters/Noise/Spread...
33. pixelize.exe=============== Filters/Blur/Pixelize...
34. plasma.exe================Filters/Render/Clouds/Plasma...
35. polar-coords.exe============Filters/Distorts/Polar Coordinates...
36. red-eye-removal.exe========= Filters/Enhance/Red Eye Removal...
37. ripple.exe=================Filters/Distorts/Ripple...
38. shift.exe==================Filters/Distorts/Shift...
39. sinus.exe================= Filters/Render/Pattern/Sinus...
40. threshold-alpha.exe==========Layer/Transparency/Threshold Alpha...
41. tile-glass.exe============== Filters/Artistic/Glass Tile...
42. tile-seamless.exe =========== Filters/Map/Make Seamless
43. value-propagate.exe========= Filters/Distorts/Value Propagate...
44. video.exe=================Filters/Distorts/Video...
45. waves.exe================ Filters/Distorts/Waves...
46. whirl-pinch.exe============ Filters/Distorts/Whirl and Pinch...
47. wind.exe================= Filters/Distorts/Wind...

Plug-ins-2.8 Win_64bit.zip (1.2 Mb)


Falling Snow (And Many Other Possibilities) Animation Script

 Author: Jimmy Marco

Create A Falling Snow (And Other) Animation




Menu Location: Filters → Animation → Falling snow or other brush...
 
Ver.12
2021/12/11

Wednesday, November 18, 2020

Flame - Big Preview

 Flame

 
Create cosmic recursive fractal flames.
Author: Scott Draves
In menu: Filters/Render/Fractals/Flame...


 Little examples:


 Windows

Compiled by MareroQ for Gimp-2.10.22 Win10_64bit
 
 
 
Linux
 
Compiled by MareroQ for Gimp-2.10.30 64bit Ubuntu Focal Fossa
 
 
 

Tuesday, November 17, 2020

Sinus - Big Preview Win_64bit

Author: Xavier Bouchoux

In menu: Filters/Render/Pattern/Sinus...

Generate complex sinusoidal textures.


In Gimp-2.10, this plugin was replaced by the Gegl filter.


Compiled for Gimp-2.10.22 Win10_64bit: MareroQ