WEBP Converter

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

WEBP Converter क्या है?

WEBP Converter jpchhabarwal10 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में WEBP Converter एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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