New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@pptkit/pptx-exporter

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pptkit/pptx-exporter

PPTX export boundary for PPTKit.

latest
npmnpm
Version
0.1.10
Version published
Weekly downloads
13
-70.45%
Maintainers
1
Weekly downloads
 
Created
Source

@pptkit/pptx-exporter

Editable PowerPoint export for PPTKit.

The exporter consumes resolved IR and emits a deterministic .pptx package with:

  • rich text paragraphs, runs, bullets, theme fonts, and links
  • image embedding, opacity, crop, contain, and cover behavior
  • editable shapes, connectors, nested groups, and native tables
  • native editable charts (bar, line, pie) as c:chartSpace parts
  • native text bodies embedded in editable shapes
  • presentation themes, reusable slide layouts, and placeholders
  • slide backgrounds, hidden slides, speaker notes, and PPTKit metadata extensions
  • recoverable structured warnings for asset-loading failures

The default entry loads URL assets. @pptkit/pptx-exporter/node additionally loads local paths and exposes writePptx().

The package owns asset I/O, OOXML parts and relationships, ZIP generation, and output diagnostics. It does not own authoring or layout semantics.

See the PPTX exporter API reference and Rendering Pipeline.

FAQs

Package last updated on 24 Aug 2026

Related posts