Skip to content

fyiimysf/TxTract

Repository files navigation

TxTract - Image Text Extraction Web App

License: MIT SvelteKit Tesseract.js

TxTract is a modern web application for extracting text from images using computer vision. Built with SvelteKit, it provides real-time text extraction capabilities through camera input or image uploads.

TxTract Screenshot

Features

  • 📸 Live Camera Scanning using Easycamera integration
  • 🖼️ Image Upload for text extraction from files
  • 🔍 OCR Processing with Tesseract.js
  • 💅 Modern UI built with Tailwind CSS and Daisy UI components
  • Real-time Results with instant text recognition
  • 📋 Copy to Clipboard functionality for extracted text
  • 🌓 Dark/Light Mode support

Technologies Used

Installation

Prerequisites

  • Node.js v16+
  • npm v8+

Setup

  1. Install Node.js:
npm install
  1. Clone the repository:
git clone https://github.com/fyiimysf/TxTract.git
cd TxTract
  1. Run Dev Enviroment:
npm run dev

About

A Text extracting WebApp that extracts text from images

Resources

Stars

Watchers

Forks

Contributors