Add client-side PDF conversion tools

This commit is contained in:
achraf
2026-07-14 15:16:52 +02:00
parent 1cebdffda0
commit f75e6a19c4
9 changed files with 823 additions and 4 deletions

View File

@@ -20,13 +20,16 @@
"dependencies": {
"@imgly/background-removal": "^1.7.0",
"@tailwindcss/vite": "^4.3.0",
"docx": "^9.7.1",
"fabric": "^7.4.0",
"onnxruntime-web": "1.21.0",
"pdf-lib": "^1.17.1",
"pdfjs-dist": "^6.1.200",
"react": "^19.2.6",
"react-dom": "^19.2.6",
"react-router-dom": "^7.15.0",
"tailwindcss": "^4.3.0",
"tesseract.js": "^7.0.0",
"zxing-wasm": "^3.1.0"
},
"devDependencies": {