HTML and RTF Export
Syntax-highlighted code looks great in an editor, but that formatting used to disappear the moment you copied it somewhere else. Our export tools solve that by letting you save a highlighted file straight into HTML or RTF format, keeping every color exactly as it appeared on screen.
Exporting to HTML means you can drop a properly colored code sample straight into a web page or blog post without hand-styling it yourself. Exporting to RTF does the same for word processors — the file opens in most standard word-processing software with the highlighting intact and ready to paste inline.
You can also copy formatted text directly, using RTF under the hood, so pasting a highlighted snippet into a document preserves the same colors you saw in the editor. Whether you’re documenting a project, writing a tutorial, or just want code to look right in an email, this makes sharing formatted code painless.
