What characters does the text cleaner remove?
It can remove extra whitespace, double spaces, trailing/leading spaces, non-breaking spaces, special Unicode characters, HTML tags and Windows-style line endings.
Why does copied PDF text look messy?
PDF text is encoded in a way that does not always translate cleanly to plain text. Line breaks are inserted at column widths, and some characters are encoded differently.
Does it remove all formatting?
You choose which cleaning operations to apply. You can remove just extra spaces, or apply all cleaning rules depending on what your text needs.
Can it remove HTML tags?
Yes — there is an option to strip all HTML tags and return plain text only.