# Inline List - Join 2 templates as 1 Image

**URL:** https://community.glideapps.com/t/inline-list-join-2-templates-as-1-image/29453
**Category:** Ask for Help
**Created:** [July 22, 2021, 7:40pm UTC](https://community.glideapps.com/t/inline-list-join-2-templates-as-1-image/29453 "2021-07-22T19:40:16Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Marra](https://avatars.discourse-cdn.com/v4/letter/m/f6c823/32.png) [@Marra](https://community.glideapps.com/u/Marra)
#### Post date: [July 22, 2021, 7:40pm UTC](https://community.glideapps.com/t/inline-list-join-2-templates-as-1-image/29453/1 "2021-07-22T19:40:16Z")

</div>

Hi All,  
I have 2 Template columns each creating a image from [quickchart.io](http://quickchart.io). However I want to join these 2 images from the 2 templates so that I can show the joined as an image in the card of a Inline List. Is this at all possible?

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [July 22, 2021, 11:46pm UTC](https://community.glideapps.com/t/inline-list-join-2-templates-as-1-image/29453/2 "2021-07-22T23:46:04Z")

</div>

Sounds like this is something Cloudinary can help. What I imagine you would do is take a blank template as the base image, then convert the 2 quickchart images to base64 and use those as layers.

---

<div class="post-metadata">

### Author: ![Marra](https://avatars.discourse-cdn.com/v4/letter/m/f6c823/32.png) [@Marra](https://community.glideapps.com/u/Marra)
#### Post date: [July 23, 2021, 3:05pm UTC](https://community.glideapps.com/t/inline-list-join-2-templates-as-1-image/29453/3 "2021-07-23T15:05:05Z")

</div>

Thank you, though that I might have to go that way, although trying to keep as much as possible within Glide
