Main TclMagick TkMagick SourceForge.net Logo

Tcl and Tk Interfaces to ImageMagick and ImageMagick

TclMagick is a Tcl extension that works with both the ImageMagick and ImageMagick image manipulation libraries.
TkMagick is a small, simple extension that lets you pass images back and forth between Tk and the TclMagick extension.

Requirements

TclMagick runs with pure Tcl, no Tk is required. It needs an installed ImageMagick or ImageMagick library. The Windows version also requires Ghostscript for standard postscript fonts.
TkMagick needs Tk, of course. To run Tcl and Tk Magick, you need either ImageMagick 1.1 (or greater) or a recent ImageMagick 6 release.

Download

TclMagick and TkMagick source code binary snapshots can be downloaded from sourceforge.

Anonymous CVS is available from:

cvs -d:pserver:anonymous@cvs.graphicsmagick.org:/ImageMagick login
cvs -d:pserver:anonymous@cvs.graphicsmagick.org:/ImageMagick co TclMagick

Using the password anonymous.

Documentation

Mailing List

If the documentation doesn't answer your questions, feel free to write us on the mailing list. Information at: http://lists.sourceforge.net/lists/listinfo/graphicsmagick-tclmagick

Credits

TclMagick and TkMagick were written by Rolf Schrödter, and David Welton.
Thanks also to the ImageMagick and ImageMagick projects for their hard work.

License

TclMagick is distributed under a fairly liberal license, similar to that of Tcl itself . TclMagick License.

Copyright 2004 Rolf Schrödter and David N. Welton