feat: poppler working for some formats

This commit is contained in:
C4illin 2024-05-30 12:06:02 +02:00
parent f3b4b65c53
commit a8f2cd4e9e
5 changed files with 125 additions and 1 deletions

View file

@ -12,7 +12,8 @@
"@elysiajs/html": "^1.0.2",
"@elysiajs/jwt": "^1.0.2",
"@elysiajs/static": "^1.0.3",
"elysia": "^1.0.22"
"elysia": "^1.0.22",
"node-poppler": "^7.2.0"
},
"module": "src/index.tsx",
"bun-create": {