# Julia manual in ebook format?

**URL:** https://discourse.julialang.org/t/julia-manual-in-ebook-format/63266
**Category:** Community
**Tags:** epub
**Created:** [June 21, 2021, 12:17am UTC](https://discourse.julialang.org/t/julia-manual-in-ebook-format/63266 "2021-06-21T00:17:57Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![dlakelan](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/dlakelan/32/8491_2.png) [@dlakelan](https://discourse.julialang.org/u/dlakelan)
#### Post date: [June 21, 2021, 12:17am UTC](https://discourse.julialang.org/t/julia-manual-in-ebook-format/63266/1 "2021-06-21T00:17:57Z")

</div>

Every time I try to read the julia manual I wind up stalling out. Sure I read some of it, and I get something out of it, but then at some point it’s exhausting reading the PDF on a tablet, and the manual is like 1500 pages long so printing it out is super cumbersome. Is there a version of the manual which is available as an e-book format that I could read with ease on a screen?

Things that would make this all work better:

1. Text flows to the screen size
2. Can change font size
3. Keeps track of where I’ve read to
4. Bookmarks
5. Find

---

<div class="post-metadata">

### Author: ![shikil](https://avatars.discourse-cdn.com/v4/letter/s/d07c76/32.png) [@shikil](https://discourse.julialang.org/u/shikil)
#### Post date: [June 21, 2021, 2:47am UTC](https://discourse.julialang.org/t/julia-manual-in-ebook-format/63266/2 "2021-06-21T02:47:02Z")

</div>

DocumenterEpub.jl can output EPUB format.

> [@\[ANN\] DocumenterEpub.jl](https://discourse.julialang.org/t/ann-documenterepub-jl/53435):
>
> Hi, I’m releasing 0.1.0 of [DocumenterEpub.jl](https://github.com/laborg/DocumenterEpub.jl). The provided EPUB() can act as a drop-in replacement for HTML() format and will then create an EPUB file to be consumed on e-ink devices. From the README: Create epub 3.2 files, but stay backward compatible where possible (e.g. include the navigation as .ncx file) Use a simple layout/CSS to be compatible with older e-reader devices Use [JuliaMono](https://github.com/cormullion/juliamono) for syntax highlighting No JavaScript dependency in the resulting EPUB through prerendering of synta…

Here is an example of Julia version 1.6

> **[GitHub - laborg/DocumenterEpubExample](https://github.com/laborg/DocumenterEpubExample/)**
>
> Contribute to laborg/DocumenterEpubExample development by creating an account on GitHub.

---

<div class="post-metadata">

### Author: ![dlakelan](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/dlakelan/32/8491_2.png) [@dlakelan](https://discourse.julialang.org/u/dlakelan)
#### Post date: [June 21, 2021, 3:20am UTC](https://discourse.julialang.org/t/julia-manual-in-ebook-format/63266/3 "2021-06-21T03:20:32Z")

</div>

Perfect, the 1.6 manual example file is just what I want, and I don’t even have to figure out how to get the source and build it myself 😉

---

<div class="post-metadata">

### Author: ![rashid](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rashid/32/9398_2.png) [@rashid](https://discourse.julialang.org/u/rashid)
#### Post date: [June 21, 2021, 4:39am UTC](https://discourse.julialang.org/t/julia-manual-in-ebook-format/63266/4 "2021-06-21T04:39:48Z")

</div>

Wouldn’t it be possible to add an option to `download as pdf/epub` to the docs sidebar itself like [here](https://docs.readthedocs.io/en/stable/).

 ![image](https://global.discourse-cdn.com/julialang/original/3X/6/1/61c0ee3f724560e540c405df323cb35d5baa8a25.png)

This would be great if it can be added to Documenter.jl so that any julia package can enable this.

---

<div class="post-metadata">

### Author: ![rafael.guerra](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rafael.guerra/32/216610_2.png) [@rafael.guerra](https://discourse.julialang.org/u/rafael.guerra)
#### Post date: [June 5, 2022, 3:55pm UTC](https://discourse.julialang.org/t/julia-manual-in-ebook-format/63266/5 "2022-06-05T15:55:29Z")

</div>

After struggling to read the +1500 pp Julia manual offline on a mobile device in PDF format, I found this great post and the link above to download the manual in epub format (version 1.7 available). What a difference it made!

IMHO, such epub download should be available in the official page:

 ![Julia_documentation_add_epub](https://global.discourse-cdn.com/julialang/original/3X/4/7/4796b0d182f860f659afe3c9c0b5820d337b3041.png)

---

<div class="post-metadata">

### Author: ![Rich\_Holm](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rich_holm/32/220605_2.png) [@Rich\_Holm](https://discourse.julialang.org/u/Rich_Holm)
#### Post date: [February 3, 2026, 6:14am UTC](https://discourse.julialang.org/t/julia-manual-in-ebook-format/63266/6 "2026-02-03T06:14:02Z")

</div>

Is there anything newer? Julia is now at 1.12.4.

Thanks!

---

<div class="post-metadata">

### Author: ![devel-chm](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/devel-chm/32/3572_2.png) [@devel-chm](https://discourse.julialang.org/u/devel-chm)
#### Post date: [February 3, 2026, 9:45pm UTC](https://discourse.julialang.org/t/julia-manual-in-ebook-format/63266/7 "2026-02-03T21:45:55Z")

</div>

I would settle for epub of 1.10.x

---

<div class="post-metadata">

### Author: ![PeterSimon](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/petersimon/32/25193_2.png) [@PeterSimon](https://discourse.julialang.org/u/PeterSimon)
#### Post date: [February 5, 2026, 6:14pm UTC](https://discourse.julialang.org/t/julia-manual-in-ebook-format/63266/8 "2026-02-05T18:14:33Z")

</div>

As an experiment, I used [Calibre](https://calibre-ebook.com/) to convert the PDF version of the Julia 1.12 documentation to epub format. The result isn’t nearly as nice as what can be obtained DocumenterEpub.jl, but it might be better than nothing? You can grab it from [here](https://drive.google.com/file/d/1FWJyQzQ0ywkGDOWtYL9QczGFsxa_Y78s/view?usp=sharing).
