Skip to content

A SvelteKit app that uses tesseract.js for text recognition.

Notifications You must be signed in to change notification settings

tkroo/tesseract.js-sveltekit

Repository files navigation

Text recognition from images and pdfs

An example project built with SvelteKit, tesseract.js, and pdftoimg-js

Install

# install dependencies
pnpm install  

# start server and open the app in a new browser tab  
pnpm run dev --open  

screen shot