# qpdf-wasm

`qpdf` compiled to WASM via Emscripten. This doesn't expose the `qpdf` library - just the CLI.

```sh
npm install --save @jspawn/qpdf-wasm
```

## Examples

See the `tests` directory for examples.
