You are here

All-in-One

  • 1
  • 2
  • 3
  • 4
  • 5
Total votes: 0
Rate this item!
AttachmentSize
all-in-one.scm2.92 KB

This script creates four entries in the Tools menu. The new functions are wrapper calls for functions provided by my other scripts to speed up my workflow.

Therefore you must install my scripts triple-border.scm and scale-to-size.scm to make this script work. Both are available here in the GIMP plugin registry:

triple-border.scm

scale-to-size.scm

Functions provided in version 1.0:

Border Black creates a 47 pixel wide black border around the image, separated by a 1 pixel wide frame in white

Border White creates a 47 pixel wide white border around the image, separated by a 1 pixel wide frame in black

All-in-one Black scales the image so that the shorter side becomes 540 pixel wide, applies unsharp mask optimised for the web, finally creates a 47 pixel wide black border around the image, separated by a 1 pixel wide frame in white. Stepwise undo is supported.

All-in-one White scales the image so that the
shorter side becomes 540 pixel wide, applies unsharp mask optimised for
the web, finally creates a 47 pixel wide white border around the image,
separated by a 1 pixel wide frame in black. Stepwise undo is supported.

Code License: 
GIMP Version: 
Scripting Engine: 
Subscribe to Comments for "All-in-One"