# Converting Images to Grayscale

To convert an image to grayscale, use the following syntax. Example:

```
get the image
convert the image to grayscale
```
