# Add image (logo) to render view

**URL:** https://discourse.paraview.org/t/add-image-logo-to-render-view/2467
**Category:** ParaView Support
**Created:** [August 23, 2019, 2:40pm UTC](https://discourse.paraview.org/t/add-image-logo-to-render-view/2467 "2019-08-23T14:40:58Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![mg65](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/m/5daacb/32.png) [@mg65](https://discourse.paraview.org/u/mg65)
#### Post date: [August 23, 2019, 2:40pm UTC](https://discourse.paraview.org/t/add-image-logo-to-render-view/2467/1 "2019-08-23T14:40:59Z")

</div>

Hello,

there exists a comfortable feature to place text to a render view using the text source. I wonder if there is something similar for images (logo) available?

Best regards, Michael

 ![23-08-_2019_16-26-56](https://discourse.paraview.org/uploads/default/original/2X/2/27ac6b98421729b772e7cfe4a711f0e27e0536b7.png)

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [August 26, 2019, 5:44am UTC](https://discourse.paraview.org/t/add-image-logo-to-render-view/2467/2 "2019-08-26T05:44:49Z")

</div>

In ParaView 5.7, there is ! 🕶

 ![2019-06-04-180505_1916x1056_scrot](https://discourse.paraview.org/uploads/default/original/2X/1/1ce7072dc58d37abf2c8728f12e04b3c4d642853.png)

---

<div class="post-metadata">

### Author: ![mg65](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/m/5daacb/32.png) [@mg65](https://discourse.paraview.org/u/mg65)
#### Post date: [August 26, 2019, 11:18am UTC](https://discourse.paraview.org/t/add-image-logo-to-render-view/2467/3 "2019-08-26T11:18:45Z")

</div>

Great. Thank you!👍

---

<div class="post-metadata">

### Author: ![Sergio\_Pluchinsky](https://discourse.paraview.org/user_avatar/discourse.paraview.org/sergio_pluchinsky/32/971_2.png) [@Sergio\_Pluchinsky](https://discourse.paraview.org/u/Sergio_Pluchinsky)
#### Post date: [August 26, 2019, 3:19pm UTC](https://discourse.paraview.org/t/add-image-logo-to-render-view/2467/4 "2019-08-26T15:19:27Z")

</div>

I have used in previous version another filter (now I don’t remember well its name), but one thing that I would like to do was save a state file with all those standard “informative” filters to apply before loading my results, but didn’t find a way

 ![gif%20-%20Internet%20](https://discourse.paraview.org/uploads/default/original/2X/b/bfdc6f536460e06eee041bc11ce34e3188122178.jpeg)

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [August 27, 2019, 3:12am UTC](https://discourse.paraview.org/t/add-image-logo-to-render-view/2467/5 "2019-08-27T03:12:40Z")

</div>

This usecase is much more adaptated to a python macro.

To generate one do the following :

- Setup a visualization as usual
- Tools -\> Start trace, Ok
- Add your “informative” filters
- Tools -\> Stop trace -\> Save as macro
- You now have a new button in the UI, you can just click on it when needed.
