WEBP Converter

JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.

什麼是WEBP Converter?

WEBP Converter是由jpchhabarwal10開發的Chrome擴展程式,該擴展的主要功能是“JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.”。

擴展截圖

screenshot
screenshot

下載WEBP Converter擴展crx文件

下載WEBP Converter擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        This Chrome Extension tool is an very advanced and free online tool that lets you convert your image files in .webp extension.

You can upload and convert various image formats like .png, .gif, .webp, .wbmp, .bmp etcetra.

⟹ Features of Convertowebp tool

-Set new width and height (resize while converting in .webp)

-Set background color to .png images and convert to .webp format

-See your images preview

-After uploading remove any image file you don't want to convert to .webp

-Rotate left or Rotate right image and then convert to webp extension.

⟹ How to use this tool?

click on the input button (Browse) to select image files. Here you can select one or multiple files.

Now, you can see the images you selected through file picker tool in the right side and play with these like rotate any of them, remove mistakenly chose image or see their size by hovering or clicking on info icon which is above each of image.

Click on "Convert To WEBP" button. Finally, files are uploading and soon will appear to be downloaded.                    

擴展基本資訊

名稱 WEBP Converter WEBP Converter
ID agpjhpegndhhgmghocfgmjpkaicdgkib
官方網址 https://chrome.google.com/webstore/detail/webp-converter/agpjhpegndhhgmghocfgmjpkaicdgkib
簡介 JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.
檔案大小 387 KB
安裝次數 1,867
目前版本 1.0.0
更新時間 2021-05-22
上架時間 2021-05-22
評分 3.00/5 共 1 次評分
開發者 jpchhabarwal10
電子郵箱 [email protected]
付費類型 free
擴展官網 https://convertowebp.com/
說明頁面URL https://convertowebp.com/
隱私政策頁面URL https://jaifont.com/pages/privacy_policy
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "WEBP Converter",
    "version": "1.0.0",
    "description": "JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.",
    "browser_action": {
        "default_icon": "imgforsite\/convertowebp.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "https:\/\/convertowebp.com\/"
    ]
}