Converting from FB2
FB2 XML is parsed for title, author, and body sections. Chapters become text chunks suitable for reflowable or document targets.
Output as FB2
Text is wrapped in FB2 sections with title metadata. Suitable for reading apps that support the FictionBook standard.
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.