Image to PDF Converter/Convert PNG&JPG to PDF

Effortlessly convert PNG, JPG, and BMP images & Photos to PDF right from your browser.

What is Image to PDF Converter/Convert PNG&JPG to PDF?

Image to PDF Converter/Convert PNG&JPG to PDF is a Chrome extension developed by GPTBLOX, and its main feature is "Effortlessly convert PNG, JPG, and BMP images & Photos to PDF right from your browser.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Image to PDF Converter/Convert PNG&JPG to PDF Extension CRX File

Download Image to PDF Converter/Convert PNG&JPG to PDF 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

                        Image to PDF Converter allows you to effortlessly convert your images into high-quality PDF files. Supporting a variety of image formats like PNG, JPG, and BMP, our extension ensures that the clarity of your images is preserved during the conversion process. With options for multiple layouts and a user-friendly drag-and-drop interface, converting images to PDF has never been easier.                    

Extension Basic Information

Name Image to PDF Converter/Convert PNG&JPG to PDF Image to PDF Converter/Convert PNG&JPG to PDF
ID kipmlijpgjnnbfibebajenbgigghpcpn
Official URL https://chromewebstore.google.com/detail/image-to-pdf-convertercon/kipmlijpgjnnbfibebajenbgigghpcpn
Description Effortlessly convert PNG, JPG, and BMP images & Photos to PDF right from your browser.
File Size 184 KB
Installation Count 51
Current Version 1.0.0
Last Updated 2023-09-22
Publish Date 2023-09-22
Developer GPTBLOX
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Image to PDF Converter\/Convert PNG&JPG to PDF",
    "version": "1.0.0",
    "description": "Effortlessly convert PNG, JPG, and BMP images & Photos to PDF right from your browser.",
    "permissions": [
        "activeTab"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icons\/icon16.png",
            "32": "icons\/icon32.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        }
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}