Skip to content

Add PDF to PPTX converter (Fix #179)#431

Open
milind-garg wants to merge 1 commit into
Durgeshwar-AI:mainfrom
milind-garg:fix-179
Open

Add PDF to PPTX converter (Fix #179)#431
milind-garg wants to merge 1 commit into
Durgeshwar-AI:mainfrom
milind-garg:fix-179

Conversation

@milind-garg

Copy link
Copy Markdown
Contributor

🔀 Pull Request

📌 Issue Reference

Closes #179


📝 Summary

What issue does this fix?

This PR adds support for converting PDF files into PPTX presentations, enabling users to generate editable PowerPoint presentations from uploaded PDF documents.

Major Changes Made

  • Added a backend API endpoint for PDF-to-PPTX conversion.
  • Implemented the PDF-to-PPTX conversion logic.
  • Created a new frontend page for the converter.
  • Integrated the new tool into the application's tool list and routing.
  • Updated the application to support the new conversion workflow.

📸 Screenshots (if applicable)

  • PDF upload page
image
  • New tool visible on the home page
image

✅ Checklist

  • My code follows the project's coding conventions
  • I have tested all impacted features
  • I have updated or added necessary documentation

🔗 Related Issues / PRs


🏅 Open Source Program Participation

Program Name: GSSoC 2026


💬 Additional Notes

The new converter integrates with the existing application architecture and provides a seamless user experience for converting PDF documents into editable PowerPoint presentations.

@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown

@milind-garg is attempting to deploy a commit to the Durgeshwar's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Durgeshwar-AI

Copy link
Copy Markdown
Owner

@milind-garg Sorry for this but please merge the latest main branch to fix the merge conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Add PDF to PowerPoint (.pptx) conversion

2 participants