# Can 'download my posts' output have consistently useful inline images?

**URL:** https://meta.discourse.org/t/can-download-my-posts-output-have-consistently-useful-inline-images/53828
**Category:** Feature
**Created:** [6 Diciembre, 2016 01:45 UTC](https://meta.discourse.org/t/can-download-my-posts-output-have-consistently-useful-inline-images/53828 "2016-12-06T01:45:05Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![elijah](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/elijah/32/104055_2.png) [@elijah](https://meta.discourse.org/u/elijah)
#### Post date: [6 Diciembre, 2016 01:45 UTC](https://meta.discourse.org/t/can-download-my-posts-output-have-consistently-useful-inline-images/53828/1 "2016-12-06T01:45:05Z")

</div>

Here on Meta, the “download my posts” files have a mostly complete URL in the src attribute of uploaded images, lacking only scheme, something like this:

`<img src="//cdck-file-uploads-global.s3.dualstack.us-west-2.amazonaws.com/meta/original/3X/0/6/0654...`

But on other sites, such as the Discourse hosted [bbs.nextthing.co](http://bbs.nextthing.co) the URLs lack even a hostname:

`<img src='/uploads/nextthing/original/2X/f/f2cf3de9...`

(I notice that the nextthing .csv file has some `src="..."` and some `src='...'`, while I only see the first form in the .csv file from Meta.)

---

_[View the full topic](https://meta.discourse.org/t/can-download-my-posts-output-have-consistently-useful-inline-images/53828)._
