All Projects → elsamuko → gimp-elsamuko

elsamuko / gimp-elsamuko

Licence: GPL-3.0 license
Some GIMP scripts

Programming Languages

scheme
763 projects
c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
QMake
1090 projects

Projects that are alternatives of or similar to gimp-elsamuko

OpenGnsys
OpenGnsys (pronounced Open Genesis) is a free and open source project that provides tools for managing and deploying different operating systems.
Stars: ✭ 15 (-55.88%)
Mutual labels:  imaging
camera
This program makes the use of a Raspberry Pi HQ camera a little more powerful and user-friendly. It unleashes easy exposure bracketing, timelapse functionality, etc. It also adds on-screen controls for use with touch screens, additional error handling, and presets for some common settings.
Stars: ✭ 32 (-5.88%)
Mutual labels:  photography
denali
A simple, fast photoblogging CMS built in Ruby on Rails which features responsive, high-resolution images, a customizable posting schedule, social media management and syndication, a GraphQL API, and more.
Stars: ✭ 26 (-23.53%)
Mutual labels:  photography
PhotoMP
The AppImage version of GIMP for those who come from Photoshop.
Stars: ✭ 68 (+100%)
Mutual labels:  gimp
iptcinfo3
iptcinfo working for python 3 finally do pip3 install iptcinfo3
Stars: ✭ 37 (+8.82%)
Mutual labels:  photography
fkMigration.jl
A Julia project demonstrating the fast f-k migration algorithm.
Stars: ✭ 64 (+88.24%)
Mutual labels:  imaging
moul
See https://github.com/moulco/moul
Stars: ✭ 17 (-50%)
Mutual labels:  photography
mcSIM
Code for running a multicolor structured illumination microscopy (SIM) experiment using a DLP6500 digital micromirror device (DMD) and performing SIM reconstruction.
Stars: ✭ 19 (-44.12%)
Mutual labels:  imaging
rclip
AI-Powered Command-Line Photo Search Tool
Stars: ✭ 394 (+1058.82%)
Mutual labels:  photography
turpenscape
Turpenscape allows designers to create Inkscape (and Gimp!) palettes from an image or an URL
Stars: ✭ 13 (-61.76%)
Mutual labels:  gimp
textile-facebook
[DEPRECATED] simple parsing tool to get your data out of a facebook export
Stars: ✭ 82 (+141.18%)
Mutual labels:  photography
SlicerRadiomics
A Slicer extension to provide a GUI around pyradiomics
Stars: ✭ 83 (+144.12%)
Mutual labels:  imaging
PyAbel
A python package for Abel and inverse Abel transforms
Stars: ✭ 74 (+117.65%)
Mutual labels:  imaging
PhotoMiner
Photo finder application for macOS
Stars: ✭ 102 (+200%)
Mutual labels:  photography
timeline
Timeline - A photo organizer
Stars: ✭ 39 (+14.71%)
Mutual labels:  photography
dnglab
Camera RAW to DNG file format converter
Stars: ✭ 103 (+202.94%)
Mutual labels:  photography
colorchecker-detection
Multiple ColorChecker Detection. This code implements a multiple colorChecker detection method, as described in the paper Fast and Robust Multiple ColorChecker Detection.
Stars: ✭ 51 (+50%)
Mutual labels:  photography
libsrcnn
Super-Resolution imaging with Convolutional Neural Network library for G++, Non-OpenCV model.
Stars: ✭ 14 (-58.82%)
Mutual labels:  imaging
MRQy
MRQy is a quality assurance and checking tool for quantitative assessment of magnetic resonance imaging (MRI) data.
Stars: ✭ 58 (+70.59%)
Mutual labels:  imaging
naturtag
Tag your nature photos with iNat taxonomy and observation metadata
Stars: ✭ 20 (-41.18%)
Mutual labels:  photography

gimp-elsamuko

Scripts

Put the *.scm files in the GIMP scripts folder (~/.config/GIMP/2.10/scripts/) and refresh scripts (/Filters/Script-Fu/Refresh Scripts) or restart GIMP.

You can view an overview of the scripts here:
https://elsamuko.github.io/gimp-elsamuko/scripts.html

You will find the scripts then at these places in the GIMP image menu:

  • elsamuko-antique-border.scm :/Filters/Decor
  • elsamuko-che-guevara.scm :/Filters/Artistic
  • elsamuko-color-tint.scm :/Colors
  • elsamuko-cyanotype.scm :/Filters/Artistic
  • elsamuko-difference-layers.scm :/Layer
  • elsamuko-erosion-sharpen.scm :/Filters/Enhance
  • elsamuko-error-level-analysis.scm :/Image
  • elsamuko-escape-lines.scm :/Filters/Render
  • elsamuko-glass-displacement.scm :/Filters/Distorts
  • elsamuko-grain.scm :/Filters/Generic
  • elsamuko-lomo.scm :/Filters/Light and Shadow
  • elsamuko-movie-300.scm :/Filters/Artistic
  • elsamuko-national-geographic.scm :/Filters/Generic
  • elsamuko-obama-hope.scm :/Filters/Artistic
  • elsamuko-photo-border.scm :/Filters/Generic
  • elsamuko-photochrom.scm :/Filters/Artistic
  • elsamuko-rainy-landscape.scm :/Filters/Light and Shadow
  • elsamuko-slide-with-sprockets.scm :/Filters/Decor
  • elsamuko-sunny-landscape.scm :/Filters/Light and Shadow
  • elsamuko-technicolor-2-color.scm :/Colors
  • elsamuko-technicolor-3-color.scm :/Colors
  • elsamuko-wb-puzzle.scm :/Filters/Light and Shadow
  • mm1-vintage-look.scm :/Filters/Artistic
  • tuxcomputers-split-tone.scm :/Script-Fu/Color

(This list was generated with)

    for SCM in *.scm; do echo -n "* $SCM :"; tail -n1 "$SCM" | grep -Po '(?<=\<Image\>)[^"]*'; done

Plugins

Some of my plugins in an incomplete state with qmake project files and source:

  • elsamuko-depthmap-cv
  • elsamuko-get-curves
  • elsamuko-saturation

Happy GIMPing!

elsamuko

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].