WEBP Converter

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

WEBP Converter là gì?

WEBP Converter là một tiện ích mở rộng Chrome được phát triển bởi jpchhabarwal10, và tính năng chính của nó là "JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng WEBP Converter

Tải xuống các tệp mở rộng WEBP Converter dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên WEBP Converter WEBP Converter
ID agpjhpegndhhgmghocfgmjpkaicdgkib
URL Chính Thức https://chrome.google.com/webstore/detail/webp-converter/agpjhpegndhhgmghocfgmjpkaicdgkib
Mô tả JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.
Kích Thước Tệp 387 KB
Số Lần Cài Đặt 1,867
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2021-05-22
Ngày Phát Hành 2021-05-22
Đánh Giá 3.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển jpchhabarwal10
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://convertowebp.com/
URL Trang Trợ Giúp https://convertowebp.com/
URL Trang Chính Sách Bảo Mật https://jaifont.com/pages/privacy_policy
Ngôn Ngữ Được Hỗ Trợ 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\/"
    ]
}