Skip to content

RealText Converter

FileFlip converts RealText files into 6 other formats entirely inside your browser, using FFmpeg compiled to WebAssembly. The RealText file is never uploaded to a server: it is read off your disk, converted on your own machine, and saved back by the browser. There is no file-size limit and no account to create.

Convert RT to

How do I convert an RealText file?#

  1. Drop your RealText file onto the converter at the top of this page, or click it to pick one from your computer.
  2. Choose the format you want out of it. FileFlip downloads the engine that conversion needs, once, and your browser caches it.
  3. Conversion starts the moment you pick the format, and the result is yours to download. The work happens in this tab, so nothing is uploaded and nothing is queued.

Is it safe to convert RealText files online?#

Yes, because nothing is uploaded. FileFlip converts RealText files inside the browser tab you already have open, using WebAssembly builds of the same engines a desktop converter would install. Your file is read from your own disk into the page's memory, and no request carrying it is ever made.

You do not have to take that on trust. Open your browser's network panel, run a conversion, and you will see the engine come down and your file go nowhere. There is no upload, no server-side copy, no retention window, and no account tied to what you converted.

How FileFlip works lists every engine, its version and its download size, and shows how to check for yourself that nothing leaves your machine.

What happens to a RealText file#

FileFlip converts RealText into 6 formats with FFmpeg, all of it inside the browser tab. Each conversion below names the engine it uses, what it downloads, and exactly what that conversion keeps or drops.

CategorySubtitles
File extension.rt
FileFlip supportRead only, so it is a source rather than a target
Conversions available6
EnginesFFmpeg
Downloaded to your browser30.8 MB on the first conversion, then cached

What is an RealText file?#

An RT file is a RealText caption script, a tagged markup text track that RealNetworks built for the RealPlayer streaming stack, using <br/> tags for line breaks and reference by a SMIL presentation to time captions against RealMedia audio or video.

Recognize RealText as a legacy RealPlayer caption file if it turns up alongside old RealMedia content; there's little reason to author new captions in it.

Convert RealText to SRT or VTT to caption the content on any current player, since RealText support has effectively disappeared outside archived RealPlayer installs.

The RealText file format reference covers the specification, the programs that open one, and what each conversion keeps or drops.

RealText questions people ask#

What is an RT (RealText) file?

An RT file is a RealText caption script, a tagged text format RealNetworks built to caption RealMedia audio and video played through RealPlayer. It's referenced by a SMIL presentation, which supplies the timing that syncs the captions to the media.

Can I still play RealText files today?

Rarely without the original RealPlayer software, since RealText was built for the RealMedia streaming stack and current browsers and video players don't support it natively. Converting the file to SRT or VTT is the practical way to use those captions with a modern player.

Is RealText the same thing as SMIL?

No. SMIL is the markup language that lays out and times a RealMedia presentation, and RealText is one of the pieces it can reference, a captions file the SMIL presentation calls in and synchronizes with the audio or video.