Skip to content

dev-lyca/lenstext

Repository files navigation

LENSTEXT — OCR Image Uploader

A minimal OCR web app for extracting text from images and PDFs. Built with Next.js and HeroUI. Currently deployed as a UI-only prototype.

Tech Stack

Features

  • Drag & drop or click-to-browse image/PDF upload
  • Extracted text preview panel
  • Search across extracted results
  • Export as .txt or .pdf
  • Dark-themed UI with responsive layout

Note: This is currently a UI-only deployment. OCR processing and backend integration are not yet active. It's still on going.

Getting Started

Install dependencies

npm install

Run the development server

npm run dev

Open http://localhost:3000 in your browser.

License

Licensed under the MIT license.

About

An OCR image uploader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors