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 5b - ai pool: ocr-pdf, transcription, background composites (5 tools) (#226)
This commit is contained in:
@@ -101,6 +101,11 @@ export const TOOL_DISPLAY_MODES: Record<string, DisplayMode> = {
|
||||
"transparency-fixer": "before-after",
|
||||
"content-aware-resize": "side-by-side",
|
||||
"ai-canvas-expand": "before-after",
|
||||
"ocr-pdf": "no-comparison",
|
||||
"transcribe-audio": "no-comparison",
|
||||
"auto-subtitles": "no-comparison",
|
||||
"background-replace": "no-comparison",
|
||||
"blur-background": "no-comparison",
|
||||
|
||||
// Video tools
|
||||
"convert-video": "media-player",
|
||||
|
||||
Reference in New Issue
Block a user