Converting a PDF manual into searchable web docs
Upload the PDF and you get editable Markdown pages split on top-level headings, with images extracted. Expect to spend real time fixing it: a PDF stores where text sits on a page, not what the text means, and the difference has to be put back by a person.
Start with what a PDF actually is
Which PDFs convert well
| If the PDF is | Expect |
|---|---|
| Text you can select, exported from Word or Docs | A good result. Headings usually survive |
| Text you can select, made in a layout tool | Reasonable body text, unreliable headings |
| Multi-column, like an academic paper | Poor. Reading order is often interleaved |
| A scan, or text you cannot select | Nothing useful. It is images of words |
| Heavy on diagrams and captions | Text fine, captions detached from their images |
The steps
1. Try selecting text, and find the original
2. Upload the PDF
3. Expect one long page, and plan for it
4. Split by hand, top down
5. Publish, then fix in place
What you will be fixing
What you get for the afternoon
Questions
How do I convert a PDF manual into a website?
Why does my PDF import as one long page?
Can I convert a scanned PDF?
Is converting a PDF worse than converting a Word file?
Do the images in my PDF come across?
Try the free plan instead of reading about it
- Drag in a folder of Markdown, a zip, a Word document or a PDF
- Search, navigation and a 404 page are built for you
- Export the built site or the source on every plan, free included
How to turn a Word document into a documentation site
The handbook is a .docx, it is forty pages long, and everyone emails a copy of it. Here is how to make it a searchable website in a few minutes, what converts cleanly, and what you will want to fix afterwards.
Full-text search in docs without paying for an index
Search on a documentation site does not have to be a subscription. For most doc sets the index is small enough to build at publish time and ship with the pages, which costs nothing and works offline.
Docszero vs ReadMe: free tiers, branding and the price of a second project
ReadMe’s free plan gives you one project, one version and a ReadMe badge you cannot remove. Removing it starts at $250 a month. Docszero removes the badge at $19.99 and gives you ten sites.