WebDjVuTextEd - online DjVu text layer editor

Posted by: Ferenc Veres on April 9, 2014 10:35:51 PM +00:00(6500 Reads)

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.

Features

  • View text layer over the book page image, similar to DjVu viewers
  • View text data in tree structure besides the image
  • Edit text structure: modify, create new nodes, delete, cut&paste, merge..
  • Edit cooridiate boxes of words: drag sides to resize, move
  • Spellchecker (requires PHP server side)
  • Loads data from DjVuLibre 'djvutoxml' export, loads images from
    DjVuLibre ddjvu export. Saves data to XML that you can import with
    DjVuLibre djvuxmlparser

Software screenshot showing a tree of text structure (paragraph, line, word...) and the page layout with editable boxes for each word.

Links

WebDjVuTextEd on SourceForge

 

About me

Photo of me Ferenc Veres
web developer
about me

Commodore books
Commodore logo My C64 and Plus/4 book collection (Hungarian): Commodore könyvek
Featured article

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.

My other websites
Categories