You are here

Multi scale

  • 1
  • 2
  • 3
  • 4
  • 5
Total votes: 0
Rate this item!
AttachmentSize
multiscale.scm1.96 KB

Scales an image multiple times in defined step sizes until the desired size is reached while retaining the aspect ratio of the image.

This is basically the "Scale in steps" script from K.-M. Hansche tailored to my needs.

Usage:
Give the desired size of the image and select whether this is for width or height. The step size defines how much pixels the image will be shrunken every time. When flattening the image, the layers will be merged and the image is automatically cropped. The other options control the scaling itself.

If you don't want to retain the aspect ratio use the "Scale in steps" script which does pretty much exactly that. It can be found at http://registry.gimp.org/node/9676

Code License: 
GIMP Version: 
Scripting Engine: 

Comments

to keep all the layers the script creates - each one becoming a frame for an animation.It would also be nice to be able to choose amount of steps or layers to create.
For zooming in and out animations.

Thanks
Rod

Subscribe to Comments for "Multi scale"