Layout Pattern
Comparison
Side-by-side evaluation of two options, products, or states. Makes differences and advantages visually obvious.
How to Use It
Comparison layouts clarify choices. Use consistent structure in both columns - same categories, same order. Highlight the preferred option with color or a recommended badge. Works for competitive analysis, before/after, plan tiers, or old way vs. new way. A checkmark/X matrix is a variant for multi-criteria comparisons.
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
Data Analysis
Stats & Metrics
Large numbers with context. Highlight 2-4 key performance indicators that tell your story in seconds.
/layouts/stats-metrics
Data Analysis
Dashboard
Multiple small charts in a grid for an at-a-glance overview. Bird's-eye view of a business or function.
/layouts/dashboard
Data Analysis
Data Visualization
Clean charts and graphs with supporting text. Present complex data in digestible formats.
/layouts/data-visualization
Data Analysis
Detailed Data Table
Full-slide data table for reference and Q&A. Dense on purpose, lives in the appendix.
/layouts/detailed-data-table
OPF Config
layouts:comparison{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/comparison",
"tags": [
"gallery:layouts/comparison"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "comparison",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"comparison\" preset."
}
]
}Preview this config live at pptx.dev/playground.