Article · Wikipedia archive · Last revised Jun 9, 2026

VoTT

VoTT was a free and open source Electron app for image annotation and labeling developed by Microsoft. The software is written in the TypeScript programming language and used for building end-to-end object detection models from image and videos assets for computer vision algorithms.

Last revised
Jun 9, 2026
Read time
≈ 1 min
Length
295 w
Citations
4
Source
VoTT
Original authorCommercial Software Engineering (CSE) group at Microsoft
DevelopersMicrosoft and community
Initial release2018 (2018)
Final release
v2.2.0 / June 3, 2020 (2020-06-03)
Written inTypeScript
Operating systemWindows, Linux, macOS
PlatformCross-platform
TypeImage annotation tool
LicenseMIT License
Websitevott.z22.web.core.windows.net
Repositorygithub.com/microsoft/VoTT

VoTT (Visual Object Tagging Tool) was a free and open source Electron app for image annotation and labeling developed by Microsoft.1 The software is written in the TypeScript programming language and used for building end-to-end object detection models from image and videos assets for computer vision algorithms.

The VoTT source code is licensed under MIT License and available on GitHub. As of December 7, 2021, the project was no longer being maintained and its GitHub repository was made read-only.2

Overview

VoTT is a React+Redux web application that requires Node.js and npm. It is available as a stand-alone web application and can be used in any modern web browser.3

Notable features include the ability to label images or video frames, support for importing data from local or cloud storage providers, and support for exporting labeled data to local or cloud storage providers.

Labeled assets can be exported into the following formats:

See also

See also

References

References

External links