An open API service indexing awesome lists of open source software.

https://github.com/toughyear/image-annotator

Annotate any image by creating bounding boxes. Output in JSON format. Useful for path finding in 2d games.
https://github.com/toughyear/image-annotator

image-processing pathfinding phaser

Last synced: 3 months ago
JSON representation

Annotate any image by creating bounding boxes. Output in JSON format. Useful for path finding in 2d games.

Awesome Lists containing this project

README

        

# 🎨 Image Annotator 🖍️

A simple web-based tool to annotate any image by creating bounding boxes. The output is in JSON format and can be used for pathfinding in 2D games.

## 🚀 Quick Start

Go to the deployment linked on the sidebar. Select an image file to annotate and start drawing bounding boxes.

## 🌟 Features

- Simple and easy-to-use UI.
- Bounding boxes can be named and output in JSON format.
- Output can be used for pathfinding in 2D games.

## 🤝 Contributing

Contributions are always welcome! If you find a bug or have a feature request, please open an issue on the Github repo. If you'd like to contribute code, please fork the repo and submit a pull request.

## 📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

## 📬 Contact

If you have any questions or comments, please feel free to contact me via [Twitter](https://twitter.com/toughyear) or Github.