# Convert3D - is it possible to rotate an image?

**URL:** https://discourse.itk.org/t/convert3d-is-it-possible-to-rotate-an-image/6418
**Category:** Beginner Questions
**Tags:** convert3d
**Created:** [January 27, 2024, 2:16am UTC](https://discourse.itk.org/t/convert3d-is-it-possible-to-rotate-an-image/6418 "2024-01-27T02:16:18Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![chlee](https://discourse.itk.org/user_avatar/discourse.itk.org/chlee/32/3788_2.png) [@chlee](https://discourse.itk.org/u/chlee)
#### Post date: [January 27, 2024, 2:16am UTC](https://discourse.itk.org/t/convert3d-is-it-possible-to-rotate-an-image/6418/1 "2024-01-27T02:16:18Z")

</div>

Dear ITK community,

I am frequently using Convert3D (c3d) which works most of my image processing tasks (and easy to construct a pipeline for parallel processing). One thing I am wondering is whether it has a functionality to rotate an image. I have a 3D image, where the “rod” object is in almost 45 degrees and rest is just background. I presume that by rotating this and using the -trim option would save me a lot of space as well as computation. I see in the documentation “-wrap(rotate)” command which I am not sure whether it is what I am looking for. Any tips appreciated.

---

<div class="post-metadata">

### Author: ![dzenanz](https://discourse.itk.org/user_avatar/discourse.itk.org/dzenanz/32/1093_2.png) [@dzenanz](https://discourse.itk.org/u/dzenanz)
#### Post date: [January 29, 2024, 1:42pm UTC](https://discourse.itk.org/t/convert3d-is-it-possible-to-rotate-an-image/6418/2 "2024-01-29T13:42:59Z")

</div>

This question is probably better asked at [ITK-SNAP mailing list](https://groups.google.com/g/itksnap-users).
