# Export content for offline usage

**URL:** https://meta.discourse.org/t/export-content-for-offline-usage/37877
**Category:** Feature
**Created:** [January 13, 2016, 8:36am UTC](https://meta.discourse.org/t/export-content-for-offline-usage/37877 "2016-01-13T08:36:11Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![nairolf](https://avatars.discourse-cdn.com/v4/letter/n/49beb7/32.png) [@nairolf](https://meta.discourse.org/u/nairolf)
#### Post date: [January 13, 2016, 8:36am UTC](https://meta.discourse.org/t/export-content-for-offline-usage/37877/1 "2016-01-13T08:36:11Z")

</div>

Hi,

I’m going to use discourse to create a howto and knowledge database. Is there a way to export all the content as pdf or a similar offline readable file format? Export would be necessary to have access in an emergency case.

Cheers

---

<div class="post-metadata">

### Author: ![zh99998](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zh99998/32/100179_2.png) [@zh99998](https://meta.discourse.org/u/zh99998)
#### Post date: [January 13, 2016, 9:00am UTC](https://meta.discourse.org/t/export-content-for-offline-usage/37877/2 "2016-01-13T09:00:46Z")

</div>

1. right click the page
2. click “print”
3. select save to pdf as printer

---

<div class="post-metadata">

### Author: ![nairolf](https://avatars.discourse-cdn.com/v4/letter/n/49beb7/32.png) [@nairolf](https://meta.discourse.org/u/nairolf)
#### Post date: [January 13, 2016, 9:16am UTC](https://meta.discourse.org/t/export-content-for-offline-usage/37877/3 "2016-01-13T09:16:00Z")

</div>

Ok, but this is not a solution for more than 300 howto pages. I need something like an bulk export

---

<div class="post-metadata">

### Author: ![erlend\_sh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erlend_sh/32/119475_2.png) [@erlend\_sh](https://meta.discourse.org/u/erlend_sh)
#### Post date: [January 13, 2016, 10:05am UTC](https://meta.discourse.org/t/export-content-for-offline-usage/37877/4 "2016-01-13T10:05:50Z")

</div>

@fantasticfears wrote this [download script](https://github.com/nahtnam/learndiscourse/blob/gh-pages/tools/doc_section_maintainer.rb) as part of the learndiscourse project. If you know some basic Ruby, or could get ahold of someone who does, it shouldn’t be hard to tweak the script to suit your own needs.

---

<div class="post-metadata">

### Author: ![nairolf](https://avatars.discourse-cdn.com/v4/letter/n/49beb7/32.png) [@nairolf](https://meta.discourse.org/u/nairolf)
#### Post date: [March 20, 2016, 1:12pm UTC](https://meta.discourse.org/t/export-content-for-offline-usage/37877/5 "2016-03-20T13:12:20Z")

</div>

Unfortunately I’ve no ruby skills. Maybe somebody else did already solve my attention?

---

<div class="post-metadata">

### Author: ![thaidb](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thaidb/32/68488_2.png) [@thaidb](https://meta.discourse.org/u/thaidb)
#### Post date: [June 17, 2017, 2:52pm UTC](https://meta.discourse.org/t/export-content-for-offline-usage/37877/6 "2017-06-17T14:52:00Z")

</div>

Can we export to evernote or sync with evernote?

---

<div class="post-metadata">

### Author: ![pihentagy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pihentagy/32/131067_2.png) [@pihentagy](https://meta.discourse.org/u/pihentagy)
#### Post date: [February 12, 2020, 12:46pm UTC](https://meta.discourse.org/t/export-content-for-offline-usage/37877/8 "2020-02-12T12:46:30Z")

</div>

I am also thinking of using Discourse as a wiki. We also would like to have bulk export with links between pages (where pages are the first posts, and the others are just comments).

Is there a more authentic (or out of the box) way to export pages than that gist?
