WEBP Converter
JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.
Cos'è WEBP Converter?
WEBP Converter è un'estensione di Chrome sviluppata da jpchhabarwal10, e la sua funzione principale è "JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione WEBP Converter
Scarica i file di estensione WEBP Converter in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | agpjhpegndhhgmghocfgmjpkaicdgkib |
URL Ufficiale | https://chrome.google.com/webstore/detail/webp-converter/agpjhpegndhhgmghocfgmjpkaicdgkib |
Descrizione | JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features. |
Dimensione del File | 387 KB |
Conteggio Installazioni | 1,867 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2021-05-22 |
Data di Pubblicazione | 2021-05-22 |
Valutazione | 3.00/5 Totale 1 Valutazioni |
Sviluppatore | jpchhabarwal10 |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://convertowebp.com/ |
URL della Pagina di Aiuto | https://convertowebp.com/ |
URL della Pagina della Politica sulla Privacy | https://jaifont.com/pages/privacy_policy |
Lingue Supportate | 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\/" ] } |