Skip to content

A lightweight JavaScript app that generates a dynamic PowerPoint presentation for a product using the PptxGenJS library—no backend required.

Notifications You must be signed in to change notification settings

gaurav110601/javascript-pptx-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

🪑 Javascript PowerPoint Presentation Generator

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.


💡 Features

  • 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

🛠️ Technologies Used

  • JavaScript (Vanilla)
  • PptxGenJS v3.11.0 (via CDN)

📦 Dependencies

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>

Developer

Gaurav Sharma
gaurav110601@gmail.com

LinkedIn

About

A lightweight JavaScript app that generates a dynamic PowerPoint presentation for a product using the PptxGenJS library—no backend required.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages