image_text_reader 1.0.0 copy "image_text_reader: ^1.0.0" to clipboard
image_text_reader: ^1.0.0 copied to clipboard

A fully offline OCR plugin for Flutter powered by PaddleOCR v5 and ONNX Runtime. Extract text from images directly on-device with no internet connection, cloud services, or external APIs required.vers [...]

Changelog #

1.0.0 #

Initial release of Image Text Reader.

Features #

  • Fully offline OCR processing
  • PaddleOCR v5 integration
    • Detector: Detection OCRv6
    • Recognizer: Recognition OCRv5
  • ONNX Runtime inference
  • Native Android implementation
  • Extract text from images without internet access
  • No cloud APIs or usage limits

Notes #

This is the first stable release of the package.

2
likes
0
points
307
downloads

Publisher

unverified uploader

Weekly Downloads

A fully offline OCR plugin for Flutter powered by PaddleOCR v5 and ONNX Runtime. Extract text from images directly on-device with no internet connection, cloud services, or external APIs required.version: 0.0.1

Repository (GitHub)
View/report issues

Topics

#ocr #image-processing #machine-learning #onnx #paddleocr

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on image_text_reader

Packages that implement image_text_reader