{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-05-20T20:47:38.058Z","discovery":{"catalog":"https://toolsly.tools/tools.json","llmsTxt":"https://toolsly.tools/llms.txt","sitemap":"https://toolsly.tools/sitemap.xml"},"relatedTools":[{"slug":"txt-to-md","name":"Text to Markdown","url":"https://toolsly.tools/txt-to-md"},{"slug":"txt-to-pdf","name":"TXT to PDF","url":"https://toolsly.tools/txt-to-pdf"},{"slug":"md-to-html","name":"Markdown to HTML","url":"https://toolsly.tools/md-to-html"},{"slug":"docx-to-html","name":"Word (DOCX) to HTML","url":"https://toolsly.tools/docx-to-html"},{"slug":"csv-to-html","name":"CSV to HTML Table","url":"https://toolsly.tools/csv-to-html"},{"slug":"json-to-html","name":"JSON to HTML","url":"https://toolsly.tools/json-to-html"},{"slug":"code-to-image","name":"Code to Image","url":"https://toolsly.tools/code-to-image"},{"slug":"base64-to-image","name":"Base64 to Image","url":"https://toolsly.tools/base64-to-image"}],"kind":"converter","slug":"txt-to-html","name":"TXT to HTML","description":"Wrap a plain-text file in a styled, standalone HTML document — free online, no upload.","longDescription":"Drop in a .txt file (or paste the text) and download a complete .html document. Newlines and spacing are preserved inside a `<pre>` block, and bare URLs (`https://...` and `www....`) are turned into clickable links. The output is a single self-contained file with inline styles — open it in any browser. Conversion runs entirely in your browser.","category":"document","categoryName":"Document","keywords":["txt to html","text to html","convert txt to html","txt to html converter","plain text to html","txt to html online free","free txt to html","text file to html","save txt as html","online txt to html","notepad to html","text to webpage"],"url":"https://toolsly.tools/txt-to-html","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".txt"],"mimeTypes":["text/plain",""]},"output":{"type":"file","extension":".html","mimeType":"text/html"},"options":[],"invocation":{"webUi":"https://toolsly.tools/txt-to-html","api":null,"notes":"Currently runs client-side in the user's browser. Drop a file on the UI at `webUi` and download the converted result. A remote MCP/REST API is planned."}}