Skip to content

A fairly simple GIMP 2.x Python-fu script that will export the full, flattened, current image as a .png with smart filenaming.

License

Notifications You must be signed in to change notification settings

CharonM72/gimp2-pythonfu-scronch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

gimp2-pythonfu-scronch

A fairly simple GIMP 2.x Python-fu script that will export the full, flattened, current image as a .png with smart filenaming.

Intended to be set to a keyboard shortcut for quick and easy exporting.

ONLY WORKS IN GIMP 2.x - For a Gimp 3.0-compatible version, see https://github.com/CharonM72/gimp3-pythonfu-scronch

To use, place the scronch.py file (or clone the repo) into:

Windows:

C:\Users[yourname]\AppData\Roaming\GIMP\3.0\plug-ins

Unix-like:

~/.config/GIMP/3.0/plug-ins/

The script will be registered directly at the bottom of Filters.

About

A fairly simple GIMP 2.x Python-fu script that will export the full, flattened, current image as a .png with smart filenaming.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages