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
官方URL 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\/"
    ]
}