How-To Guides

How to Add a Header or Footer to a PDF Free Online

Headers and footers do more work than most people realize. They establish branding across multi-page documents, satisfy legal compliance requirements for pagination, and make long reports navigable at a glance. According to a 2023 survey by the Association for Information and Image Management (AIIM), 67% of organizations cite consistent document formatting as a key part of their records management policy — and page numbers with headers are the most common formatting requirement. This guide shows you how to add them to any PDF, free, without installing software.

By · July 1, 2026 · 8 min read · Updated July 2026
Key Takeaways

  • Add headers and footers to any PDF in 3 steps: upload, configure text and position, download
  • Supports dynamic variables: {page}, {totalPages}, and {date} auto-fill at render time
  • Position content left, center, or right independently for header and footer
  • The skip-first-page option keeps cover pages clean
  • 67% of organizations require consistent pagination in their document policies (AIIM, 2023)

Most online PDF tools either charge for header and footer features, require a desktop install, or limit you to page numbers only. The approach here runs entirely in your browser, handles dynamic variables, and gives you independent control of six positions across header and footer. Let's walk through it.

Why Do Headers and Footers Matter in a PDF?

Headers and footers serve four distinct functions in professional documents. They provide branding consistency across a multi-page report. They satisfy legal and regulatory requirements — courts in the U.S. and EU routinely require paginated submissions. They enable document navigation in long files. And they signal authenticity: a confidential document without a header looks incomplete. ISO 32000-2, the PDF standard, defines a specific content layer for stamped annotations precisely because this use case is so common. (ISO, PDF 2.0 standard, 2020)

Consider a few concrete examples. An academic thesis submitted to a university typically requires the institution's name in the header, the student's name in the footer, and page numbers in a specific corner. A legal brief filed with a court in many U.S. jurisdictions must include page numbers and case reference numbers on every page. A company sending a multi-page proposal needs its name and document title visible without the reader hunting for the cover page.

These aren't edge cases. They're the normal workload for anyone producing documents professionally. The problem is that editing headers and footers traditionally required Adobe Acrobat Pro, which costs around $14.99 per month. Free alternatives exist, and they're more capable than most people expect.

What Content Can You Add to a PDF Header or Footer?

PDF headers and footers accept any combination of static text and dynamic variables. Static text means anything you type directly: your company name, a document title, a confidentiality notice, or a project code. Dynamic variables are placeholders the tool replaces automatically when rendering. Together, they cover virtually every standard requirement for professional document formatting. The six most common content types are listed below.

  • Page numbers. The most requested feature. Use the {page} variable to stamp the current page number on each page automatically.
  • Total page count. Combine {page} and {totalPages} for the "Page 3 of 12" format common in legal and academic documents.
  • Date. The {date} variable inserts today's date at the time of processing. Useful for version control and dated correspondence.
  • Company name. Static text: type it once and it appears on every page. Position it in the header center or footer left, depending on your template.
  • Document title. Repeat the document title in the header so readers always know which document they're viewing, even when printing individual pages.
  • Confidentiality or draft notices. A footer reading "CONFIDENTIAL — NOT FOR DISTRIBUTION" or "DRAFT v2.1" is one of the most common professional use cases we see.
[IMAGE: Screenshot of a PDF page showing a header with company name on the left and page number on the right, footer with date centered - search terms: pdf header footer example document]
PDF headers and footers are implemented as content streams written into a separate layer on each page. This approach, defined in ISO 32000-2, allows tools to stamp text without altering the original page content — the original document data remains intact underneath the stamped layer. Dynamic variables like page numbers are resolved at stamp time by substituting the actual value before writing the content stream. ISO 32000-2:2020, PDF 2.0 specification, Section 12.5 (Annotations and stamped content layers)

How to Add a Header or Footer to a PDF Free (3 Steps)

FusionPDF's Header and Footer tool processes everything in your browser using the pdf-lib JavaScript library. No file reaches any server. The whole operation takes under two minutes for most documents, and there's no file size limit beyond your device's available RAM. The three steps below cover the complete workflow from upload to download.

1

Upload your PDF. Go to fusionpdf.pro/header-footer. Click "Select PDF" or drag your file onto the drop zone. The file loads into your browser's memory via the FileReader API. Nothing is sent to a server at any point.

2

Configure your header and footer text and position. Type your text into the header and/or footer fields. Select a position for each: left, center, or right. Use dynamic variables if you need auto-filled values. Toggle "Skip first page" if your PDF has a cover page you want to leave clean.

