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.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.

Previous Release (9.3.1)

Source VTK-9.3.1.tar.gz 8354ec084ea0d2dc3d23dbe4243823c4bfc270382d0ce8d658939fd50061cab8
Data VTKData-9.3.1.tar.gz 299569eba74413ee90cc5073511e82a957d7d685deb0a9f16362e2714e4e7f6f
VTKDataFiles-9.3.1.tar.gz aa80b7ffd8fa94eefa6f731d8394a14459666c5d1e34be6f3f2acbe7a499f686
VTKLargeData-9.3.1.tar.gz 81bbd7fcf89cd9cf0d86a984fa743c145a3e1f435e3eb9b58f0f581aa372030
VTKLargeDataFiles-9.3.1.tar.gz 3486cf51ed1d19dfc923dd20596adb7c8da2f20f7b11fdeb2411fdb522156de4
Documentation vtkDocHtml-9.3.1.tar.gz bd13a83859f22d791581a1265e31f94fd63da89b557f7d3e99586ba1bc72d6f8

git tag: 'v9.3.1'

Find VTK Python wheels at: https://vtk.org/files/release/9.3. 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.