WEBP Converter
JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.
WEBP Converter란 무엇입니까?
WEBP Converter은(는) jpchhabarwal10에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features."입니다.
확장 프로그램 스크린샷
WEBP Converter 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | |
ID | agpjhpegndhhgmghocfgmjpkaicdgkib |
공식 URL | https://chrome.google.com/webstore/detail/webp-converter/agpjhpegndhhgmghocfgmjpkaicdgkib |
설명 | JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features. |
파일 크기 | 387 KB |
설치 횟수 | 1,867 |
현재 버전 | 1.0.0 |
최근 업데이트 | 2021-05-22 |
출시 날짜 | 2021-05-22 |
평점 | 3.00/5 총 1 개의 평점 |
개발자 | jpchhabarwal10 |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://convertowebp.com/ |
도움말 페이지 URL | https://convertowebp.com/ |
개인정보 보호 정책 페이지 URL | https://jaifont.com/pages/privacy_policy |
지원되는 언어 | 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\/" ] } |