PDF-to-PPTX API for presentation conversion workflows

Use Nutrient DWS to convert PDF files into PPTX presentations when the workflow needs editable slide output instead of static PDF pages. Start with a cloud PDF-to-PPTX API built for presentation reuse, reporting, slide decks, and editable presentation workflows.

Convert PDF into editable PPTX output

Use a PDF-to-PPTX API when the workflow needs editable slide output for presentations, briefings, reports, and reusable decks.

Built for API-driven presentation exports

Use REST, Postman, JavaScript, Python, Java, C#, PHP, or HTTP to automate PDF-to-PPTX conversion inside reporting and presentation-export workflows.

Fast path from evaluation to implementation

Connect PPTX conversion to getting started, pricing, and the broader Office converter hub so teams can validate the right presentation output path quickly.

Used by Lufthansa, Disney, Autodesk, UBS, Dropbox, IBM
Lufthansa
Disney
Autodesk
UBS
Dropbox
IBM

Try it out

This example will convert your uploaded PDF file to a PPTX.


Try it out in three steps

  1. Add a PDF file named document.pdf to your project folder.
  2. Run the code from the same folder.
  3. Open result.pptx in your project folder to view the results.
curl -X POST https://api.nutrient.io/build \
-H "Authorization: Bearer your_api_key_here" \
-o result.pptx \
--fail \
-F document=@document.pdf \
-F instructions='{
"parts": [
{
"file": "document"
}
],
"output": {
"type": "pptx"
}
}'

Start now

Create an account to access your API key and start with 50 free credits per month

Start building with DWS Processor API in minutes — no payment information required.

Already have an account? Sign in →

Security is our top priority

SOC 2 Type 2 audited

Nutrient’s infrastructure is SOC 2 Type 2 audited and GDPR-compliant. See our privacy policy and security documentation for details on data handling.

HTTPS encryption

All communication between your application and Nutrient is done via HTTPS to ensure your data is encrypted when it’s sent to us.

Safe payment processing

All payments are handled by Paddle. Nutrient DWS Processor API never has direct access to any of your payment data.

Frequently asked questions

How accurate is PDF-to-PPTX conversion?

The API reconstructs each PDF page as an editable slide, preserving text, images, and layout so the resulting PPTX is ready to edit in PowerPoint or Google Slides.

Does the API preserve formatting and images?

Yes. Text, images, and page layout are carried over as editable PowerPoint elements rather than flattened screenshots.

Can I convert PDFs to other Office formats?

Yes. Use the PDF-to-Office API for Word and Excel output, or browse the full converter hub for every supported format.

Which languages and SDKs are supported?

Call the API over REST or HTTP and integrate it with Java, C#, JavaScript, Python, and PHP, or start in Postman. See supported languages.

Is the API cloud-based, and how is it priced?

It runs as a cloud API on the DWS Processor platform, with credit-based pricing and a free tier for evaluation. See Processor API pricing.

Ready to try it?

Create an account to get your DWS Processor API key and start making API calls.