Layout Pattern
Two Column
Content split into two equal columns for comparing concepts or showing related information side by side.
How to Use It
Two-column layouts work exceptionally well for before/after comparisons, pros and cons, or presenting complementary ideas. Maintain consistent hierarchy in both columns and use visual alignment to create cohesion.
Content Zones
Related Layouts
Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.
Data Analysis
Feature Comparison Matrix
Rows of features vs. columns of options with check/X marks. The no-argument way to show what wins on paper.
/layouts/feature-comparison-matrix
Data Analysis
Pros / Cons
Two-column trade-off analysis. Transparent way to present an option without pretending it has no downsides.
/layouts/pros-cons
Content Text
Bullet List
Structured text content with clear hierarchy. The workhorse of business presentations when done right.
/layouts/bullet-list
Data Analysis
Comparison
Side-by-side evaluation of two options, products, or states. Makes differences and advantages visually obvious.
/layouts/comparison
Content Text
FAQ
Question-and-answer pairs that preemptively address audience concerns. Builds trust by tackling objections head-on.
/layouts/faq
Text Explainer
List 2x
List 2x OPF layout with 2 list content zones.
/layouts/list-2x
OPF Config
layouts:two-column{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/two-column",
"tags": [
"gallery:layouts/two-column"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "two-column",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"two-column\" preset."
}
]
}Preview this config live at pptx.dev/playground.