Convert WordStar .WS to Markdown
Markdown is the format modern documentation pipelines and AI retrieval systems want.
TL;DR
Install the free WordStar Converter trial, add your .ws files, choose Markdown, and convert. You get plain-text documents that keep headings, lists, and emphasis — ideal for Git-based docs and local RAG indexing.
How to convert WordStar to Markdown — step by step
Install WordStar Converter (free trial)
Download the installer for Windows 10/11. The trial converts up to 10 files with all features enabled.
Point it at your WordStar archive
Add files or a whole folder tree. Print-control emphasis becomes Markdown emphasis instead of leftover ^B markers.
Choose Markdown as the output format
Select Markdown. Soft-hyphen and wrap-flag bytes are stripped so the model sees words, not binary artifacts.
Commit or index the output
Drop the Markdown into your docs repository, static site generator, or local embedding pipeline.
Why convert WordStar files to Markdown?
If your documentation lives in Git, every legacy document you convert to Markdown becomes reviewable and searchable with the same tools as the rest of your content.
Markdown is also the most token-efficient way to feed old documents into a retrieval-augmented generation pipeline. Headings survive as structure a chunker can split on.
Safer than online WordStar converters
Searching for a "free online WordStar converter" means uploading your files to someone else's server — a real problem for contracts, case files, personnel records, and anything else confidential. WordStar Converter runs entirely on your Windows PC: files are converted locally and never leave your machine. It also handles thousands of files in one batch, which no upload-one-file-at-a-time website can do.
The free trial converts up to 10 files with every feature enabled — for most people that's the whole job. Larger archives are covered by a one-time $39.95 lifetime license. No subscription, no watermarks, no uploads.
Frequently asked questions
Is there a free way to convert .WS to Markdown?
Yes. The free trial of WordStar Converter converts up to 10 files with full features — no signup and no watermarks. Unlimited conversions are a one-time $39.95 license (no subscription).
Is this an online converter? Do my files get uploaded?
No. WordStar Converter is a Windows desktop app. Every conversion runs locally on your PC. Nothing is uploaded.
Can I convert an entire folder of WordStar files at once?
Yes. Point the app at a folder (it scans subfolders), select Markdown as the output, and it batch-converts .ws, .wsd, and .ws3–.ws8 files in parallel.
Which WordStar versions are supported?
WordStar Converter reads classic WordStar documents through Release 7, including high-bit wrap flags, print controls 00h–1Fh, 1Bh xx 1Ch extended characters, 1Dh symmetrical sequences, and dot commands. EOF is 1Ah. Microsoft Word has no WordStar import filter. LibreOffice has a limited WordStar filter that often mangles wrap flags and sequences — a native parser is the reliable path.
Why is Markdown better than PDF for AI ingestion?
PDF extraction throws away document structure. Markdown keeps headings and emphasis as explicit structure, which produces cleaner chunks and better embeddings.
Related
Turn WordStar documents into clean Markdown
Free trial converts 10 files — batch, offline, AI-pipeline ready.
Free trial
Full app features — up to 10 files
Windows 10 or 11
Download the Windows installer for the full 10-file trial. Same app you unlock with a license — 100% local on your PC.