Skip to content

Latest commit

Β 

History

History
105 lines (68 loc) Β· 2.96 KB

README.md

File metadata and controls

105 lines (68 loc) Β· 2.96 KB

TextWizard ✨

⚑ Welcome to TextWizard, your go-to web application for effortlessly extracting text from images, managing your extracted data, and even sharing and collaborating with others. This application is built using the Python Flask framework, providing a seamless and user-friendly experience.

πŸš€ Features

1. Text Extraction

  • Quickly and accurately extract text from images.
  • Batch process multiple images at once for enhanced efficiency.

2. Text Editing

  • Edit extracted text for manual error correction or customization.

3. Manual Data Entry

  • Send images to a manual data entry operator for accurate data entry.
  • Receive the manually entered data back seamlessly.

4. Download in Any Format

  • Download extracted text in various formats, including JSON, TXT, PDF, JS, HTML, CSS, MD, and more.

5. File Sharing

  • Share files within the web app through messaging features.
  • Allow recipients to download shared files directly to their computers.

6. Blogging

  • Post blogs directly within the application.
  • Seamlessly integrate extracted data into blog posts.

7. Blog Management

  • Manage blogs with features like updating, deleting.
  • Immerse into a Discussion via comment section.

8. Profile Section

  • View and manage all extracted text in the profile section.
  • Edit and update your data effortlessly.

9. Messaging

  • Communicate with other users within the web app.
  • Share files and stay connected.

πŸ“Έ Snapshots

  • Home

  • OCR

  • Message

  • Blog

  • Blog comment

  • Profile

  • Dark mode

πŸš€ Getting Started

  1. Clone the repository to your local machine.

    git clone https://github.com/ImSreyas/TextExtractor.git
  2. Navigate to the project directory.

    cd TextExtractor
  3. Install dependencies.

    pip install -r requirements.txt
  4. Run the application.

    python main.py
  5. Access the web app in your browser at http://localhost:5000.

πŸ› οΈ Contributing

πŸ“ Feel free to contribute to the development of TextExtractor by submitting pull requests, reporting issues, or suggesting new features. I welcome your input!

✨ Thank you for choosing TextExtractor! I hope you find it valuable and user-friendly. If you have any questions or feedback, please don't hesitate to reach out. ✨

Happy extracting! πŸš€