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构建
- Host: GitHub
- URL: https://github.com/renzhezhilu/pdf-tools-browser
- Owner: renzhezhilu
- License: mit
- Created: 2025-07-13T15:07:23.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-13T15:40:41.000Z (11 months ago)
- Last Synced: 2025-07-13T17:25:02.433Z (11 months ago)
- Topics: 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
- Homepage: https://pdf.imagestool.com
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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