
View latest changes
Keyboard Shortcuts:
Code: Select all
    Ctrl-S      Save current image
    Z           Previous image in directory
    X           Next image in directory
    L           Lock / unlock guides
    Tab         Select next control
    Arrows      Select controls
    Space       Activate selected control
    Esc         Quit program
Basically this is setpng on crack. It can do batch operations and the grab x and y position can be mathematical expressions including variables for the width and height of the image (so to set a grab point in the center of a bunch of images, you could do -grab w/2 h/2.) See the readme for more details.
Downloads & Info
Get the program (for windows or linux*), view the readme or browse the source.
*linux users should install fltk 1.1 libraries
Spoiler: the readme








