Skip to content

Convert RTF to Markdown.

Drop a Rich Text Format file and pull the words out of all those control codes, as clean Markdown. It runs entirely in your browser, so your file never leaves your device.

Instant & offlineFree, no accounts

Drag & drop your files

or

WordExcelPowerPointPDFEPUBCSVJSONCode
+135 file formats supported
Batch convertMany files at once
100% privateStays on your device
Works offlineNo connection needed
Preset

Optimize for AI & RAG

Extra cleanup for LLM ingestion: strip HTML, fix smart quotes, tidy Unicode and spacing.

Add YAML front matter

Prepend a metadata block (title, source, date, word & token counts) for knowledge bases and RAG.

Add table of contents

Build a linked index from the headings. Handy for long documents.

Export RAG chunks (.json)

Split the result into retrieval-ready chunks. Download per file from the result panel.

Most converters quietly upload your documents to a server. This one physically can't.

01Why

Words wrapped
in codes.

An .rtf file wraps your text in a tangle of control codes. The converter unwraps it and hands you the plain text, with its paragraphs, line breaks and tabs preserved.

RTFreport.rtf

{\rtf1\ansi\deff0

{\fonttbl\f0 Arial;}

\b Meeting notes\b0\par

Budget review.\par

\tab Action item\par}

MDreport.md

Meeting notes

Budget review.

Action item

02Features

Just the words
you need.

The control codes are stripped and your text comes through clean, with no server and no account anywhere.

It never leaves your browser

Your .rtf is parsed on your own device. Nothing is uploaded to any server, ever.

local
RTFreport.rtf

# Heading

- point one

3 chunks

AI & RAG ready

Optional cleanup, YAML front matter, a table of contents and RAG chunk export.

{\rtf1\ansi

\b Hello\b0\par

-> Hello

Codes stripped

Every RTF control word is parsed out, leaving just the readable text behind.

Line one

Line two

New paragraph

Breaks preserved

Paragraph breaks, line breaks and tabs carry over, so the text keeps its shape.

WordWordPadTextEditPages

From any editor

RTF is written by Word, WordPad, TextEdit, Pages and more; they all convert here.

Free, and unlimited

No sign-up, no quotas, no watermarks. Convert one file or a whole folder; it all runs the same way, on your own device.

03Fidelity

What survives
the strip.

Honest about what converts and what doesn't. These are the same notes the Formats list shows for RTF, so the page never drifts from what the converter really does.

Kept

4
  • Text
  • Paragraphs
  • Line breaks
  • Tabs

Dropped

5
  • Formatting
  • Tables
  • Images
  • Fonts
  • Colours
RTFreport.rtf
kept
kept
dropped
dropped
04FAQ

RTF questions,
answered.

Everything worth knowing before you convert a Rich Text file.

05More

Other converters.

Working with more than RTF? These convert the same way: privately, in your browser.

WSDL to Markdown

.wsdl

SOAP web-service definitions.

Convert

WADL to Markdown

.wadl

REST service descriptions.

Convert

HTTP requests to Markdown

.http · .rest

Saved HTTP request files.

Convert

Avro to Markdown

.avsc

Avro data schemas.

Convert

Prisma to Markdown

.prisma

Prisma database schemas.

Convert

DBML to Markdown

.dbml

Database markup language.

Convert

Turtle to Markdown

.ttl

RDF Turtle triples.

Convert

N-Triples to Markdown

.nt

Line-based RDF triples.

Convert