mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
feat: clearer, disambiguated tool names across all surfaces (#520)
Renames 18 ambiguous or hard-to-search tool names so image tools self-qualify like the other modalities ("Compress" becomes "Compress Image"), and cleans up a few awkward names. Propagated across search (constants.ts), display (en.ts + 20 locales), the OpenAPI base spec + 20 locale specs, and the docs tool-page headings in 21 languages. Removes the duplicate "Normalize Audio" summary shared by the video and audio endpoints. Tool ids and routes are unchanged, so no API paths or bookmarks break.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: "以固定的分貝增益增加或降低音訊音量。"
|
||||
i18n_source_hash: b9bc1de2c9ef
|
||||
i18n_source_hash: 4bc993fd4e08
|
||||
i18n_provenance: human
|
||||
i18n_output_hash: dcf6dce7f3b9
|
||||
---
|
||||
|
||||
# 音量調整 {#volume-adjust}
|
||||
# 調整音量 {#volume-adjust}
|
||||
|
||||
透過套用固定的分貝增益,增加或降低音訊檔案的音量。
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: "將 EPUB 轉換為 PDF、DOCX、HTML 或 Markdown。"
|
||||
i18n_source_hash: 7d94fc18ca97
|
||||
i18n_source_hash: cb39f254ff2f
|
||||
i18n_provenance: human
|
||||
i18n_output_hash: bd20a836a10a
|
||||
---
|
||||
|
||||
# 轉換 EPUB {#convert-epub}
|
||||
# 從 EPUB 轉換 {#convert-epub}
|
||||
|
||||
將 EPUB 電子書轉換為 PDF、Word(DOCX)、HTML 或 Markdown。書中的遠端資源不會被抓取。
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: "在 YAML 與 JSON 之間雙向轉換。"
|
||||
i18n_source_hash: acf8ca21ee99
|
||||
i18n_source_hash: ef0c9b633797
|
||||
i18n_provenance: human
|
||||
i18n_output_hash: 53f7c91d3528
|
||||
---
|
||||
|
||||
# YAML / JSON {#yaml-json}
|
||||
# 轉換 YAML / JSON {#yaml-json}
|
||||
|
||||
在 YAML 與 JSON 格式之間雙向轉換。上傳 YAML 檔案可取得 JSON,或上傳 JSON 檔案可取得 YAML。
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: "以 AI 臉部偵測自動偵測並模糊影像中的臉部,用於隱私保護及符合 GDPR 的匿名化。"
|
||||
i18n_source_hash: fb861c12aea5
|
||||
i18n_source_hash: 314e3e16a422
|
||||
i18n_provenance: human
|
||||
i18n_output_hash: 94edf3daf65b
|
||||
---
|
||||
|
||||
# Face / PII Blur {#face-pii-blur}
|
||||
# 模糊臉部與隱私資訊 {#face-pii-blur}
|
||||
|
||||
使用 AI 驅動的臉部偵測(MediaPipe)自動偵測並模糊影像中的臉部。
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: "使用 25+ 種範本、可調整的間距與圓角,以及每格的平移與縮放,將多張圖片組合成網格拼貼。"
|
||||
i18n_source_hash: 96f2055717df
|
||||
i18n_source_hash: cd50a782239d
|
||||
i18n_provenance: human
|
||||
i18n_output_hash: 562975f3d64d
|
||||
---
|
||||
|
||||
# 拼貼 / 網格 {#collage-grid}
|
||||
# 拼貼畫與格線 {#collage-grid}
|
||||
|
||||
使用 25+ 種範本將多張圖片組合成精美的網格拼貼。支援 2-9 張圖片的版面配置,並可自訂間距、圓角半徑、背景顏色,以及每格的平移/縮放控制。
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: "依品質層級或目標檔案大小縮減圖片檔案大小。"
|
||||
i18n_source_hash: af4685da7e64
|
||||
i18n_source_hash: 342c5cf1f864
|
||||
i18n_provenance: human
|
||||
i18n_output_hash: 87b36988f2d2
|
||||
---
|
||||
|
||||
# 壓縮 {#compress}
|
||||
# 壓縮影像 {#compress}
|
||||
|
||||
透過指定品質層級或以 KB 為單位的目標檔案大小來縮減圖片檔案大小。此工具使用迭代式二元搜尋以精準達到大小目標。
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: "在各種格式之間轉換圖片,包含 AVIF、JXL 與 HEIC 等現代格式。"
|
||||
i18n_source_hash: 562f8270e8c3
|
||||
i18n_source_hash: 2639f333073f
|
||||
i18n_provenance: human
|
||||
i18n_output_hash: ad48ad57d5c1
|
||||
---
|
||||
|
||||
# 轉換 {#convert}
|
||||
# 轉換影像 {#convert}
|
||||
|
||||
在各種格式之間轉換圖片。支援常見的網頁格式,以及 HEIC、JXL、BMP、ICO、JP2、QOI 與 PSD 等專用格式。
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: "透過指定位置與尺寸的區域來裁切圖片。"
|
||||
i18n_source_hash: aab38ccd7c53
|
||||
i18n_source_hash: 556f37893553
|
||||
i18n_provenance: human
|
||||
i18n_output_hash: 702781822ff4
|
||||
---
|
||||
|
||||
# 裁切 {#crop}
|
||||
# 裁切影像 {#crop}
|
||||
|
||||
透過位置與大小定義矩形區域來裁切圖片。支援像素與百分比兩種單位。
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: "編輯圖片中的 EXIF、IPTC、GPS 與 XMP 中繼資料欄位,無需重新編碼像素。"
|
||||
i18n_source_hash: a37746db11c3
|
||||
i18n_source_hash: 9271d3d8f278
|
||||
i18n_provenance: human
|
||||
i18n_output_hash: bac2c78cbec4
|
||||
---
|
||||
|
||||
# 編輯中繼資料 {#edit-metadata}
|
||||
# 編輯影像中繼資料 {#edit-metadata}
|
||||
|
||||
編輯圖片中繼資料欄位,包含 EXIF、IPTC、GPS 座標、日期與關鍵字。底層使用 ExifTool,因此中繼資料會就地寫入而不重新編碼像素,完整保留圖片品質。
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: "依像素、百分比或使用符合模式來調整圖片大小。"
|
||||
i18n_source_hash: 00d1bffa4d38
|
||||
i18n_source_hash: 53866e8266b8
|
||||
i18n_provenance: human
|
||||
i18n_output_hash: 49ee24967697
|
||||
---
|
||||
|
||||
# 調整大小 {#resize}
|
||||
# 調整影像大小 {#resize}
|
||||
|
||||
透過指定確切的像素尺寸、百分比縮放係數,或控制圖片如何適應目標尺寸的符合模式來調整圖片大小。
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: "將圖片旋轉任意角度並水平或垂直翻轉。"
|
||||
i18n_source_hash: af2581d7cd8d
|
||||
i18n_source_hash: c4ed5f7e270b
|
||||
i18n_provenance: human
|
||||
i18n_output_hash: 3946b7378b3f
|
||||
---
|
||||
|
||||
# 旋轉與翻轉 {#rotate-flip}
|
||||
# 旋轉與翻轉影像 {#rotate-flip}
|
||||
|
||||
將圖片旋轉任意角度,以及/或水平或垂直翻轉。旋轉與翻轉操作可在單一請求中結合使用。
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: "使用自適應、遮色片銳利化或高通方法銳利化影像,並可選用降噪。"
|
||||
i18n_source_hash: ccb60af9faae
|
||||
i18n_source_hash: 66dce4068899
|
||||
i18n_provenance: human
|
||||
i18n_output_hash: a37165c2f0bd
|
||||
---
|
||||
|
||||
# 銳利化 {#sharpening}
|
||||
# 銳利化影像 {#sharpening}
|
||||
|
||||
進階銳利化工具,提供三種方法:自適應(智慧邊緣感知)、遮色片銳利化(傳統的半徑/強度)與高通(強調紋理)。內建降噪功能,可防止銳利化產生瑕疵。
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: "依列數與欄數或依像素大小將一張影像切割成網格圖塊,並以 ZIP 壓縮檔回傳。"
|
||||
i18n_source_hash: 57a2e11e7cce
|
||||
i18n_source_hash: 838f5fa791b0
|
||||
i18n_provenance: human
|
||||
i18n_output_hash: 8ac843918d49
|
||||
---
|
||||
|
||||
# 影像切割 {#image-splitting}
|
||||
# 分割影像 {#image-splitting}
|
||||
|
||||
依欄/列數或指定的像素尺寸將單一影像切割成網格圖塊。回傳包含所有圖塊的 ZIP 壓縮檔。
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: "將影像並排、堆疊或以網格方式接合,並可控制對齊、間隙、邊框與縮放模式。"
|
||||
i18n_source_hash: 39333210505a
|
||||
i18n_source_hash: 670c5cc944b1
|
||||
i18n_provenance: human
|
||||
i18n_output_hash: 450bbb6647a7
|
||||
---
|
||||
|
||||
# 接合 / 合併 {#stitch-combine}
|
||||
# 拼接影像 {#stitch-combine}
|
||||
|
||||
將多張影像並排接合、垂直堆疊或以網格排列。支援對齊、間隙、邊框、圓角半徑以及多種縮放模式。
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: "從影像移除 EXIF、GPS、ICC 與 XMP 中繼資料,以保護隱私並縮小檔案大小。"
|
||||
i18n_source_hash: e89147734fd0
|
||||
i18n_source_hash: 07f61cdb2c26
|
||||
i18n_provenance: human
|
||||
i18n_output_hash: 11185204026f
|
||||
---
|
||||
|
||||
# 移除中繼資料 {#remove-metadata}
|
||||
# 移除影像中繼資料 {#remove-metadata}
|
||||
|
||||
從影像移除 EXIF、GPS、ICC 色彩描述檔與 XMP 中繼資料。適用於保護隱私(移除 GPS 座標、相機資訊)以及縮小檔案大小。
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: "在每張紙上排列多個 PDF 頁面(2 合 1、4 合 1 等)。"
|
||||
i18n_source_hash: 9dd82737cb72
|
||||
i18n_source_hash: 972bf997c95c
|
||||
i18n_provenance: human
|
||||
i18n_output_hash: 92b5b8e56c3d
|
||||
---
|
||||
|
||||
# N 合 1 PDF {#n-up-pdf}
|
||||
# 每張紙頁數 (N-up) {#n-up-pdf}
|
||||
|
||||
在每張紙上排列多個頁面以在列印時節省紙張,例如 2 合 1 或 4 合 1 版面配置。
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: "將 PDF 轉換為封存用的 PDF/A-2 格式以供長期保存。"
|
||||
i18n_source_hash: 4c6bf7a12e84
|
||||
i18n_source_hash: 9c568a340b6f
|
||||
i18n_provenance: human
|
||||
i18n_output_hash: 3dbdd411b552
|
||||
---
|
||||
|
||||
# PDF/A 轉換 {#pdf-a-convert}
|
||||
# PDF/A 轉換器 {#pdf-a-convert}
|
||||
|
||||
將 PDF 轉換為 PDF/A-2 封存格式,適用於長期保存與法規遵循。
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
description: "將影片音訊音量正規化為廣播標準。"
|
||||
i18n_source_hash: 078f1e819c9a
|
||||
i18n_source_hash: c7a53b5faf1b
|
||||
i18n_provenance: human
|
||||
i18n_output_hash: 6bfd06fe9eb2
|
||||
---
|
||||
|
||||
# Normalize Audio {#normalize-audio}
|
||||
# 標準化影片音量 {#normalize-audio}
|
||||
|
||||
將影片音訊音量正規化為 EBU R128 廣播響度標準。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user