> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/developer/rest-api/manage-images.md).

# Manage Images

With the REST API, you can:

* [Upload images to a Project](/developer/rest-api/manage-images/upload-an-image.md)
* [Upload an annotation to a Project](/developer/rest-api/manage-images/upload-an-annotation.md)
* [Get information about an image](/developer/rest-api/manage-images/get-details-about-an-image.md)
* [Remove images from a Project](/developer/rest-api/manage-images/delete-an-image-from-a-dataset.md)
* [Search for images in a Project](/developer/rest-api/manage-images/search-for-an-image.md)
* [Add or remove tags for an Image in a Project](/developer/rest-api/manage-images/list-add-and-remove-image-tags.md)
