# Invert

To invert the colors of an image, use the invert=1 parameter.

<mark style="color:green;">**invert=1**</mark>

| Preview                                                                                                                               | Syntax                                                                                                                                                                                                            |
| ------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <img src="https://content.gitbook.com/content/IDIcmPiz7q6Sr6ZHHQxV/blobs/bSEESN4tU45eC8xVLbwJ/image.png" alt="" data-size="original"> | <p>Original image:</p><p><a href="https://doc.cloudimg.io/https://samples.scaleflex.com/fields.jpg?w=400">/samples.scaleflex.com/fields.jpg?<mark style="color:orange;"><strong>w=400</strong></mark></a></p>     |
| <img src="https://content.gitbook.com/content/IDIcmPiz7q6Sr6ZHHQxV/blobs/qNjYcxQwZ6ObXVeOyA4E/image.png" alt="" data-size="original"> | [/samples.scaleflex.com/fields.jpg?<mark style="color:orange;">**w=400**</mark>&<mark style="color:green;">**invert=1**</mark>](https://doc.cloudimg.io/https://samples.scaleflex.com/fields.jpg?w=400\&invert=1) |
