This is a simple JavaScript project that dynamically generates a professional PowerPoint presentation for a product using the PptxGenJS library. The slides include product details, key features, specifications, use cases, and contact information—all exportable as a .pptx
file with a single click.
- Built entirely with JavaScript (no backend)
- Uses PptxGenJS to generate PowerPoint slides in-browser
- Multiple pre-defined slides:
- Title Slide
- Product Description
- Feature List with Image
- Tabular Specs with Image
- Customer Benefits
- Use Cases
- Contact/CTA Slide
- Click "Download PPT" to generate and download the presentation instantly
- JavaScript (Vanilla)
- PptxGenJS v3.11.0 (via CDN)
This project requires the following external library via CDN:
<script src="https://cdn.jsdelivr.net/npm/pptxgenjs@3.11.0/dist/pptxgen.bundle.js"></script>
Gaurav Sharma
gaurav110601@gmail.com