OCR OCRGPT: Effortlessly extract texts

Effortlessly retrieve text from any readable file in any language with just one click. (Shortcut: Ctrl+Shift+1)

Τι είναι το OCR OCRGPT: Effortlessly extract texts;

Το OCR OCRGPT: Effortlessly extract texts είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον ak, και η κύρια λειτουργία του είναι "Effortlessly retrieve text from any readable file in any language with just one click. (Shortcut: Ctrl+Shift+1)".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης OCR OCRGPT: Effortlessly extract texts

Λήψη αρχείων επέκτασης OCR OCRGPT: Effortlessly extract texts σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        🚀 Unlock the Power of Text Extraction with AI OCR! 🚀

✨ Transform images of any format into text effortlessly! ✨

📸 Capture & Extract:
Instantly extract text from images with just a click. Upload any image, and let AI OCR do the magic of Optical Character Recognition (OCR) for you. Say goodbye to manual typing!

🔍 Precision OCR Technology:
AI OCR ensures accurate and reliable text extraction. From documents to snapshots, it handles it all, providing you with pristine results every time.

💡 Key Features:

🖼️ Image to Text Conversion: Extract text seamlessly from images of any format.
🚀 Quick & Easy: Simplify your workflow with one-click text extraction.
📋 Copy with Ease: Copy the extracted text effortlessly for immediate use with a single click.
🌐 Versatile Applications:
Whether you're digitizing notes, extracting information from images, or just curious about what's in a picture, AI OCR is your go-to tool.

🌈 User-Friendly Interface:
Designed with simplicity in mind, our extension ensures a smooth and intuitive user experience. No tech expertise is required!

SHORTCUT: Command+Shift+1 (MacOS), Ctrl+Shift+1 (Windows)                    

Βασικές Πληροφορίες Επέκτασης

Όνομα OCR OCRGPT: Effortlessly extract texts OCR OCRGPT: Effortlessly extract texts
ID kkoompcapdaomkhaeeibedmfhjelbnka
Επίσημο URL https://chromewebstore.google.com/detail/ocr-ocrgpt-effortlessly-e/kkoompcapdaomkhaeeibedmfhjelbnka
Περιγραφή Effortlessly retrieve text from any readable file in any language with just one click. (Shortcut: Ctrl+Shift+1)
Μέγεθος Αρχείου 1.36 MB
Αριθμός Εγκαταστάσεων 31
Τρέχουσα Έκδοση 1.1
Τελευταία Ενημέρωση 2023-12-22
Ημερομηνία Δημοσίευσης 2023-12-20
Αξιολόγηση 5.00/5 Συνολικά 5 Αξιολογήσεις
Προγραμματιστής ak
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "OCR OCRGPT: Effortlessly extract texts",
    "version": "1.1",
    "description": "Effortlessly retrieve text from any readable file in any language with just one click. (Shortcut: Ctrl+Shift+1)",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "40": "images\/icon.png",
            "80": "images\/icon.png",
            "100": "images\/icon.png"
        }
    },
    "icons": {
        "40": "images\/icon.png",
        "80": "images\/icon.png",
        "100": "images\/icon.png"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+1",
                "mac": "Command+Shift+1"
            }
        }
    }
}