# How to Show chunked png data on screen?

**URL:** https://community.thunkable.com/t/how-to-show-chunked-png-data-on-screen/1041892
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [December 29, 2020, 6:47am UTC](https://community.thunkable.com/t/how-to-show-chunked-png-data-on-screen/1041892 "2020-12-29T06:47:28Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![kingdoheee](https://avatars.discourse-cdn.com/v4/letter/k/df788c/32.png) [@kingdoheee](https://community.thunkable.com/u/kingdoheee)
#### Post date: [December 29, 2020, 6:47am UTC](https://community.thunkable.com/t/how-to-show-chunked-png-data-on-screen/1041892/1 "2020-12-29T06:47:28Z")

</div>

Hello everyone.

I am the beginner of thunkable X, and I’m struggling to make application with api.

The api that I use is showing png data through POST method.

Request result was successful (Status was 200) but the type of result is chunked png file.

How can I show this type to the screen? I really need help.

suggest me encoding api or other solutions, thanks a lot.

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/b/c/bc372fbfd14bafb04a8de8c9f07055651ddcc519.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: [January 11, 2021, 12:26pm UTC](https://community.thunkable.com/t/how-to-show-chunked-png-data-on-screen/1041892/2 "2021-01-11T12:26:13Z")

</div>

Hey @kingdoheee 👋

You should be able to use the [image component](https://docs.thunkable.com/image-1) to display .png files.

Let us know if that works for you.

---

<div class="post-metadata">

### Author: ![drted](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/drted/32/92694_2.png) [@drted](https://community.thunkable.com/u/drted)
#### Post date: [January 11, 2021, 7:56pm UTC](https://community.thunkable.com/t/how-to-show-chunked-png-data-on-screen/1041892/3 "2021-01-11T19:56:50Z")

</div>

This sounds a lot like a situation we ran into last week

> [@\[Solved\] Setting Image picture to a png retrieved from QR Code api](http://community.thunkable.com/t/solved-setting-image-picture-to-a-png-retrieved-from-qr-code-api/1042379/19):
>

---

<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, 12:19pm UTC](https://community.thunkable.com/t/how-to-show-chunked-png-data-on-screen/1041892/4 "2024-11-08T12:19:21Z")

</div>


