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

OCR CLI

Arcane OCR #

Uses unstructured in a portable miniconda environment. If using macos ocr is done using apples VisionKit instead.

import 'package:arcane_ocr/arcane_ocr.dart';

void go() async {
  await ArcaneOCR.setup();
  await ArcaneOCR.stringifyFile("input.pdf", "output.txt");
}
0
likes
130
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

OCR CLI

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

fast_log, image, rxdart, toxic, universal_io

More

Packages that depend on arcane_ocr