feat(tools): 2.0 phase 5 wave 2 - pdf depth (21 tools) (#220)

This commit is contained in:
SnapOtter
2026-06-13 10:18:55 +08:00
parent ae1337901d
commit 2f39e38162
128 changed files with 11381 additions and 778 deletions
+21
View File
@@ -109,6 +109,27 @@ export const TOOL_DISPLAY_MODES: Record<string, DisplayMode> = {
"compress-pdf": "document",
"rotate-pdf": "document",
"word-to-pdf": "document",
"extract-pages": "document",
"remove-pages": "document",
"organize-pdf": "document",
"protect-pdf": "no-comparison",
"unlock-pdf": "document",
"repair-pdf": "document",
"crop-pdf": "document",
"nup-pdf": "document",
"booklet-pdf": "document",
"watermark-pdf": "document",
"pdf-page-numbers": "document",
"linearize-pdf": "no-comparison",
"grayscale-pdf": "document",
"pdfa-convert": "no-comparison",
"flatten-pdf": "document",
"redact-pdf": "document",
"pdf-to-text": "no-comparison",
"pdf-to-word": "no-comparison",
"pdf-metadata": "no-comparison",
"html-to-pdf": "document",
"markdown-to-pdf": "document",
// Data tools
"csv-excel": "no-comparison",