Updated
How plain text converter works
The HTML mode keeps text and common block breaks, decodes character entities, and removes scripts, styles and embedded media. Plain-text mode preserves exactly what you paste.
A worked example
<p>Hello <b>world</b></p> becomes Hello world. A line-break tag adds a new line.
Before you use the result
This extracts text from HTML, not PDF or Word files. Layout, table alignment and CSS-generated content are not retained. Links become their label text; images and alt text are omitted.
Cite this page
ToolOctopus. “Plain text converter.” Updated 2026-09-19. https://tooloctopus.com/plain-text-converter.
Add an access date if your instructions require one.
Citation formatting uses citeproc-js by Frank Bennett and Citation Style Language styles. Licence and source code.
