Skip to content

feat: add PDF to PPTX conversion tool#418

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

feat: add PDF to PPTX conversion tool#418
milind-garg wants to merge 1 commit into
Durgeshwar-AI:mainfrom
milind-garg:issue-179-fix

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 PowerPoint (PPTX) presentations through both backend and frontend integration.

Major Changes Made

  • Added a new backend blueprint for PDF to PPTX conversion (pdf_to_pptx.py)
  • Registered the new blueprint in the application initialization
  • Updated backend dependencies in requirements.txt
  • Added a new PDF to PPTX page in the frontend
  • Integrated the new tool into application routing
  • Updated tools data to display the PDF to PPTX converter in the tools list

📸 Screenshots (if applicable)

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

This implementation introduces a complete PDF-to-PPTX conversion workflow, including backend processing, API integration, frontend UI, routing, and tool registration. All changes have been tested locally to ensure successful conversion and download functionality.

@vercel

vercel Bot commented Jun 23, 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.

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

1 participant