WEBP Converter
JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.
¿Qué es WEBP Converter?
WEBP Converter es una extensión de Chrome desarrollada por jpchhabarwal10, y su función principal es "JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión WEBP Converter
Descarga archivos de extensión WEBP Converter en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | |
ID | agpjhpegndhhgmghocfgmjpkaicdgkib |
URL Oficial | https://chrome.google.com/webstore/detail/webp-converter/agpjhpegndhhgmghocfgmjpkaicdgkib |
Descripción | JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features. |
Tamaño del Archivo | 387 KB |
Cantidad de Instalaciones | 1,867 |
Versión Actual | 1.0.0 |
Última Actualización | 2021-05-22 |
Fecha de Publicación | 2021-05-22 |
Calificación | 3.00/5 Total de 1 Calificaciones |
Desarrollador | jpchhabarwal10 |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://convertowebp.com/ |
URL de la Página de Ayuda | https://convertowebp.com/ |
URL de la Página de Política de Privacidad | https://jaifont.com/pages/privacy_policy |
Idiomas Soportados | 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\/" ] } |