PDF to JPG Online converter

Convert your PDF documents to JPG images Online free

What is PDF to JPG Online converter?

PDF to JPG Online converter is a Chrome extension developed by http://pdftojpg.online, and its main feature is "Convert your PDF documents to JPG images Online free".

Extension Screenshots

screenshot
screenshot
screenshot

Download PDF to JPG Online converter Extension CRX File

Download PDF to JPG Online 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

                        The #1 convert PDF to JPG images online free.
pdftojpg.online converter is an online tool that convert the PDF files to images. It's a simple, transparent PDF converter that supports various formats like JPG, PNG, Jpeg, Webp.

How to Convert PDF to JPG Image online:
- Select Your PDF document using 'Choose file' option.
- Select preferred "Image quality" and " Image format" as per your requirement
- Press the “Convert Now” button and the file will be converted in a moment.
- You can download directly by clicking on "Download IMAGE files" button. 

Features:
- Simply transform PDF to Images in the most accurate and precise way possible. 
- Convert a PDF page into a JPG file or JPG images to PDF format.
- There is no need to install or download any apps or programs.

Privacy:
-  The uploaded files will be removed automatically after 1 hour.                    

Extension Basic Information

Name PDF to JPG Online converter PDF to JPG Online converter
ID ecgnildbpmmpchlkjmkhciaepnnogced
Official URL https://chrome.google.com/webstore/detail/pdf-to-jpg-online-convert/ecgnildbpmmpchlkjmkhciaepnnogced
Description Convert your PDF documents to JPG images Online free
File Size 67.17 KB
Installation Count 19
Current Version 1.0
Last Updated 2021-02-28
Publish Date 2021-02-28
Rating 5.00/5 Total 1 Ratings
Developer http://pdftojpg.online
Email [email protected]
Payment Type free
Extension Website https://pdftojpg.online
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PDF to JPG Online converter",
    "description": "Convert your PDF documents to JPG images Online free",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icons\/icon.png",
        "default_title": "PDf to JPG Converter",
        "default_popup": "background.html"
    },
    "permissions": [
        "activeTab"
    ],
    "icons": {
        "128": "icons\/icon128x128.png",
        "64": "icons\/icon64x64.png",
        "48": "icons\/icon48x48.png",
        "32": "icons\/icon32x32.png",
        "16": "icons\/icon16x16.png"
    }
}