WEBP Converter
JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.
Vad är WEBP Converter?
WEBP Converter är en Chrome-tillägg utvecklad av jpchhabarwal10, och dess huvudfunktion är "JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.".
Tilläggsskärmbilder
Ladda ner WEBP Converter-förlängningens CRX-fil
Ladda ner WEBP Converter-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | agpjhpegndhhgmghocfgmjpkaicdgkib |
Officiell webbadress | https://chrome.google.com/webstore/detail/webp-converter/agpjhpegndhhgmghocfgmjpkaicdgkib |
Beskrivning | JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features. |
Filstorlek | 387 KB |
Antal Installationer | 1,867 |
Aktuell Version | 1.0.0 |
Senast Uppdaterad | 2021-05-22 |
Publiceringsdatum | 2021-05-22 |
Betyg | 3.00/5 Totalt 1 Betyg |
Utvecklare | jpchhabarwal10 |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://convertowebp.com/ |
Hjälpsida URL | https://convertowebp.com/ |
URL till Sekretesspolicy Sidan | https://jaifont.com/pages/privacy_policy |
Stödda Språk | 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\/" ] } |