Add your files
Drop one RTF or two hundred. Batch conversion is not a paid feature here.
An RTF produced by an accounting package, a legal template system or an old word processor needs to be shared as a normal document.
The RTF markup is parsed, laid out and written as fixed PDF pages with embedded fonts.
RTF stores images as hex text inside the document, which is why RTF files are startlingly large and why converting one often produces a much smaller PDF. It also has no reliable page model of its own, so page breaks land where the renderer decides.
Every embedded image is written out as hexadecimal text, roughly doubling its size before any compression.
Only as a lowest common denominator between very different applications. For anything else, DOCX or PDF is better in every respect.
Drop one RTF or two hundred. Batch conversion is not a paid feature here.
Portable Document Format is lossy, so the quality control decides the trade between size and fidelity.
Converted and deleted the moment it finishes. Never written to permanent storage.