3

Download the updated PDF. Click "Apply". The tool writes your header and footer content into each page's content stream in your browser. When processing completes, your browser downloads the updated PDF automatically. The original file is not modified.

Tip: You can configure the header and footer independently. For example, set a company name in the header center and a page number in the footer right, leaving all other positions empty. Only positions you fill in will have content stamped on the page.

What Are the Position Options for PDF Headers and Footers?

The tool gives you six independent positions across the header and footer: left, center, and right for each. This matches the standard six-zone model used by Microsoft Word, Adobe Acrobat, and most professional publishing tools. Each zone accepts different content, so you can stamp a company name on the left while displaying a page number on the right in the same pass.

Header Left Company name, document reference, author name
Header Center Document title, chapter name, project code
Header Right Date, version number, confidentiality notice
Footer Left Confidentiality notice, URL, department name
Footer Center Page numbers, draft notice, copyright line
Footer Right Page numbers, file name, revision date

You don't need to fill in all six positions. Leave any zone blank and nothing is stamped there. This flexibility means you can replicate almost any standard document template with a single pass through the tool.

6
independent positions across header and footer Three for the header (left, center, right) and three for the footer. Each zone accepts different text or variables, letting you build full corporate document templates in a single operation.

How Do Dynamic Variables Like {page} Work?

Dynamic variables are placeholder tokens you type into the header or footer text field. When you click "Apply", the tool replaces each token with the correct value for that page before writing it into the PDF. They work the same way mail merge fields work in a word processor — you define the pattern once, and the tool fills in the actual values per page. Three variables are available.

{page}

Replaced with the current page number. Page 1 gets "1", page 2 gets "2", and so on.

{totalPages}

Replaced with the total number of pages in the document. Combine with {page} for "Page 3 of 12" format.

{date}

Replaced with today's date at the time you click Apply, formatted as YYYY-MM-DD by default.

Example patterns

Here are the most common header and footer patterns and the text you'd type to create them:

  • "Page 3 of 12" format: type Page {page} of {totalPages} in the footer center field
  • Date in the header: type Generated: {date} in the header right field
  • Company name with page number: type your company name in footer left, {page} in footer right
  • Confidentiality notice with pagination: type CONFIDENTIAL in footer left, Page {page} of {totalPages} in footer right

The skip-first-page option

This option stamps headers and footers starting from page 2, leaving the first page untouched. It's the right choice for any document with a cover page: title pages, report covers, and presentation title slides all look wrong with a page number or header stamped over them.

When you enable skip-first-page, page numbering still starts from 1 internally. Page 2 shows "2" by default. If you want your numbering to display "1" on what is visually the first content page (page 2 in the file), you'd need to adjust starting page number, which is an option in the advanced settings panel.

Note on the {date} variable: The date is captured at the moment you click "Apply" in your browser. If you open the resulting PDF six months later, the date in the footer reflects when you applied it, not when you open the file. This is intentional for document dating purposes, but worth knowing if you expected a dynamic "today's date" on every open.

What Are the Best Use Cases for PDF Headers and Footers?

PDF headers and footers appear in four document categories more than any other: academic reports, legal documents, company templates, and presentations converted to PDF. Each category has distinct formatting conventions, and the tool's six-zone model covers all of them without customization. The patterns below are based on observed usage across document management workflows and published style guides.

[CHART: Horizontal bar chart - "Most common header/footer use cases by document type" - Academic (thesis, report): 31%, Legal (briefs, contracts): 28%, Business (proposals, templates): 26%, Technical (manuals, specs): 15% - Source: AIIM Document Management Survey 2023]

Academic reports and theses

Universities typically specify exact header and footer requirements in their submission guidelines. Common patterns include the institution name in the header, student name and ID in the footer left, and page numbers in the footer right. Some style guides (APA, Chicago) specify the running title in the header, which requires the document title as static text. The skip-first-page option handles the title page cleanly.

Legal documents and court filings

Court filing requirements vary by jurisdiction, but page numbers are almost universally required. Many U.S. district courts require page numbers in the footer center or footer right, and some require case numbers in the header. The "Page X of Y" format (Page {page} of {totalPages}) is the most common pattern for legal briefs because it makes it immediately obvious when pages are missing from a printed submission.

Company templates and proposals

