Image to Text (by PDFLite.co)

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

Wat is Image to Text (by PDFLite.co)?

Image to Text (by PDFLite.co) is een Chrome-extensie ontwikkeld door http://pdflite.co, en de belangrijkste functie is "Image to Text with 100% privacy. No uploads required, works offline.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Image to Text (by PDFLite.co)

Download Image to Text (by PDFLite.co)-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Extract text from pictures (JPG, PNG) with 100% privacy for your files, no uploads, no signups, no fee.

- Open Images, extract and get text from image
- 100% privacy for your files, everything is processed in your browser
- No fee, no signups, no subscriptions, 100% free
- Built-in OCR (English language) 
- Works in your browser (large images may take up to 30 seconds to process on modern computers).                    

Basisinformatie over de Extensie

Naam Image to Text (by PDFLite.co) Image to Text (by PDFLite.co)
ID bfpgffamdlcdnfkkoiflhcnjpnkofgpn
Officiële URL https://chrome.google.com/webstore/detail/image-to-text-by-pdflitec/bfpgffamdlcdnfkkoiflhcnjpnkofgpn
Beschrijving Image to Text with 100% privacy. No uploads required, works offline.
Bestandsgrootte 12.87 MB
Aantal Installaties 231
Huidige Versie 1.1.1
Laatst Bijgewerkt 2021-04-11
Publicatiedatum 2021-04-11
Beoordeling 4.00/5 Totaal 2 Beoordelingen
Ontwikkelaar http://pdflite.co
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://pdf.co/pages/legal/privacy
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.1.1",
    "name": "Image to Text (by PDFLite.co)",
    "description": "Image 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": "Image to Text (by PDFLite.co)",
        "default_popup": "popup.html"
    }
}