WEBP Converter

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

ما هو WEBP Converter؟

WEBP Converter هو إضافة Chrome تم تطويرها بواسطة jpchhabarwal10، والميزة الرئيسية لها هي "JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة WEBP Converter

قم بتنزيل ملفات الامتداد WEBP Converter بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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/
عنوان صفحة المساعدة https://convertowebp.com/
عنوان صفحة سياسة الخصوصية 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\/"
    ]
}