← Blog

PDF → PowerPoint — Picking the right layout

11 base layouts in the Slide Master (9 visible in the UI) Title Slide Title and Content Section Header Two Content Comparison Title Only Blank Content + Caption Picture + Caption +2 vertical layouts CJK only heuristic: title on top + content below → Title and Content; one large image → Picture + Caption

Every PowerPoint slide is bound to a layout from its master. The layout decides where the title, content, and images go, and what happens when the user changes the theme. A slide with the right layout updates cleanly under a new theme. A slide with no layout becomes a fixed visual collage that ignores everything the user does after conversion.

The 11 standard layouts

A typical Office theme defines 11 layouts in the Slide Master, but the Layouts dropdown shows only 9 by default. The two vertical layouts (10 and 11) appear only when the OS or IME has East Asian language support enabled (Japanese, Chinese, or Korean), not just as an Office proofing language.

  1. Title Slide — large centered title plus a subtitle. Usually slide one.
  2. Title and Content — title on top, large content block below.
  3. Section Header — large heading in the center, no content. A divider.
  4. Two Content — title on top, two side-by-side content blocks. For comparisons.
  5. Comparison — Two Content with a caption above each block.
  6. Title Only — title alone, the rest of the slide empty.
  7. Blank — no placeholders at all.
  8. Content with Caption — large object on the left, narrow text block on the right.
  9. Picture with Caption — large image on top, caption below.
  10. Title and Vertical Text — horizontal title, body text running vertically.
  11. Vertical Title and Text — title and text both vertical.

Corporate themes can add custom layouts. Converters generally work against the 11 base layouts of the standard Office theme.

Heuristics for matching a slide to a layout

The converter classifies each PDF page by counting features.

Title Slide

Three of four features is enough.

Section Header

A single large text block in the center, very little else, font 28 pt or larger. Section Header is the right answer for transition slides between parts of a deck.

Title and Content

The default fallback when more specific patterns don’t fit. A separate text block at the top, larger than the body, with empty space around it (the title). Below it, the main content: text, image, or a mixture.

Two Content

Title at the top, content split into two vertical columns of roughly equal width. The detection overlaps with multi-column reading-order analysis.

Picture with Caption

A single large graphic (image or chart) taking most of the slide, with a short descriptive line below.

Blank

Used when nothing else fits. All objects become free-floating shapes with no placeholder binding. Blank is an admission of failure: the slide displays, but nothing about it is theme-aware.

Why this matters after conversion

When a user switches themes, the new theme repositions title placeholders and recolors content placeholders. Free shapes (anything not bound to a placeholder) stay where they are. The slide ends up half-styled, with the new theme’s title position in one place and the original title still floating in the old position.

If every slide came out as Blank, theme switching does nothing and the presentation is locked into the converter’s choice of fonts and colors.

The hardest decision: what is a title

The title is the one shape that gets special handling in outline view, navigation, in-presentation search, and printing with notes. A misidentified title breaks all of those features for that slide.

The strongest signal is font size relative to body. The converter computes the average font size on the page (or across the document, when a single page has too few blocks) and looks for blocks at least 1.5× larger.

After that, in roughly decreasing weight:

Several large blocks on a page (a pull quote alongside an actual heading) get scored against each other and the wrong one sometimes wins. A title in an unusual place (corner, side, rotated 90°) defeats the upper-third rule. The false positive users notice first: a large number in a chart, like “42%”, gets tagged as a title and shows up as the slide’s name in outline view.

Choosing between layouts when multiple fit

A slide with one title, one block of text, and one image is genuinely ambiguous. The converter has to pick between:

The standard tiebreaker is area. Bigger image → Picture with Caption. Bigger text → Title and Content. Crude, and correct often enough to be worth doing.

Slides that don’t fit any layout

Real designed slides routinely defeat the standard layouts:

For these the converter has one option: Blank, with no placeholder binding. There is no good alternative within the standard layout set.

The theme question

The converter also has to pick a theme. Three approaches:

In practice, every converter uses the default Office theme and lets the user fix it later.

The pre-made template approach

Some converters ship a small library of pre-built slide templates (typically 10–15) and match the page content to the closest one. A “two images plus a heading” template handles the corresponding page; placeholder dimensions are fixed, so images get stretched to fit.

The result is more uniform than Blank slides, but only when the page actually matches a template. Irregular slides still fall back to Blank.

Diagnosing the result

Three checks in PowerPoint after conversion:

  1. Open the Layouts panel. If most slides use Title and Content or Title Slide, the converter handled layouts well. If everything is Blank, layouts were not detected.
  2. Switch to outline view. Titles should be visible. If they aren’t, the converter did not bind them to placeholders.
  3. Try changing the theme. If shapes stay put, no layouts were bound and the deck is locked into its current visual.
Title detection: five signals → score font ≥ 1.5× average primary signal 1–10 words titles are short upper third of slide typical position white-space separation from main content CAPS / bold typographic markers if recognized as a title → bound to title placeholder • shows up in outline view (structure mode) • automatic table of contents pulls titles • adjusted automatically when the theme changes