svg-animate – Generate animated SVG diagrams with TikZ
This package provides step-by-step animations for TikZ diagrams in SVG format. The resulting animations run natively in web browsers and do not require JavaScript or plugins.
From a single source file, both an animated SVG and a static PDF can be generated. In the PDF output, steps may be stacked or collapsed into a single frame.
The animation model is based on discrete steps. A TikZ picture is enclosed in \begin{animate}, material to be shown at a given step is marked with \reveal{...}, and \animstep is used to advance to the next step.
Additional features include per-step durations, visibility over multiple steps or step ranges, blinking elements, one-shot or looping playback, and a \noanimate fallback for PDF output.
In SVG output, visibility changes are implemented by means of SMIL animations with instantaneous opacity transitions.
| Sources | /graphics/svg-animate |
| Documentation | |
| Home page | https://github.com/renard/svg-animate |
| Bug tracker | https://github.com/renard/svg-animate/issues |
| Repository | https://github.com/renard/svg-animate |
| Developers | https://github.com/renard/svg-animate/pulls |
| Version | 1.0 2026-03-16 |
| Licenses | GNU Affero General Public License, version 3 |
| Copyright | 2026 Sébastien Gross |
| Maintainer | Sébastien Gross |
| Contained in | TeX Live as svg-animate |
| Topics | Graphics motion PGF TikZ |
Download the contents of this package in one zip archive (116.8k).
Announcements
Suggestions
Maybe you are interested in the following packages as well.
Community Comments