PDF to Image (by PDFLite.co)

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

Was ist PDF to Image (by PDFLite.co)?

PDF to Image (by PDFLite.co) ist eine Chrome-Erweiterung, die von http://pdflite.co entwickelt wurde, und ihr Hauptmerkmal ist "PDF to Image with 100% privacy. No uploads required, works offline.".

Erweiterungsscreenshots

screenshot
screenshot

PDF to Image (by PDFLite.co)-Erweiterungs-CRX-Datei herunterladen

Laden Sie PDF to Image (by PDFLite.co)-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name PDF to Image (by PDFLite.co) PDF to Image (by PDFLite.co)
ID jgbghidanihomkdhkdgjgdkdjffccdel
Offizielle URL https://chrome.google.com/webstore/detail/pdf-to-image-by-pdfliteco/jgbghidanihomkdhkdgjgdkdjffccdel
Beschreibung PDF to Image with 100% privacy. No uploads required, works offline.
Dateigröße 447 KB
Installationsanzahl 63
Aktuelle Version 1.0.3
Letztes Update 2021-04-04
Veröffentlichungsdatum 2021-04-04
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler http://pdflite.co
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://pdf.co/pages/legal/privacy
Unterstützte Sprachen 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"
    }
}