Image to Text (by PDFLite.co)

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

Apa itu Image to Text (by PDFLite.co)?

Image to Text (by PDFLite.co) adalah ekstensi Chrome yang dikembangkan oleh http://pdflite.co, dan fitur utamanya adalah "Image to Text with 100% privacy. No uploads required, works offline.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Image to Text (by PDFLite.co)

Unduh file ekstensi Image to Text (by PDFLite.co) dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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).                    

Informasi Dasar Ekstensi

Nama Image to Text (by PDFLite.co) Image to Text (by PDFLite.co)
ID bfpgffamdlcdnfkkoiflhcnjpnkofgpn
URL Resmi https://chrome.google.com/webstore/detail/image-to-text-by-pdflitec/bfpgffamdlcdnfkkoiflhcnjpnkofgpn
Deskripsi Image to Text with 100% privacy. No uploads required, works offline.
Ukuran File 12.87 MB
Jumlah Instalasi 231
Versi Saat Ini 1.1.1
Terakhir Diperbarui 2021-04-11
Tanggal Publikasi 2021-04-11
Penilaian 4.00/5 Total 2 Penilaian
Pengembang http://pdflite.co
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://pdf.co/pages/legal/privacy
Bahasa yang Didukung 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"
    }
}