Skip to content

oberon168/gimp-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gimp's plugins

Archive files written in Python and C for GIMP plugins

Installation

C:\Users\username\AppData\Roaming\GIMP\2.10\plug-ins

Contents

  • ob_align.py
    • Change the perspective of and image via aligning 2 user defined paths
    • my explanation
    • see other user's explanation
  • ob_enhance.py
    • split the image into layers of features (color, brightness, shadow, sharpness, contrast)
  • ob_jobs.py
    • create an artistic effort on a portrait
    • it is also available under gimp|gmic-Qt|Testing|Okyl168|Jobs Colors
  • sharpEdge.c
    • sharpening image by redistribution of weighting along the edge on each color channel
    • I had a python version but it was too slow

About

Archives of my gimp's plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published