# Welcome to VTK's documentation!

VTK is an open-source software system for image processing, 3D graphics, volume
rendering, and visualization. Our documentation is a comprehensive resource for
both new and seasoned VTK users and includes tutorials, examples, and best
practices to help you unlock the full power of VTK's advanced algorithms and
rendering techniques.

We invite you to join the VTK community and explore our documentation to find
out how you can use VTK to bring your visions to life.

![Latest Release](https://img.shields.io/gitlab/v/tag/vtk/vtk?gitlab_url=https%3A%2F%2Fgitlab.kitware.com)
![PyPI](https://img.shields.io/pypi/v/vtk)
![License](https://img.shields.io/pypi/l/vtk)
![Commit Activity](https://img.shields.io/github/commit-activity/y/kitware/vtk)

```{toctree}
:maxdepth: 1
:caption: Contents
about
getting_started/index
learning
supported_data_formats
supported_hardware
modules/index
build_instructions/index.md
api/index
advanced/index
vtk_file_formats/index
design_documents/index
developers_guide/index
resources
release_details/index
```
