Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 464 Bytes

File metadata and controls

7 lines (4 loc) · 464 Bytes

pdf-into-svg

Client-side PDF to SVG conversion built on top of PdfToSvg.NET compiled to WebAssembly. The package bundles the .NET runtime artefacts together with a lightweight TypeScript wrapper so you can convert PDFs directly in the browser (or any WebAssembly-capable runtime) without server round trips.

License

MIT. See THIRD_PARTY_NOTICES.md for bundled third-party licenses.