The standalone python links point to a package containing a binary executable that you can simply download, unpack, and run to create visualizations using VTK’s python interface. For Tcl or Java support, or for more full-featured Python integration, you will have to compile VTK from source code using CMake and compiler for your platform. Note that compared to the git master branch, the latest release option is better tested and easier to install, but it will not have the newest features being developed in the git repository. You can also:

Latest Release (9.5.1)

Source VTK-9.5.1.tar.gz 14443661c7b095d05b4e376fb3f40613f173e34fc9d4658234e9ec1d624a618f
Data VTKLargeData-9.5.1.tar.gz 180a68f81f3b4cab080eaa84b19821fd82b22b6b09887b9195521307135fabff
VTKData-9.5.1.tar.gz 1a290351a7894971ea3307c6e3c3e39669fd8d2b1cfca6489c3b9d62a6a215f3
Documentation vtkDocHtml-9.5.1.tar.gz d0824a1d864e9529dbfed3f8cd98ac8af90def3a989909cbc6521990ff6242c5
VTKDataFiles-9.5.1.tar.gz 86ec1892ec3175352aeaf28002f76b1213c1c75869f14a662657933f06219291
VTKLargeDataFiles-9.5.1.tar.gz cf8a6f654b511989e456d3771e54ff894daf8d3f76255a3b7c7a9e9958f8025e

git tag: 'v9.5.1'

Find VTK Python wheels at: https://vtk.org/files/release/9.5. The wheel naming adheres to the Wheel Binary Package Format 1.0 (PEP 427). We provide wheels for Python 3.8-3.13 on Windows, macOS (Intel and ARM), and Linux platforms. Wheel SDK packages are also available for developers requiring header files and libraries. Wheels are also available at Pypi.org.

Previous Release (9.4.2)

Source VTK-9.4.2.tar.gz 36c98e0da96bb12a30fe53708097aa9492e7b66d5c3b366e1c8dc251e2856a02
Data VTKData-9.4.2.tar.gz 1e0aa3df63ce3975d29eeb66985fc373330824f90c2991be52951ad2a8241b11
VTKDataFiles-9.4.2.tar.gz 127d53b99251ad1cb3667831542f8c98b1f9fb0c4af0f6ee0f303a89d158b300
VTKLargeData-9.4.2.tar.gz cbe08c034c2877f9b6a21084ba8602fa5a497088323ce09f1163f6e828ab25ca
VTKLargeDataFiles-9.4.2.tar.gz b812a87c974a33d3e0bd759644cdc3609faa714494155301d283ba02a86a1ffe
Documentation vtkDocHtml-9.4.2.tar.gz f31d0fbb95b73346b8675925b2e212fbe4f61ab94b38967ffd434a3d8fd20390

git tag: 'v9.4.2'

Find VTK Python wheels at: https://vtk.org/files/release/9.4. The wheel naming adheres to the Wheel Binary Package Format 1.0 (PEP 427). We provide wheels for Python 3.8-3.13 on Windows, macOS (Intel and ARM), and Linux platforms. Wheel SDK packages are also available for developers requiring header files and libraries. Wheels are also available at Pypi.org.

Earlier Release (8.2.0)

Source VTK-8.2.0.tar.gz 8af3307da0fc2ef8cafe4a312b821111
Data VTKData-8.2.0.tar.gz a6eab7bc02cee1376ee69243dde373ce
VTKLargeData-8.2.0.tar.gz def386ee0a3b988c52255e14af49b7b9
Documentation vtkDocHtml-8.2.0.tar.gz 909c289d404fb5902b7df20e45dee7a3

git tag: 'v8.2.0'

Find VTK Python wheels at: https://vtk.org/files/release/8.2. The wheel naming adheres to the Wheel Binary Package Format 1.0 (PEP 427). We provide wheels for Python 3.8-3.13 on Windows, macOS (Intel and ARM), and Linux platforms. Wheel SDK packages are also available for developers requiring header files and libraries. Wheels are also available at Pypi.org.


This software may not be exported in violation of any U.S. export laws or regulations. For more information regarding Export Control matters please go to https://www.kitware.com/legal/.


Access the Git source-code repository

VTK development is hosted in Git here: https://gitlab.kitware.com/vtk/vtk


Download additional components

Nightly Documentation Archive – The documentation for the nightly build of VTK is also available as a gzipped tarball: vtkNightlyDocHtml.tar.gz. This is useful if you would like your own local copy of the VTK documentation without spending the extra time and effort to build it yourself.

MPEG2 Source Code – Download a CMake-ified source tree of the patented MPEG2 library with the different flavors of line endings from one of these links: Windows: vtkmpeg2encode.zip or Unix/Mac: vtkmpeg2encode.tar.gz.

FFMPEG Source Code – The FFMPEG multimedia library source code can be obtained either from the sourceforge web site or by downloading ffmpeg_source.tar.gz. The tar file also contains instructions on how to link Paraview to the library.


Questions / Problems

For problems or questions, we recommend that you join to the VTK discourse, and post your questions there. Or, send an email to: kitware@kitware.com.