v1.2.0
Added
kura-pdfon npm is now the native engine for Node.js: the binary arrives
through@bentopdf/kura-pdf-linux-x64,@bentopdf/kura-pdf-darwin-arm64
or@bentopdf/kura-pdf-win32-x64, runs in a subprocess per call, and the
kuracommand is the native CLI with every flag, signing and OCR included.
The API addssign,ocr,ocrEngine,fontFolder,timeoutMsand
binaryPath().- The npm packages are published by CI with provenance through npm's trusted
publishing; no publishing token exists anywhere.
Changed
- The WebAssembly build moved to
kura-pdf-wasm, with the same API and a
kura-wasmcommand. - The converter's level menu shows the plain standard names, and the preflight
page lives at/preflight.
Every archive is listed in SHA256SUMS. The Docker image is ghcr.io/alam00000/bentopdf-kura:v1.2.0.