Skip to content

Markdown to TXT v0.2.0

Choose a tag to compare

@mococouo mococouo released this 21 Jun 22:57
· 2 commits to main since this release

Markdown to TXT v0.2.0

A polished offline-first Markdown to TXT converter that runs entirely in the browser.

Highlights

  • Added a zero-dependency static web app.
  • Added paste, manual input, file picker, and drag-and-drop workflows.
  • Added multi-file queue and batch conversion.
  • Added three conversion styles: Standard, Clean, and Structured.
  • Added output rule toggles for links, code blocks, and front matter.
  • Added input/output character and line counts.
  • Added copy result, download current output, and merge-download all outputs.
  • Added multilingual UI with RTL support.
  • Added documentation for usage, packaging, roadmap, privacy, and GitHub Pages deployment.

Privacy

Markdown conversion runs locally in the browser. No server, CDN, upload, or network request is required for normal
use.

Verification

Smoke check completed successfully:

python legacy/tests/_smoke.py