WEBP Converter
JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.
O que é WEBP Converter?
WEBP Converter é uma extensão do Chrome desenvolvida por jpchhabarwal10, e sua principal característica é "JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão WEBP Converter
Baixe arquivos de extensão WEBP Converter no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | agpjhpegndhhgmghocfgmjpkaicdgkib |
URL Oficial | https://chrome.google.com/webstore/detail/webp-converter/agpjhpegndhhgmghocfgmjpkaicdgkib |
Descrição | JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features. |
Tamanho do Arquivo | 387 KB |
Contagem de Instalações | 1,867 |
Versão Atual | 1.0.0 |
Última Atualização | 2021-05-22 |
Data de Publicação | 2021-05-22 |
Classificação | 3.00/5 Total de 1 Avaliações |
Desenvolvedor | jpchhabarwal10 |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://convertowebp.com/ |
URL da Página de Ajuda | https://convertowebp.com/ |
URL da Página de Política de Privacidade | https://jaifont.com/pages/privacy_policy |
Idiomas Suportados | 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\/" ] } |