> For the complete documentation index, see [llms.txt](https://astra-image.gitbook.io/astra-image-6.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://astra-image.gitbook.io/astra-image-6.0/image-geometry/flip-crop-rotate.md).

# Flip / Crop / Rotate

**Flip**\
The flip functions will flip the image from top-to-bottom (vertically), or from left-to-right (horizontally).

**Crop**\
If a rectangular region of interest (bounding box) is defined, the image will be cropped to the region of interest. If no region is defined, the image will be unchanged.

**Rotate**\
The rotate functions will rotate the image by 90 degrees in either the clockwise or counter-clockwise direction.
