SkillAgentSearch skills...

RtfDomParser

RtfDomParser (a.k.a. DCSoft.RTF and XDesigner.RTF) is an open source C# library for parsing RTF documents and generating RTF DOM Tree initially created by yuansfu.

Install / Use

/learn @SourceCodeBackup/RtfDomParser
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

RtfDomParser (a.k.a. DCSoft.RTF and XDesigner.RTF)

RtfDomParser (a.k.a. DCSoft.RTF and XDesigner.RTF) is an open source C# library for parsing RTF documents and generating RTF DOM Tree.

Initially the project was started by yuansfu, last updated on Apr 6, 2013 and was located on

  • http://sourceforge.net/projects/rtfdomparser/ and
  • https://rdp.codeplex.com/

The development of the project is dead so here I will continue to support the code and will provide NuGet packages for easier installation.

Build

Build status

NuGet: https://www.nuget.org/packages/RtfDomParser/

Features

  • Parse RTF and generate dom tree.
  • Support image , table , multi-nested table , textbox , shape , cell merge.
  • Can parse huge rtf document more than 100MB.
  • Easy to .NET programming.

Related Skills

View on GitHub
GitHub Stars62
CategoryDesign
Updated3mo ago
Forks35

Languages

Rich Text Format

Security Score

92/100

Audited on Dec 25, 2025

No findings