JPG to PDF API

Convert JPG images into clean, professional PDFs with a single API call.

Supports a wide range of formats

Preserve layouts, fonts, tables, charts, and styles exactly as in the original file, whether it’s a document, spreadsheet, or presentation.

Automate with Zapier

Convert images in Google Drive to PDF automatically using our Zapier integration. A no-code solution for seamless document creation from image files.

Simple and transparent pricing

Select a package that suits your needs according to the number of credits you wish to spend. Each API tool and action has a specific credit cost.


Try it out

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


Try it out in three steps

  1. Add a JPG file named document.jpg to your project folder.
  2. Run the code from the same folder.
  3. Open result.pdf to see the output.
curl -X POST https://api.nutrient.io/processor/convert_to_pdf \
-H "Content-Type: image/jpeg" \
-H "Authorization: Bearer your_api_key_here" \
-o result.pdf \
--fail \
--data-binary @document.jpg

Start now

Create an account to access your API key and start with 200 free credits

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

Already have an account? Sign in →

API comparison

BASIC

Convert to PDF API

Straightforward API for converting to PDF. Perfect for most use cases.


FEATURES

  • Simple request format
  • Minimal configuration required
  • Purpose-built for specific tasks
ADVANCED

Build API

Maximum flexibility and advanced features for complex workflows.


FEATURES

  • Multipart document support
  • Advanced actions and transformations
  • Workflow orchestration

Getting started

The following section will walk you through how to best make use of all the functionality our Image to PDF API provides.

Security is our top priority

No document storage

No input or resulting documents are stored on our infrastructure. All files are deleted as soon as a request finishes. Alternatively, check out our self-hosted product.

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.

Ready to try it?

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