PDF and HTML explained
PDF describes a page as a fixed arrangement of text, vector graphics and images. Unlike a word processor document, it is designed so the page looks identical everywhere — which is exactly why it is awkward to edit.
HTML is the markup language of the web, describing document structure — headings, paragraphs, lists, links — which browsers then render.
- Where PDF files come from
- Contracts, invoices, reports, forms, academic papers and scanned documents.
- Where HTML is used
- Web pages, email templates and exports from documentation tools.