HTML and PDF explained
HTML is the markup language of the web, describing document structure — headings, paragraphs, lists, links — which browsers then render.
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.
- Where HTML files come from
- Web pages, email templates and exports from documentation tools.
- Where PDF is used
- Contracts, invoices, reports, forms, academic papers and scanned documents.