SkillAgentSearch skills...

Rtf2Html

Delphi RTF to HTML converter

Install / Use

/learn @flutomax/Rtf2Html
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Rtf2Html

Overview

This is RTF to HTML converter version 1.0 This project was created due to the lack of a similar converter for use in Delphi. The best use is to export the content directly from TRichEdit, as it formats RTF well enough to clean it from various garbage created by other editors like Word.

Supported features

This version supports the following:

  • Character formatting (bold, italics, color, ...).
  • Font faces and sizes.
  • Foreground and background colors, highlighting.
  • Hexadecimal character codes.
  • Tables (without nested tables).
  • Lists.
  • Hyperlinks.
  • Pictures.

Compiling notes

The source was compiled with Delphi XE8. It also works in the more recent Delphi 12 Version 29. Demo application included.

License

No licenses. Use it as you wish at your own risk. Ⓐ Punks not dead!

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1y ago
Forks2

Languages

Pascal

Security Score

55/100

Audited on Mar 28, 2025

No findings