Skip to content

Navigation Menu

Sign in
Sign up

docs: highlight DeckHTML workflow value #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
zhaoxiongfei merged 1 commit into deckflow:main from AuntXue:docs/workflow-value
Sep 8, 2026
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 17 additions & 1 deletion README.md
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,28 @@

**Languages:** **English** · [简体中文](./README.zh-CN.md) · [繁體中文](./README.zh-TW.md) · [Français](./README.fr.md) · [Deutsch](./README.de.md) · [Español](./README.es.md) · [日本語](./README.ja.md) · [한국어](./README.ko.md)

Convert HTML files, stdin, or URLs into PPTX or PNG presentations from your terminal.
Turn HTML into presentation-ready PPTX or PNG — from files, stdin, or URLs, directly from your terminal.

Build once in HTML, then use the same source across decks, visual assets, and automated presentation workflows.

<p align="center">
<img src="./assets/screenshots/demo.gif" alt="HTML → PPTX demo" width="600" />
</p>

## Built for real workflows

DeckHTML fits workflows where content already lives in HTML or can be generated
by code:

- **Agent-generated presentations** — let coding agents author HTML and produce
deliverable PPTX or PNG outputs.
- **Recurring reports** — turn dashboards, metrics, and templated pages into
presentation assets from CI or scheduled jobs.
- **Web-to-deck reuse** — convert hosted pages or ordered HTML files without
rebuilding every slide manually.
- **Local and cloud execution** — run locally with no API key, or use cloud mode
for hosted workflows and cloud-only enhancements.

## Quick Start

Run without installing:
Expand Down

AltStyle によって変換されたページ (->オリジナル) /