# Manage Images

With the REST API, you can:

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