Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 743 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 743 Bytes

SciGIMP

A set of GIMP-Fu Tiny Scheme scripts with a friendly Bash interface intended for use batch post-processing of large series of images generated by scientific visualization tools such as ParaView.

This is an example of the scripts in action: ScreenShot

Features:

  • Annotation
  • Axes and labeling
  • Grid generation
  • Cropping and Scaling
  • Image overlays

Install

  1. .scm files should be installed in ~/.gimp-$VER/scripts/
  2. .sh files are used to drive Gimp and could be put somewhere in yout $PATH or called directly.

todo

  1. documentation
  2. only tested or used with Gimp 2.6
  3. make install script
  4. Make a LUT reader for PV xml format