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)はhttp://pdflite.coによって開発されたChromeの拡張機能で、その主な機能は「Image to Text with 100% privacy. No uploads required, works offline.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Image to Text (by PDFLite.co)拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    }
}