Skip to content

An text editor that loads from HOCR XML, allows multiple operation on the text in it.

License

Notifications You must be signed in to change notification settings

cloudonlanapps/hocr_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOCR Editor

A flutter fullscreen widget, that displays hocr (xml) file along with original image and allows to edit the text in it. The current version allows to edit the words and delete words. Planning to make it is as a complete editor, where you can manually add new words at specific position, search, merge blocks.

Dependency

This package uses dart_hocr package for interacting with xml file.

Editing controller

Editing controller allows external interaction with the content. 

TODO: Document the interface for Editing controller

About

An text editor that loads from HOCR XML, allows multiple operation on the text in it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages