TikZ and PGF

TikZ and PGF are TeX packages for creating graphics programmatically. TikZ is build on top of PGF and allows you to create sophisticated graphics in a rather intuitive and easy manner.

Disclaimer: This site is not the official home of TikZ and PGF. Consult the Sourceforge project page for releases, support and bug reports.

 

Resources

Latest TikZ resources:

tikz-qtree: Simple syntax and smarter layout for trees

This package provides a macro for drawing trees with TikZ using the easy syntax of Alexis Dimitriadis' Qtree. It improves on TikZ's standard tree-drawing facility by laying out tree nodes without collisions.

JTikZ

A Java AWT/Swing Graphics drop-in replacement that renders to the TikZ/PGF (LA)TEX language.

A TikZ mini course

A presentation about TikZ. Full source code included.

A TikZ tutorial: Generating graphics in the spirit of TeX

Video from TUG 2009.

View all resources...