Exisitng editors for text data DjVu files are quite limited, like for example DjVuSmooth. So I've implemented a new editor in JavaScript, that allows editing both the strucutre of the text (paragraphs, lines, words,...) and the coordinates of the text boxes by simply dragging with the mouse, features like create, delete, merge are also available.
Download from SourceForge WebDjVuTextEd or try the online demo.
The full editor implemented in JavaScript on client side, using jsTree, draggable boxes, several JS libraries. There is a small PHP and ASP.NET server side file-save backend.
I've creted a Hungarian info site for DjVu file format and DIY book scanning techniques: www.djvu.hu.
Ferenc Veres
web developer
about me
Exisitng editors for text data DjVu files are quite limited, like for example DjVuSmooth. So I've implemented a new editor in JavaScript, that allows editing both the strucutre of the text (paragraphs, lines, words,...) and the coordinates of the text boxes by simply dragging with the mouse, features like create, delete, merge are also available.