Converting from ODT
ODT files (ZIP + content.xml) are streamed and parsed locally. Writer styles and frames may flatten to paragraphs and tables in the output.
Output as EPUB
Chapters are packaged into EPUB3 with a table of contents. Images from the source are not embedded unless already present as content.
All conversion runs locally in your browser via Web Workers. Your files are not sent to any server, which makes ydoconv suitable for confidential documents, drafts, and large batches.