Image to Text (by PDFLite.co)
Image to Text with 100% privacy. No uploads required, works offline.
What is Image to Text (by PDFLite.co)?
Image to Text (by PDFLite.co) is a Chrome extension developed by http://pdflite.co, and its main feature is "Image to Text with 100% privacy. No uploads required, works offline.".
Extension Screenshots
Download Image to Text (by PDFLite.co) Extension CRX File
Download Image to Text (by PDFLite.co) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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).
Extension Basic Information
Name | |
ID | bfpgffamdlcdnfkkoiflhcnjpnkofgpn |
Official URL | https://chrome.google.com/webstore/detail/image-to-text-by-pdflitec/bfpgffamdlcdnfkkoiflhcnjpnkofgpn |
Description | Image to Text with 100% privacy. No uploads required, works offline. |
File Size | 12.87 MB |
Installation Count | 231 |
Current Version | 1.1.1 |
Last Updated | 2021-04-11 |
Publish Date | 2021-04-11 |
Rating | 4.00/5 Total 2 Ratings |
Developer | http://pdflite.co |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://pdf.co/pages/legal/privacy |
Supported Languages | 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" } } |