# \[Solved\] How to put text upside down?

**URL:** https://community.thunkable.com/t/solved-how-to-put-text-upside-down/327459
**Category:** Questions about Thunkable X
**Tags:** solved
**Created:** [November 18, 2019, 8:08pm UTC](https://community.thunkable.com/t/solved-how-to-put-text-upside-down/327459 "2019-11-18T20:08:31Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![dementtor414nos](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/dementtor414nos/32/49481_2.png) [@dementtor414nos](https://community.thunkable.com/u/dementtor414nos)
#### Post date: [November 18, 2019, 8:08pm UTC](https://community.thunkable.com/t/solved-how-to-put-text-upside-down/327459/1 "2019-11-18T20:08:31Z")

</div>

Thanks, but does someone know how to put text upside down for example: in a label?

---

<div class="post-metadata">

### Author: ![Sofia](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/sofia/32/50160_2.png) [@Sofia](https://community.thunkable.com/u/Sofia)
#### Post date: [November 18, 2019, 9:58pm UTC](https://community.thunkable.com/t/solved-how-to-put-text-upside-down/327459/2 "2019-11-18T21:58:33Z")

</div>

You can create a canvas an add text as an image, rotate it to your liking and voila!

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/6/4/645ac8edb43a9c7112297aa650c32555ae45c29a.png)

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [November 19, 2019, 11:12am UTC](https://community.thunkable.com/t/solved-how-to-put-text-upside-down/327459/3 "2019-11-19T11:12:49Z")

</div>

@jane has an example of how you can do this with the transform properties:

> [@Layout: how to use transform perspective, rotate settings](http://community.thunkable.com/t/layout-how-to-use-transform-perspective-rotate-settings/72850/2):
>
> Hi there, The number you enter to rotate a component along the X, Y or Z axis is actually the amount of radians you are rotating that element by! When you are choosing an axis to rotate your component around, the X axis is straight across, the Y axis is straight up and down, and the Z axis can be imagined as going from the front of your phone to the back of your phone. The following is a screenshot of three Buttons which have been rotated by 3.14 radians (180 degrees) around the X, Y and Z ax…

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [November 19, 2019, 1:40pm UTC](https://community.thunkable.com/t/solved-how-to-put-text-upside-down/327459/4 "2019-11-19T13:40:32Z")

</div>

Block solution

[https://x.thunkable.com/projects/5dd3d44c764f2c814bc0d094/project/properties/designer/](https://x.thunkable.com/projects/5dd3d44c764f2c814bc0d094/project/properties/designer/)

---

<div class="post-metadata">

### Author: ![apploro.codert](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/apploro.codert/32/107708_2.png) [@apploro.codert](https://community.thunkable.com/u/apploro.codert)
#### Post date: [January 25, 2021, 5:37pm UTC](https://community.thunkable.com/t/solved-how-to-put-text-upside-down/327459/5 "2021-01-25T17:37:33Z")

</div>

its is called lateral inversion  
i studied just now in school and thought to test in thunkable  
😃

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 11:46am UTC](https://community.thunkable.com/t/solved-how-to-put-text-upside-down/327459/6 "2024-11-08T11:46:40Z")

</div>


