feat(conversion): add PDF to Excel (XLSX) conversion (#5778)

This commit is contained in:
Balázs Szücs
2026-02-23 20:47:24 +00:00
committed by GitHub
parent 549f796e47
commit 91b4a3484c
9 changed files with 154 additions and 3 deletions
@@ -143,6 +143,7 @@ export default function AdminEndpointsSection() {
'ocr-pdf',
'overlay-pdf',
'pdf-to-csv',
'pdf-to-xlsx',
'pdf-to-epub',
'pdf-to-html',
'pdf-to-img',