PPTX.gallery
Open in PPTX.dev

Layout Pattern

Bullet List

Structured text content with clear hierarchy. The workhorse of business presentations when done right.

ContentHierarchyText

How to Use It

Bullet slides get a bad reputation, but the problem is overuse, not the format. Limit bullets to 4-5 per slide. Use progressive disclosure to control pacing. Each bullet should be a single idea, not a paragraph. Consider replacing text-heavy bullets with icon+label pairs when possible.

Content Zones

TitleSlide title
ListOrdered items

Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.

OPF Config

layouts:bullet-list
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "PPTX.gallery — layouts/bullet-list",
  "tags": [
    "gallery:layouts/bullet-list"
  ],
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "bullet-list",
      "title": "Layout preview",
      "subtitle": "Reference layout for the OPF \"bullet-list\" preset."
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.