Vwebp
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
名稱
vwebp
:將 WebP 檔案解壓縮並在視窗中顯示
Synopsis
vwebp [options] input_file.webp
說明
vwebp
會解壓縮 WebP 檔案,並使用 OpenGL 在視窗中顯示該檔案。
選項
-h
- 列印使用摘要。
-version
- 列印版本號碼,然後結束。
-noicc
- 請勿使用 ICC 設定檔 (如有)。
-nofancy
- 請勿使用高級的 YUV420 高級器。
-nofilter
- 停用循環篩選。
-dither strength
- 指定
0
與 100
之間的乙太網路強度。共用就是
後續處理效果在失真壓縮中套用至色片元件。
這有助於平滑漸層,並避免帶狀瑕疵。預設:
50
。
-mt
- 盡可能使用多執行緒解碼。
-info
- 在已解碼的圖片上方顯示圖片資訊。
-- string
- 明確指定輸入檔案。如果輸入內容
檔案開頭為「-」。這個選項必須顯示
last
。
並忽略此後的所有其他選項。如果輸入檔案是「-」,
資料會從 stdin 讀取,而非從檔案讀取。
鍵盤快速鍵
c
- 切換色彩設定檔的使用設定
i
- 重疊檔案資訊
d
- 停用混合和處置程序,以便偵錯。
q
/Q
/Esc
- 結束
錯誤
範例
vwebp picture.webp
vwebp picture.webp -mt -dither 0
vwebp -- ---picture.webp
作者
vwebp
是 libwebp
的一部分,由 WebP 團隊撰寫。
最新原始碼樹狀結構位於
https://chromium.googlesource.com/webm/libwebp/
本手冊適用於 Debian 專案 (可能會用於
和其他)。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-09-20 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-09-20 (世界標準時間)。"],[[["`vwebp` is a command-line tool that decompresses WebP files and displays them in a window."],["It offers various options for controlling the decoding process, such as using multi-threading, adjusting dithering strength, and disabling filters."],["Users can interact with the displayed image using keyboard shortcuts to toggle features or access information."],["Bug reports and patches are encouraged through provided links."],["`vwebp` is developed by the WebP team as part of the `libwebp` library."]]],[]]