---
title: Rotate
description: Rotate images to the perfect orientation using Storyblok’s Image Service.
url: https://storyblok.com/docs/api/image-service/operations/rotate
---

# Rotate

Rotate images using `filters:rotate(VALUE)`. Possible values are `0`, `90`, `180`, or `270` (degrees).

Try the interactive demo below.

> [!NOTE]
> The interactive Image Service demo is not available in the Markdown version of this page.

## Pagination

-   [Previous: Resize](/docs/api/image-service/operations/resize)
-   [Next: Rounded Corners](/docs/api/image-service/operations/rounded-corners)
