Layout Pattern

Feature Comparison Matrix

Rows of features vs. columns of options with check/X marks. The no-argument way to show what wins on paper.

ComparisonMatrixEvaluation

How to Use It

Feature matrices work when decisions come down to capability checklists. Rows are features or requirements, columns are options (your product, competitors A, B, C). Use checkmarks, X marks, and dashes for nuance (partial support). Highlight your column with a background color. Keep to 8-12 rows - more looks like feature stuffing. Put the highest-value features at the top of the list.

Content Zones

LeftFirst option or column
RightSecond option or column

OPF Config

layouts:feature-comparison-matrix
Open Presentation Format
{
  "$schema": "https://pptx.dev/schema/opf/v1",
  "version": "1.0",
  "meta": {
    "title": "PPTX.gallery — layouts/feature-comparison-matrix"
  },
  "design": {},
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "feature-comparison-matrix",
      "elements": []
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.