diff --git a/resources/tools/index.md b/resources/tools/index.md
index 7537acd0..82e84b32 100644
--- a/resources/tools/index.md
+++ b/resources/tools/index.md
@@ -44,7 +44,9 @@ Want to view a Zarr? Use one of these.
| Odon | [
](https://github.com/alexcoulton/odon) | A spatial proteomics OME-Zarr viewer built in Rust.|
| QuPath | [
](https://github.com/qupath/qupath) | Open source software for digital pathology image analysis |
| syGlass | [
](https://www.syglass.io/) | A VR desktop application for visualizing and segmenting 3D image data, with OME-Zarr streaming support. |
-| Viv (Avivator, Vizarr, Vitessce, ...) | [
](https://github.com/hms-dbmi/viv) | A toolkit for interactive visualization of high-resolution, multiplexed bioimaging datasets. The viv toolkit is used by the [Avivator](https://avivator.gehlenborglab.org), [Vizarr](https://github.com/hms-dbmi/vizarr) and [Vitessce](http://vitessce.io) image viewers, among others |
+| Vitessce | [
](https://github.com/vitessce/vitessce) | Framework for visualization of spatial single-cell data, built using [Viv](https://github.com/hms-dbmi/viv). |
+| Vizarr | [
](https://github.com/hms-dbmi/vizarr) | Web app for viewing multi-scale, multiplexed OME-Zarr images (incl. HCS), built using [Viv](https://github.com/hms-dbmi/viv). |
+| Avivator | [
](https://avivator.gehlenborglab.org/) | Demo website that showcases the [Viv](https://github.com/hms-dbmi/viv) rendering library. |
| Vol-E | [
](https://vole.allencell.org/) | A browser-based volume viewer |
| WEBKNOSSOS | [
](https://home.webknossos.org/) | An open-source tool for annotating and exploring large 3D image datasets |
@@ -120,3 +122,5 @@ Libraries that support the rendering and navigation of OME-Zarr data, but that a
| OMEZarrTileSource | [](https://github.com/TissUUmaps/OMEZarrTileSource) | An OpenSeadragon tile source for the OME-Zarr bioimage file format. |
| ome-zarr.js | [](https://github.com/BioNGFF/ome-zarr.js) | A JavaScript library for simple rendering of thumbnails and images. |
| idetik | [](https://github.com/chanzuckerberg/idetik) | A library for building web-based image viewers. |
+| Viv | [
](https://github.com/hms-dbmi/viv) | A JavaScript library that provides DeckGL-compatible layers for rendering OME-Zarr images on the web. |
+| Pluot | [](https://github.com/keller-mark/pluot) | Rust and WebGPU-based rendering of OME-Zarr images with bindings to JavaScript/React, Python, and R. |