Converting from TXT
Plain text sources (.txt, .log) are read as UTF-8 when possible. Notes, logs, subtitles, and code snippets convert cleanly when the target format supports text.
Output as HTML
A minimal HTML document is generated from text chunks. Good for archiving readable content or republishing as a static page.
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.