An open API service indexing awesome lists of open source software.

https://github.com/renzhezhilu/pdf-tools-browser

A PDF toolbox that runs pure javascript in the browser, built with nuxt |在浏览器运行纯javascript的PDF工具箱,使用nuxt构建
https://github.com/renzhezhilu/pdf-tools-browser

browser-pdf-js compress-pdf convert-pdf-to-html convert-pdf-to-long-image extract-pdf-image extract-pdf-text extract-pdf-vector-path image-to-pdf merge-pdf pdf-to-image pdf-tools sort-pdf-page split-pdf

Last synced: 4 months ago
JSON representation

A PDF toolbox that runs pure javascript in the browser, built with nuxt |在浏览器运行纯javascript的PDF工具箱,使用nuxt构建

Awesome Lists containing this project

README

          

# pdf-tools-browser 代码整理中...

使用到的库:`pdf.js` `pdflibjs` `qpdf.wasm` `ghostscropt.wasm` `pdfcpu.wasm` `mupdfjs`

其中带.wasm的pdf库版本有点久,用也能用就是老是差点意思,打算自己构建,进度如下:
- [x] pdfcpu.wasm(v0.11.0 | 2025.5.28)
- [ ] ghostscropt.wasm
- [ ] qpdf.wasm

截屏2025-07-13 23 23 09