jongalloway / jongalloway/pptx-tools
Feature: Export presentation to interactive HTML
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 9
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Add pptx_export_html tool to convert presentation to HTML format. Should preserve slide structure, text, images (embedded as base64 or referenced), tables, and basic styling. Could include slide navigation.
Business value: web publishing, accessibility, archival, sharing without PowerPoint.
Complexity: High — format conversion with styling preservation.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing tool entry points for presentation export in the C# toolkit. Define the HTML export scope from the issue: preserve slide structure, text, images, tables, basic styling, and optionally navigation, with output suitable for web publishing and sharing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100