PEF to JPG Converter

Convert PEF raw images to JPG format

What is PEF to JPG Converter?

PEF to JPG Converter is a Chrome extension developed by https://rawimageconverter.com, and its main feature is "Convert PEF raw images to JPG format".

Extension Screenshots

screenshot

Download PEF to JPG Converter Extension CRX File

Download PEF to JPG Converter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        How to convert PEF to JPG?
1-Click extension icon - this will open PEF to JPG online raw image conversion website. 
2-Select PEF file and click 'convert file' button. 
3-You will get your JPG file download link in matter of seconds.                    

Extension Basic Information

Name PEF to JPG Converter PEF to JPG Converter
ID kpdjacdckipgppbfjahanifkmdbjmgic
Official URL https://chrome.google.com/webstore/detail/pef-to-jpg-converter/kpdjacdckipgppbfjahanifkmdbjmgic
Description Convert PEF raw images to JPG format
File Size 42.14 KB
Installation Count 56
Current Version 1.0
Last Updated 2020-09-06
Publish Date 2020-09-06
Rating 2.00/5 Total 1 Ratings
Developer https://rawimageconverter.com
Email [email protected]
Payment Type free
Extension Website https://rawimageconverter.com/pef-to-jpg-converter
Privacy Policy Page URL https://www.rawimageconverter.com/privacypolicy.html
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PEF to JPG Converter",
    "default_locale": "en",
    "description": "Convert PEF raw images to JPG format",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "1.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}