From Inkscape SVG files to HTML image map or coordinate list
A simple tools to generate HTML imagemap or coordinates list (eg. to be inserted into a database) from an Inkscape SVG file. Also usefull for creating imagemap and generate area-coloured images on the fly using the coordinates (eg. in PHP with GD library). It requires Java to run.
A simple HTTP-based server providing a language-agnostic interface to the Batik SVG rasterizing engine. By daemonizing the task, the overhead of the JVM is much less of an issue and much better performance is attained.