PDF to Image (by PDFLite.co)

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

Vad är PDF to Image (by PDFLite.co)?

PDF to Image (by PDFLite.co) är en Chrome-tillägg utvecklad av http://pdflite.co, och dess huvudfunktion är "PDF to Image with 100% privacy. No uploads required, works offline.".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner PDF to Image (by PDFLite.co)-förlängningens CRX-fil

Ladda ner PDF to Image (by PDFLite.co)-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn PDF to Image (by PDFLite.co) PDF to Image (by PDFLite.co)
ID jgbghidanihomkdhkdgjgdkdjffccdel
Officiell webbadress https://chrome.google.com/webstore/detail/pdf-to-image-by-pdfliteco/jgbghidanihomkdhkdgjgdkdjffccdel
Beskrivning PDF to Image with 100% privacy. No uploads required, works offline.
Filstorlek 447 KB
Antal Installationer 63
Aktuell Version 1.0.3
Senast Uppdaterad 2021-04-04
Publiceringsdatum 2021-04-04
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare http://pdflite.co
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://pdf.co/pages/legal/privacy
Stödda Språk 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"
    }
}