# How do I see pictures in raw?

**URL:** https://meta.discourse.org/t/how-do-i-see-pictures-in-raw/299155
**Category:** Support
**Created:** [March 13, 2024, 11:55am UTC](https://meta.discourse.org/t/how-do-i-see-pictures-in-raw/299155 "2024-03-13T11:55:27Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![idontexist](https://avatars.discourse-cdn.com/v4/letter/i/b9e5f3/32.png) [@idontexist](https://meta.discourse.org/u/idontexist)
#### Post date: [March 13, 2024, 11:55am UTC](https://meta.discourse.org/t/how-do-i-see-pictures-in-raw/299155/1 "2024-03-13T11:55:27Z")

</div>

How do you see image links or pictures when looking at RAW?

---

<div class="post-metadata">

### Author: ![anon36555649](https://avatars.discourse-cdn.com/v4/letter/a/e9a140/32.png) [@anon36555649](https://meta.discourse.org/u/anon36555649)
#### Post date: [March 13, 2024, 12:15pm UTC](https://meta.discourse.org/t/how-do-i-see-pictures-in-raw/299155/2 "2024-03-13T12:15:50Z")

</div>

Looks like that isn’t supported for discourse, if you upload from that format it would automatically be changed to other format.

Topic here:

> [@Support for ProRAW images](https://meta.discourse.org/t/support-for-proraw-images/173663/9):
>
> JPEG ProRAW RAW via halide ProRAW is great, it includes image processing instructions, so when I uploaded it you can see that image looks way less washed out than it would on pure Raw with zero processing. That said, Raw can be just fine ™ … you shoot Raw cause your intent is to process your image, you may want to push it a few stops down and recover detail, you may have some more radical plans for it. Halide Raw, processed in lightroom. This featu…

Generally you wouldn’t be able to see any difference in that format, but if you want to maintain that for someone else to be able to use that to edit you can post a link to file with drive.

---

<div class="post-metadata">

### Author: ![mattdm](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mattdm/32/216484_2.png) [@mattdm](https://meta.discourse.org/u/mattdm)
#### Post date: [March 13, 2024, 5:08pm UTC](https://meta.discourse.org/t/how-do-i-see-pictures-in-raw/299155/3 "2024-03-13T17:08:22Z")

</div>

Do you mean RAW-format output from cameras, or do you mean when looking at the “uncooked” markdown source for posts?

---

<div class="post-metadata">

### Author: ![idontexist](https://avatars.discourse-cdn.com/v4/letter/i/b9e5f3/32.png) [@idontexist](https://meta.discourse.org/u/idontexist)
#### Post date: [March 13, 2024, 11:15pm UTC](https://meta.discourse.org/t/how-do-i-see-pictures-in-raw/299155/4 "2024-03-13T23:15:00Z")

</div>

Like when you do the link like:  
`https://meta.discourse.org/t/raw/299155/`

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [March 14, 2024, 7:24am UTC](https://meta.discourse.org/t/how-do-i-see-pictures-in-raw/299155/5 "2024-03-14T07:24:00Z")

</div>

That view is not intended for showing pictures. The “raw” refers to the Markdown. It shows the source Markdown which will never contain the rendered images.

---

<div class="post-metadata">

### Author: ![twofoursixeight](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/twofoursixeight/32/574822_2.png) [@twofoursixeight](https://meta.discourse.org/u/twofoursixeight)
#### Post date: [March 15, 2024, 6:18pm UTC](https://meta.discourse.org/t/how-do-i-see-pictures-in-raw/299155/6 "2024-03-15T18:18:16Z")

</div>

You cannot view them directly from the `/raw` page, but the picture markdown code can be copied. They look like this:

```plaintext
![image|[width]x[height]](upload://[name].png)

```

Then copy them to the composer.  
You should then get the image.

But, idk why you would do that tbh
