PPTX.gallery
Open in PPTX.dev

Layout Pattern

Funnel / Pyramid

Tapered shape showing progression, conversion, or hierarchy. Visualizes stages, filtering, or organizational levels.

ProcessConversionHierarchy

How to Use It

Funnels show narrowing (conversion stages, qualification pipelines). Pyramids show hierarchy or foundational layers. Label each tier with both a name and a metric when possible. Use color gradients from wide to narrow. Funnels read top-to-bottom; pyramids can go either direction. Annotate drop-off rates between funnel stages to tell the real story.

Content Zones

TitleSlide title
BodyPrimary content

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

OPF Config

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

Preview this config live at pptx.dev/playground.