---
title: "PPTX Extract Slides"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/lib/pptx/pptxextractslides
markdown: https://docs.nodetool.ai/nodes/lib/pptx/pptxextractslides.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/lib/pptx/pptxextractslides.md
---

# PPTX Extract Slides

**Type:** `lib.pptx.ExtractSlides`

**Namespace:** `lib.pptx`

## Description

Extract text from each slide of a PowerPoint (.pptx) file as a list, preserving slide order.
    pptx, powerpoint, slides, list, text

## Properties

_(none)_

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `list[dict]` |  |

## Related Nodes

Browse other nodes in the [lib.pptx](./) namespace.