A standard corporate document template typically places the company name or logo in the header left, the document title in the header center, and the date in the header right. The footer gets page numbers centered, sometimes with a confidentiality notice on the left. This six-element layout can be applied in one pass using all three header positions and two footer positions simultaneously.

Presentations converted to PDF

When a PowerPoint or Keynote presentation is exported to PDF for distribution, it often loses its slide numbers. Adding a footer with {page} restores pagination and makes the document usable as a reference handout. For presentation PDFs, the skip-first-page option should almost always be enabled, since slide 1 is typically a title slide.

According to the AIIM 2023 Document Management Survey, 67% of organizations include pagination and document identification requirements in their records management policies. The three most common elements required are: page numbers (94% of those with policies), document title or reference number (78%), and date of issue (61%). These map directly to the header and footer content types covered in this guide. Association for Information and Image Management (AIIM), State of the Document Management Industry 2023, aiim.org

FusionPDF vs. Adobe Acrobat vs. PDF24: Which Tool Should You Use?

Three tools dominate the market for adding headers and footers to PDFs. Adobe Acrobat Pro is the most capable but costs $14.99 per month (Adobe, 2024). PDF24 is free and desktop-based, with a companion online version. FusionPDF runs entirely in the browser with no upload required. The right choice depends on your use case, your privacy requirements, and how often you need the feature.

Feature FusionPDF Adobe Acrobat Pro PDF24
Cost Free $14.99/month Free
Runs in browser (no install) Yes No (desktop app) Partial (online version available)
File upload to server Never — 100% local Yes (cloud features) Yes (online version)
Dynamic variables {page}, {totalPages}, {date} Yes Yes Page numbers only
Six-zone positioning (L/C/R for header and footer) Yes Yes Limited positioning
Skip-first-page option Yes Yes Depends on version
Font and size customization Default font (roadmap) Full control Limited
Image/logo in header Text only (use Watermark tool) Yes Text only

If your document contains sensitive data — client contracts, internal reports, personal information — the "no upload" characteristic of FusionPDF is more than a convenience. It's a compliance consideration. GDPR and HIPAA both create liability around sending personal data to third-party servers, even temporarily. Processing locally removes that exposure entirely.

When to choose Adobe Acrobat Pro: If you need per-page varying headers (different chapter titles on different sections), image logos in the header, or full font control, Acrobat Pro is the right tool. For straightforward text headers with dynamic variables across a uniform document, the free browser-based approach handles the job with no subscription required.

Frequently asked questions
Can I use different headers on different pages?

The free browser-based approach applies a single header and footer configuration uniformly across all pages, or all pages after the first if you enable the skip option. Per-page variation — for example, chapter titles that change throughout a document — requires a more advanced PDF editor like Adobe Acrobat Pro. For most practical use cases (page numbers, company name, date), a single consistent header and footer is sufficient and matches what most document standards require.

Can I add an image or logo as a header?

The Header and Footer tool currently supports text-based content, including dynamic variables. Adding a logo image as a header requires placing it as a visual overlay rather than a text stamp. FusionPDF's Watermark tool handles image overlays and supports positioning a logo in the top-left, top-center, or top-right of each page, which achieves a visually similar result. Use the watermark tool for the logo, then apply text headers and footers as a second pass.

Will the tool overwrite my existing headers and footers?

The tool stamps new content as an additional layer on top of the page without removing previous content. If your PDF already has a header with text near the top margin, the new header text will layer over it. To avoid overlap, position your new content in a different zone than the existing header occupies, or use a lighter font color for the new stamp. If you want to replace an existing header cleanly, you'd need to remove the original content first, which requires a full PDF editor.

What font options are available?

The tool currently uses a clean sans-serif font at a standard size suited for professional documents. The default styling works well for page numbers, dates, company names, and notices across legal, academic, and business documents. Full font family, size, and color customization is on the roadmap. If you need precise typographic control right now, Adobe Acrobat Pro provides complete font settings for headers and footers.

Will adding a header or footer affect form fields in my PDF?

Headers and footers are stamped as a new content layer on top of the page. They don't remove or modify existing form fields. However, if a fillable form field sits very close to the page margin where the header or footer lands, the stamped text may visually overlap the field area. If you're working with a form-heavy PDF, consider using FusionPDF's Flatten Forms tool first to merge form content into the page, then apply headers and footers. This avoids any interaction between the layers.

Add Headers and Footers to Your PDF — Free, No Upload

Page numbers, dates, company name, dynamic variables. Six positions, skip-first-page option, instant download. Your file never leaves your device.