Skip to main content

Installation

Use @markpdf/svelte when you want a Svelte store with conversion state, progress, result, and error handling.

Install

Configure the client and store

A key used directly in Svelte client code is visible in the browser. For public SvelteKit apps, call a server route and keep the private API key on the server.

API endpoint

The production API endpoint is:

Next step

Continue with Quickstart.