Skip to content

Seriousattempts/GIMP-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIMP-plugins

Python files using GIMP version 2.10.83.

8 plugins for GIMP version 2.10.83

  1. Obtain layers attributes recursively
  • Creates multiple text layers at once in GIMP, with consistent formatting and optional automatic numbering.
  1. Print Layer colors as RGB to error console
  • Creates multiple text layers at once in GIMP, with consistent formatting and optional automatic numbering.
  1. Replace Alpha Channel of a Group of Layers
  • Replaces all layers within groups matching the used search term, replacing their alpha channels with the specified html color.
  1. Replace Specific Layers by name with Image Path
  • Replaces multiple layers with the selected image path while maintaining layer properties like position, size, and masks.
  1. Replace colors found in layers by name
  • Replaces an html color across multiple layers simultaneously while preserving layer structure and alpha channels.
  1. Create multiple guides
  • Creates multiple guides in an image. Guides are evenly separated. Can be applied vertically and horizontally.
  1. Create multiple layers
  • Creates multiple layers at once in GIMP, with optional automatic numbering.
  1. Create multiple text layers
  • Creates multiple text layers at once in GIMP, with consistent formatting and optional automatic numbering.

Bonus

  1. Export folder of .xcf files to .png files
  • Batch convert XCF files to PNG format without manually opening each file in GIMP

On Windows 10, the path to put these files depends on where you installed it. For example "C:\Program Files\GIMP 2\lib\gimp\2.0\plug-ins" is one default path to leave plugins. Did not test for Linux with the same version,

About

Python files using GIMP for various reasons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages