NTXGalaxy

🤖 Telegrambot - Extract Text from Images Easily

🚀 Getting Started

Welcome to Telegrambot! This free tool uses Google Apps Script to quickly extract text from images. You can run it without paying for hosting. Follow these steps to get started.

📥 Download Telegrambot

You can download Telegrambot from our releases page. Click the link below to get the latest version.

Download Telegrambot

📋 System Requirements

🔧 How to Install Telegrambot

  1. Visit the Releases Page
    Go to our Releases page to find the latest version.

  2. Download the Script
    Look for the latest release and download the .gs file. This file contains all the code needed to run the Telegrambot.

  3. Open Google Apps Script
  4. Create a New Project
    • Click on New Project.
    • Give your project a name, like “Telegrambot”.
  5. Add the Downloaded File
    • In your new project, click on File > Upload > Select file from your device.
    • Choose the .gs file you downloaded.
  6. Authorize the Script
    • You will need to allow permissions for the script to access your Google Drive and Telegram.
    • Follow the prompts to authorize.
  7. Set Up Telegram
    • Create a new bot on Telegram using BotFather.
    • Copy the API token provided.
  8. Enter Your Token
    • In your Google Apps Script project, find the line where you need to input your Telegram bot token. Replace the placeholder with your actual token.
  9. Save and Run
    • Click on the disk icon to save your project.
    • Run the script by clicking the triangle (play) button.
  10. Interact with Your Bot
    • Open Telegram and find your bot.
    • Send images to your bot, and it will reply with the extracted text.

🛠 Features

📘 FAQs

What types of images can I send?

You can send common image formats such as JPEG, PNG, and BMP. The bot will process these and try to extract text.

Is there a limit on image size?

Yes, while there is no strict limit, smaller images will generally yield better results. If the image is too large, processing may fail.

Can I use multiple images at once?

Currently, you need to send images one at a time. The bot will respond to each image sent individually.

📞 Support

If you have any questions or face issues, feel free to reach out. You can open an issue on our GitHub page or contact us through Telegram.

🔗 Additional Resources

For more details on using Google Apps Script, visit the Google Apps Script Documentation.

Feel free to contribute or provide feedback on this project. We appreciate your support!

Happy texting!