wfyihai / Image-to-Text-OCR

Image to Text (https://image-to-text-ocr.netlify.app) is a web tool to extract text from any image using OCR

Home Page:https://image-to-text-ocr.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image to Text OCR

Image to Text OCR

Image to Text OCR is a utility website made by Alejandro Akbal for extracting text from any image using OCR.

This tool was made for those moments where you take a photo of some text and wish you could have it digitally.

Preview

Usage

Development

Just run and visit http://localhost:3000

pnpm dev

Build

To build the App, run

pnpm build

And you will see the generated files in dist that are ready to be served.

About

Image to Text (https://image-to-text-ocr.netlify.app) is a web tool to extract text from any image using OCR

https://image-to-text-ocr.netlify.app


Languages

Language:Vue 69.0%Language:TypeScript 31.0%