PDF to Text (by PDFLite.co)

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

Hvad er PDF to Text (by PDFLite.co)?

PDF to Text (by PDFLite.co) er en Chrome-udvidelse udviklet af http://pdflite.co, og dens hovedfunktion er "PDF to Text with 100% privacy. No uploads required, works offline.".

Udvidelsesskærmbilleder

screenshot
screenshot

Download PDF to Text (by PDFLite.co)-udvidelses-CRX-fil

Download PDF to Text (by PDFLite.co)-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        Extract text from PDF with 100% privacy for your files, no uploads, no signups.

- Open PDF files and get text from selected pages or selected pages range
- 100% privacy for your files, everything is processed in your browser
- No fee, no signups, no subscriptions, 100% free
- Supports scanned PDF files (OCR, English language) with automated detection
- Extract and save .txt files from PDF
- Select and save selected pages from PDF as .zip archive with .txt files                    

Grundlæggende oplysninger om udvidelsen

Navn PDF to Text (by PDFLite.co) PDF to Text (by PDFLite.co)
ID jdmkdomhehachgbochficdedinejpfoi
Officiel URL https://chrome.google.com/webstore/detail/pdf-to-text-by-pdfliteco/jdmkdomhehachgbochficdedinejpfoi
Beskrivelse PDF to Text with 100% privacy. No uploads required, works offline.
Filstørrelse 13.15 MB
Antal Installationer 117
Nuværende Version 1.1.1
Senest Opdateret 2021-04-11
Udgivelsesdato 2021-04-04
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler http://pdflite.co
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://pdf.co/pages/legal/privacy
Understøttede Sprog en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.1.1",
    "name": "PDF to Text (by PDFLite.co)",
    "description": "PDF to Text 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": {
            "144": "assets\/images\/icon144.png"
        },
        "default_title": "PDF to Text (by PDFLite.co)",
        "default_popup": "popup.html"
    }
}