feat(archive): add tar and tar.gz converters

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-01 12:51:34 +02:00
co-authored by Claude Sonnet 5
parent d68694ead8
commit c9251e66e2
4 changed files with 127 additions and 2 deletions
+1
View File
@@ -44,6 +44,7 @@
"react-i18next": "^17.0.11",
"react-router-dom": "^7.18.2",
"sharp": "^0.35.3",
"tar": "^7.5.22",
"turndown": "^7.2.4",
"uuid": "^14.0.1"
},