From PDF to Published App in Under 10 Minutes
Every business has a PDF that is secretly trying to be an application. An eighty-page product manual. A training curriculum. A safety handbook. A policies-and-procedures document. A client reference. A dense FAQ that grew out of support emails. The content is good — often, the content is the result of years of accumulated expertise. The problem is that the container is wrong.
The life of such a PDF tends to follow a predictable arc. It is written well, reviewed carefully, produced in a designed template, and put onto a shared drive. For the first few weeks, people open it. Then it drifts. When somebody needs a specific section — a safety check, a refund policy, a training module — the path is always the same. Download the file. Wait for the big file to open. Use Ctrl+F. Scroll. Hope the right section exists. When it updates, half the team is still using last year's copy because it is on their desktop and the new one has not propagated.
The content was never the problem. The PDF was. The piece of work that deserved to be searchable, navigable, and always-current ended up as a file. Here is how to give it the container it should have had.
Website, app, and the difference between them
There is a companion piece to this one on turning a PDF into a live website in five minutes. It is worth saying explicitly what the difference is, because on the surface the two sound similar.
A website is read-only. A visitor lands on it, reads some pages, maybe signs up for something, and leaves. The structure is content-forward. The measure of success is whether the visitor found the page useful.
An application is interactive. A user comes back to it. They search it, bookmark it, mark things complete, give feedback, work through sequences. The structure is task-forward. The measure of success is whether the user got something done.
PDFs that are essentially marketing — brochures, sales profiles, restaurant menus, event programmes — want to become websites. PDFs that are essentially reference material or operational content — manuals, handbooks, training decks, knowledge bases, FAQs — want to become applications. This piece is about the second category.
The walkthrough, with real timestamps
Our example is an eighty-page product manual for a professional coffee machine. It has a table of contents, twelve chapters, a troubleshooting section, a spare-parts reference, and a collection of diagrams. It is the exact kind of document that an engineer on site should be able to consult in thirty seconds from their phone, and almost never is.
0:00 — Upload the PDF. The file is dropped onto the upload area. A thumbnail of each page appears as the parser reads through it. The process is non-destructive — the original PDF stays exactly as it was; nothing is altered on your side.
2:00 — Exepad parses the structure. Every chapter heading becomes a section. Every sub-heading becomes a page within the section. Tables are preserved as tables, not flattened to text. Images are extracted and placed with their captions. The troubleshooting section is recognised as a semi-structured list and turned into a searchable set of entries rather than a single long page. The table of contents is translated into a real navigation tree, not just a set of page numbers.
3:30 — Review the proposed layout. A left-hand navigation panel appears with the chapter structure. A search bar sits along the top. The current page renders in the main area, with images and tables in place. You click through three or four sections to check that the parse makes sense. For most documents it will, because the PDF did the hard structural work when it was made.
6:00 — Customise. A small number of edits usually helps. Rename one chapter to something shorter. Merge two short pages that really should be one. Add a category — "Daily maintenance", "Troubleshooting", "Parts" — so that users can filter to the part they care about. For the coffee machine manual, we added a "Quick start" bookmark on the home page so a new engineer could get started without reading chapter one.
8:00 — Publish. The application goes live at its own URL. It is searchable across the entire document. Every section has its own permalink. The navigation works on a phone, collapsed into a menu button. The original PDF is still available as a download for the users who want it that way — but the default experience is the app.

What the published app can do that the PDF cannot
The difference between a file and an app is easiest to feel after a week of use. A few capabilities change the practical experience of interacting with the content.
Full-text search. The search bar looks across every chapter, every page, every table, every image caption. A query for "descale" returns the three sections of the manual where descaling is covered, with context snippets. The user lands on the section they need in five seconds, not five minutes.
Stable links. Every page has its own URL. Support teams can email a user a direct link to the exact section. Training teams can point at a specific module. The "which page in the PDF?" conversation goes away.
Mobile access. Pages reflow on a phone. Images resize. Tables scroll horizontally instead of squashing. The person reading the manual is often standing next to the thing the manual is about, holding a phone, not sitting at a desk with a laptop. The phone case was always going to be the common case.
Always-current. When the content updates, the users do not. The URL stays the same. The search index rebuilds. Everybody is on the current version, without an email going around and without attachments being re-downloaded.
Bookmarks, progress, and feedback. Users can bookmark sections. A training app can track which modules a user has completed. A reference app can capture feedback — "this section was not clear" — tagged to the exact page, so the author has a concrete improvement list rather than a vague "the manual needs work". None of these were possible in the PDF.
Three cases this fits naturally
Most PDFs that want to be apps fall into one of a few shapes. Three examples, drawn from documents real teams have put through this process.
The contractor's safety manual. A construction contractor had a 120-page site safety manual, produced once a year by the safety officer, distributed as a PDF to every site manager. Site managers never read it, because standing in a hard hat on a muddy site with a 120-page PDF on a phone is not reading. Turned into an app, the safety manual became a checklist — the inspection sections became interactive forms, the procedure sections became step-by-step flows, the spare-parts reference became searchable. Site managers pulled it up on their phones twice a day. The same content, completely different usage pattern.
The training director's course PDF. A professional training company had course materials as designed PDFs, 60 to 100 pages each. Learners downloaded the file, printed it, worked through it. The firm had no idea who had completed what. Turned into an app, each module became a sequence — read, check understanding, move on. Progress was captured per learner. The training director went from guessing to knowing. This overlaps significantly with the training-deck-to-learning-app walkthrough and the companion Word-handbook-to-knowledge-base piece.
The service company's FAQ PDF. A services business kept a forty-page FAQ for new clients. It was useful but inaccessible — clients had to download the file to read any of it. Turned into an app, the FAQ became a search-first experience. Clients typed in what they wanted to know. The right answer appeared. The support team saw which questions got searched most and updated the FAQ accordingly, closing a loop that did not exist before.

Getting started
The fastest way to see whether your PDF is the kind that wants to be an app is to upload it and see what comes back. The original file is untouched. The app is a separate artefact with its own URL. You can put it in front of a single user — a colleague, a client, a learner — before rolling it out further.
If your document is closer to a brochure than a manual, the PDF-to-website walkthrough is the better match. If your source is a Word handbook rather than a PDF, the Word-to-knowledge-base walkthrough covers that case specifically.
The tool page, with examples of PDFs that have been published as apps, is at /convert-pdf-to-app.


