extract_text 0.0.2 copy "extract_text: ^0.0.2" to clipboard
extract_text: ^0.0.2 copied to clipboard

A simple text extractor that supports PDF, DOCX, TXT, and image OCR.

Changelog #

0.0.1 #

  • Initial release
  • Extract text from PDF, DOCX, TXT, and image (OCR)

0.0.2 #

Added #

  • Integrated tesseract_ocr package to support OCR for image files.
  • Added support for Thai (tha) and Myanmar (mya) language files.
  • Updated package to load language files and configuration from assets.
  • Internal improvements to ExtractText and TessdataLoader for multi-language support.

Changed #

  • N/A

Fixed #

  • N/A
4
likes
160
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

A simple text extractor that supports PDF, DOCX, TXT, and image OCR.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

archive, flutter, path, read_pdf_text, tesseract_ocr, xml

More

Packages that depend on extract_text