mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
feat(tools): 2.0 phase 5 wave 2 - pdf depth (21 tools) (#220)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user