Skip to content

dtarnawsky/capacitor-ocr-example

Repository files navigation

Capacitor Image to Text

This sample application converts images captured from the camera to text (OCR) using the Capacitor OCR plugin.

video

How to build

Make sure you have installed the Ionic CLI then run the following:

npm install
npx ionic build
npx cap sync

To run on iOS (You'll need XCode installed):

npx cap run ios

or for Android (You'll need Android Studio installed):

npx cap run android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published