WEBP Converter
JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.
Co je WEBP Converter?
WEBP Converter je rozšíření Chrome vyvinuté jpchhabarwal10, a jeho hlavní funkcí je „JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření WEBP Converter
Stáhněte si soubory rozšíření WEBP Converter ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | agpjhpegndhhgmghocfgmjpkaicdgkib |
Oficiální URL | https://chrome.google.com/webstore/detail/webp-converter/agpjhpegndhhgmghocfgmjpkaicdgkib |
Popis | JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features. |
Velikost souboru | 387 KB |
Počet instalací | 1,867 |
Aktuální Verze | 1.0.0 |
Poslední Aktualizace | 2021-05-22 |
Datum Vydání | 2021-05-22 |
Hodnocení | 3.00/5 Celkem 1 Hodnocení |
Vývojář | jpchhabarwal10 |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://convertowebp.com/ |
URL Stránky Nápovědy | https://convertowebp.com/ |
URL Stránky Zásad Ochrany Soukromí | https://jaifont.com/pages/privacy_policy |
Podporované Jazyky | 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\/" ] } |