Skip to content

VortexV7/Inscripta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

34 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Inscripta

Transform images into editable text effortlessly!

๐Ÿš€ Inscripta is an open-source OCR (Optical Character Recognition) web app that extracts text from images in multiple languages, including English, Hindi, and Marathi. It leverages Tesseract OCR for text extraction and is deployed using Railway.

Features

  • ๐Ÿ“ท Upload images and extract text in multiple languages
  • ๐Ÿ“ Supports English, Hindi, and Marathi
  • ๐ŸŒ Simple and intuitive web interface
  • ๐ŸŽจ Open-source and customizable

Live Demo

Check it out here

Installation

Prerequisites

  • Python 3.x
  • Tesseract OCR installed locally
  • Flask
  • Railway (for deployment)

Setup

  1. Clone the repository:
    git clone https://github.com/VortexV7/inscripta.git
    cd inscripta
    
  2. Install dependencies:
    pip install -r requirements.txt
    
  3. Set up Tesseract OCR (Make sure it's installed and accessible in your PATH)
  4. Run the Flask app:
    python app.py
    

Deployment on Railway

  1. Connect your GitHub repository to Railway
  2. Configure environment variables if needed
  3. Deploy and monitor logs for any errors

Known Issues

โš ๏ธ Mobile Optimization: The web app is currently not fully optimized for mobile devices. A better responsive design update is planned for future releases.

Contributing

Want to improve Inscripta? Feel free to fork the repo and submit a pull request!

License

This project is open-source under the MIT License.


Made with โค๏ธ by Ved Sharanagate

About

Inscripta is an open-source OCR web app that converts images into multilingual copyable text. It supports multiple languages and allows users to download the extracted text. ๐Ÿš€

Topics

Resources

License

Stars

Watchers

Forks

Contributors