WEBP Converter
JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.
Was ist WEBP Converter?
WEBP Converter ist eine Chrome-Erweiterung, die von jpchhabarwal10 entwickelt wurde, und ihr Hauptmerkmal ist "JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.".
Erweiterungsscreenshots
WEBP Converter-Erweiterungs-CRX-Datei herunterladen
Laden Sie WEBP Converter-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | agpjhpegndhhgmghocfgmjpkaicdgkib |
Offizielle URL | https://chrome.google.com/webstore/detail/webp-converter/agpjhpegndhhgmghocfgmjpkaicdgkib |
Beschreibung | JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features. |
Dateigröße | 387 KB |
Installationsanzahl | 1,867 |
Aktuelle Version | 1.0.0 |
Letztes Update | 2021-05-22 |
Veröffentlichungsdatum | 2021-05-22 |
Bewertung | 3.00/5 Insgesamt 1 Bewertungen |
Entwickler | jpchhabarwal10 |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://convertowebp.com/ |
Hilfeseite URL | https://convertowebp.com/ |
URL der Datenschutzrichtlinien-Seite | https://jaifont.com/pages/privacy_policy |
Unterstützte Sprachen | 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\/" ] } |