Simple Gnuplot automation and plot conversion tool.
Autoplot is a simple Perl script to plot Gnuplot files with simple dependency checking and conversion of the plots to different formats using rsvg-convert. The Gnuplot scripts must plot to a SVG terminal and output the result to STDOUT for the script to work as intended.
The script reads all .gnuplot files in the working directory and creates SVG plots from them in svg subdirectory.
palbum is a perl script which turns a directory (or directory hierarchy) full of images into a nice image gallery. It generates thumbnails and index.html files, and requires no configuration. It uses the ubiquitous netpbm library for image processing.