How to Convert arXiv and Other Preprint PDFs to EPUB — Read Research Papers on Kindle or Kobo
The arXiv PDF experience on e-readers is painful. Two-column layout at letter size means tiny unreadable text on a Kindle or Kobo screen. Converting arXiv papers to EPUB before sending them to your e-reader makes the difference between squinting and actually reading. The same workflow covers every other preprint server — bioRxiv, medRxiv, chemRxiv, engrXiv, EarthArXiv, PsyArXiv, SocArXiv and SSRN — and this guide lists what differs for each.
Two-column arXiv layout handled automatically. No account needed.
Convert arXiv PDF to EPUB free →Why arXiv PDFs are hard to read on e-readers
Most papers submitted to arXiv use LaTeX with two-column conference or journal templates. The resulting PDF is designed for printing on A4 or US Letter paper. When you open it on a 6-inch Kindle:
- The full page is scaled to fit the screen width — text becomes about 6pt, unreadable without zooming
- Zooming in on one column means scrolling horizontally to read each line
- Page-turn gestures jump a full PDF page rather than a screenful of text
- Font size adjustments in the Kindle app do nothing — PDFs are fixed-layout
EPUB solves all of this. Text reflows to fill whatever screen size and font size you choose, just like a regular ebook.
How to convert an arXiv paper to EPUB
- Go to arxiv.org and find your paper
- Click the PDF link — the paper downloads as a PDF file
- Go to toolkit.bot/pdf2epub
- Drag and drop the PDF or click to select it
- Wait about 30 seconds — the two-column layout is automatically detected and reflowed
- Download the EPUB and send it to your Kindle, Kobo, or phone
No account required. No email. No size limit on free conversions (up to 50 MB per file).
What the converter does with arXiv papers
Two-column detection
toolkit.bot analyses the spatial layout of text blocks on each page. When two distinct column regions are detected, text from each column is extracted in reading order (left column first, then right) rather than naively top-to-bottom across both columns, which would interleave lines from the two columns.
Running headers and page numbers
arXiv papers typically include repeated page headers and footers (journal name, volume, author names, page numbers). toolkit.bot detects and removes these before conversion so they do not appear as stray text fragments in the middle of the EPUB content.
Equations
Mathematical equations are preserved as images in the EPUB. Since arXiv PDFs render math as high-quality vector graphics or high-DPI raster images, equations remain readable on Retina and high-resolution e-ink screens.
References and citations
In-text citations and the reference list at the end of the paper are preserved. Internal cross-references (to equations, figures, and sections) become navigation links within the EPUB where the PDF contains PDF link annotations.
Sending arXiv EPUBs to your e-reader
After conversion, send the EPUB to your device:
- Kindle: email the EPUB as an attachment to your @kindle.com address — find it under Manage Your Content and Devices → Preferences → Personal Document Settings — and it appears in your library within a minute. Alternatives: the Send to Kindle desktop app, the Kindle app's "Add Books" import on a phone or tablet, or the Kindle personal documents service
- Kobo: connect via USB and copy to the
Digital Editionsfolder, import through the Kobo desktop app, or use the Kobo sync guide - iPhone/iPad: open the EPUB file in Safari — iOS will offer to open it in Apple Books; or AirDrop it, or choose "Open in Books" from the Files app
- Android: copy to the device and open with Moon+ Reader or ReadEra
Limitations to know
The converter cannot perfectly handle every arXiv paper. Known cases where results are imperfect:
- Papers with many inline equations — heavy use of inline math can disrupt line spacing in the reflowed text
- Complex figure placement — figures that span both columns may appear before or after the text that references them
- Papers with scanned pages — some older arXiv submissions include scanned pages; these go through OCR but text recognition accuracy depends on scan quality
- Algorithm and pseudocode boxes — formatted algorithm environments may not always convert cleanly to EPUB
For papers where these limitations apply, the EPUB is still more readable than the PDF on a small screen — equations and figures are preserved as images even if their placement is not perfect.
Tips for better results
- Single-column beats two-column. Many physics and maths papers, and a growing share of CS papers, are single-column and convert very cleanly. Where arXiv offers its experimental HTML version, printing that to PDF gives a single-column source that converts better than the two-column PDF.
- Recent papers convert better. Submissions after about 2020 tend to have better-structured PDFs and cleaner heading detection.
- Check the equations first. For math-heavy papers, zoom into an equation image at your preferred font size before a long reading session.
Other preprint servers
Every major preprint server is free to read and the conversion steps are the same as for arXiv. Preprints are not peer-reviewed; check whether a published version exists before citing. What differs is where the PDF button sits, whether an account is needed, and how the papers are laid out.
| Server | Fields | Operator | Getting the PDF | Layout note |
|---|---|---|---|---|
| arXiv | Physics, maths, CS, statistics, quantitative biology, economics, electrical engineering | Cornell / arXiv | PDF link on the abstract page; no account | Mostly two-column LaTeX; many single-column physics and maths papers |
| bioRxiv | All of biology: cell biology, genomics, neuroscience, ecology, bioinformatics | Cold Spring Harbor Laboratory | PDF button beside the abstract, or Full Text → PDF; no account | Typically single-column; converts very cleanly. Many preprints later appear in Nature, Cell or PNAS |
| medRxiv | Health sciences, clinical medicine, public health | Cold Spring Harbor Laboratory (bioRxiv companion) | Same platform and buttons as bioRxiv; no account | Single-column, like bioRxiv |
| chemRxiv | Chemistry, chemical engineering, materials, biochemistry, computational chemistry | ACS, RSC, GDCh and CSJ | "Download" or "PDF" on the preprint page; no account. Supporting information is a separate PDF or ZIP | Structures and reaction schemes come through as images; the EPUB is most useful for the text sections |
| engrXiv | Civil, mechanical, chemical, electrical, biomedical and environmental engineering | Center for Open Science (OSF) | "Download" on the preprint page; no account | Equations preserved as images; IEEE/ASME-style two-column papers are linearised |
| EarthArXiv (and ESSOAr) | Geology, geophysics, hydrology, oceanography, climate, planetary science | Nonprofit community on OSF; ESSOAr is run by AGU and Wiley | "Download" or "View PDF"; preprints also live at osf.io/preprints/eartharxiv; no account | Figure-heavy (maps, cross-sections) — keep the PDF for figures and read the text as EPUB |
| PsyArXiv | Clinical, cognitive, developmental, social and educational psychology | Center for Open Science (OSF) | "Download" on the preprint page; no account; version history shown | APA structure (Introduction, Method, Results, Discussion) becomes a clean table of contents |
| SocArXiv | Sociology, political science, education, communications, law, geography, anthropology | Center for Open Science (OSF) | PDF download button at osf.io/preprints/socarxiv; no account | Single-column, text-heavy working papers; qualitative papers convert especially cleanly |
| SSRN | Economics, finance, law, accounting, management, political science | Elsevier | "Download This Paper" on the paper page; a free SSRN account is required for most downloads | Single-column Word-generated documents; headings and footnotes convert with excellent results |
The same approach works for conference proceedings (NeurIPS, ICML, ACL, ICLR), journal PDFs, textbook chapters and dissertations from institutional repositories: any PDF with selectable text produces a usable EPUB. For journal articles see the journal and publisher guide; for databases and search engines see the research-papers guide.
Frequently asked questions
Can I convert an arXiv paper to EPUB?
Yes. Download the PDF from arxiv.org, then upload it to toolkit.bot. The converter detects two-column academic layout automatically and reflows the text into a single readable column — the result works well on Kindle, Kobo, Apple Books, and any EPUB reader.
Why are arXiv PDFs hard to read on Kindle and Kobo?
Most arXiv papers use two-column LaTeX layout at A4 or US Letter size. When you send this to a Kindle, the text is tiny because the device fits the full page width into a 6-inch screen. There is no reflowing — you have to pinch-zoom to read each column. Converting to EPUB first solves this.
Does the converter handle equations and math in arXiv papers?
Mathematical equations in arXiv papers are usually rendered as vector graphics or embedded images. toolkit.bot preserves these as images in the EPUB, positioned inline with the surrounding text. Complex LaTeX math that was rasterised at high resolution in the PDF will appear sharp on e-reader screens.
What about figures and tables in arXiv papers?
Figures are extracted at their original resolution and placed near the surrounding text in the EPUB. Tables in arXiv PDFs are often complex multi-column structures — toolkit.bot converts them to HTML tables where possible, with image fallback for complex layouts.
Does this work for bioRxiv, SSRN and other preprint servers?
Yes. bioRxiv, medRxiv, chemRxiv, engrXiv, EarthArXiv, PsyArXiv and SocArXiv all offer a free PDF download with no account; SSRN needs a free account. Download the PDF and convert it exactly as you would an arXiv paper. Single-column servers such as bioRxiv, SocArXiv and SSRN convert especially cleanly.
Can I convert arXiv papers in bulk using the API?
Yes. toolkit.bot has an API that accepts a PDF file and returns the EPUB. You can automate conversion of multiple arXiv papers with a simple script. See the /blog/pdf-to-epub-rest-api guide for examples in Python, Node.js, and curl.