A library for converting PDF to images using WebAssembly.
Inspired of https://github.com/ol-th/pdf-img-convert.js but uses https://github.com/Brooooooklyn/canvas so there's no postinstall.
This is ready for BaaS functions such as Supabase functions.
- Install dependencies:
bun i- Run the unit tests:
bun test- Build the library:
bun run build- Publish the library
Install Task
task publish