Image to Text (by PDFLite.co)

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

Что такое Image to Text (by PDFLite.co)?

Image to Text (by PDFLite.co) - это расширение Chrome, разработанное http://pdflite.co, и его основная функция - "Image to Text with 100% privacy. No uploads required, works offline.".

Снимки экрана расширения

screenshot
screenshot

Скачать файл CRX расширения Image to Text (by PDFLite.co)

Скачайте файлы расширений Image to Text (by PDFLite.co) в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

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

Основная информация о расширении

Название Image to Text (by PDFLite.co) Image to Text (by PDFLite.co)
ID bfpgffamdlcdnfkkoiflhcnjpnkofgpn
Официальный URL https://chrome.google.com/webstore/detail/image-to-text-by-pdflitec/bfpgffamdlcdnfkkoiflhcnjpnkofgpn
Описание Image to Text with 100% privacy. No uploads required, works offline.
Размер файла 12.87 MB
Количество установок 231
Текущая Версия 1.1.1
Последнее Обновление 2021-04-11
Дата публикации 2021-04-11
Рейтинг 4.00/5 Всего 2 оценок
Разработчик http://pdflite.co
Электронная почта [email protected]
Тип оплаты free
URL страницы политики конфиденциальности https://pdf.co/pages/legal/privacy
Поддерживаемые языки 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"
    }
}