PDF to Image (by PDFLite.co)

PDF to Image with 100% privacy. No uploads required, works offline.

What is PDF to Image (by PDFLite.co)?

PDF to Image (by PDFLite.co) is a Chrome extension developed by http://pdflite.co, and its main feature is "PDF to Image with 100% privacy. No uploads required, works offline.".

Extension Screenshots

screenshot
screenshot

Download PDF to Image (by PDFLite.co) Extension CRX File

Download PDF to Image (by PDFLite.co) 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

                        PDF To Image (PDF to Jpeg) with 100% privacy. 

- Converts selected pages or page ranges to Jpeg images
- Convert single pdf pages to jpeg or selected page range to zip with jpeg images
- 100% privacy for your files, files are not uploaded to Internet
- No signup, no subscriptions, no fees required
- Works offline                    

Extension Basic Information

Name PDF to Image (by PDFLite.co) PDF to Image (by PDFLite.co)
ID jgbghidanihomkdhkdgjgdkdjffccdel
Official URL https://chrome.google.com/webstore/detail/pdf-to-image-by-pdfliteco/jgbghidanihomkdhkdgjgdkdjffccdel
Description PDF to Image with 100% privacy. No uploads required, works offline.
File Size 447 KB
Installation Count 63
Current Version 1.0.3
Last Updated 2021-04-04
Publish Date 2021-04-04
Rating 5.00/5 Total 2 Ratings
Developer http://pdflite.co
Email [email protected]
Payment Type free
Privacy Policy Page URL https://pdf.co/pages/legal/privacy
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.0.3",
    "name": "PDF to Image (by PDFLite.co)",
    "description": "PDF to Image with 100% privacy. No uploads required, works offline.",
    "author": "PDFLite.co",
    "short_name": "PDFLite.co",
    "icons": {
        "32": "assets\/images\/icon32.png",
        "48": "assets\/images\/icon48.png",
        "64": "assets\/images\/icon64.png",
        "128": "assets\/images\/icon128.png",
        "144": "assets\/images\/icon144.png"
    },
    "browser_action": {
        "default_icon": {
            "32": "assets\/images\/icon32.png"
        },
        "default_title": "PDF to Image (by PDFLite.co)",
        "default_popup": "popup.html"
    }
}