JPG Converter | Image to .JPG Converter
PNG, GIF, WEBP, BMP to JPG converter with compression and resizing.
JPG Converter | Image to .JPG Converter 란 무엇입니까?
JPG Converter | Image to .JPG Converter 은(는) https://convertojpg.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "PNG, GIF, WEBP, BMP to JPG converter with compression and resizing."입니다.
확장 프로그램 스크린샷
JPG Converter | Image to .JPG Converter 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Convert PNG, WEBP, GIF, BMP images in .JPG format for free. Install this extension and then you can:- Resize your images Compress your images (less size) Change background color of PNG images. ➦ Steps to convert your images to .jpg format- - First, click on 'choose or drop images' and then select image file you want to convert. - Then, If you want quality less than 75%, enter in the given field and also for resizing enter new width and new height. - If the images you are uploading are PNG images then you can change their background color. - Finally, hit mouse button on "Convert To JPG". Now, Your images are uploading and will be converted to .JPG format. ➤ Features of this extension- › Multiple images support › Rotate Images › Drag and Drop enabled › If multiple images are selected you can remove one of them. › Compare previous and new sizes of Images. › Preview in Tab › Image quality 0% to 100% (100% - Full quality) › Good UI (User Interface)
확장 프로그램 기본 정보
이름 | |
ID | bdcocegocolacnegbibdgdfmdeedcfel |
공식 URL | https://chrome.google.com/webstore/detail/jpg-converter-image-to-jp/bdcocegocolacnegbibdgdfmdeedcfel |
설명 | PNG, GIF, WEBP, BMP to JPG converter with compression and resizing. |
파일 크기 | 399 KB |
설치 횟수 | 1,109 |
현재 버전 | 1.0.0 |
최근 업데이트 | 2021-02-15 |
출시 날짜 | 2021-01-26 |
개발자 | https://convertojpg.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://convertojpg.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": "JPG Converter | Image to .JPG Converter ", "version": "1.0.0", "description": "PNG, GIF, WEBP, BMP to JPG converter with compression and resizing.", "browser_action": { "default_icon": "site-images\/convertojpgcicon.png", "default_popup": "index.html" }, "permissions": [ "https:\/\/convertojpg.com\/" ] } |