{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-02T17:35:09.335Z","discovery":{"catalog":"https://toptool.io/tools.json","llmsTxt":"https://toptool.io/llms.txt","sitemap":"https://toptool.io/sitemap.xml"},"relatedTools":[{"slug":"md-to-txt","name":"Markdown to Text","url":"https://toptool.io/md-to-txt"},{"slug":"markitdown","name":"MarkItDown","url":"https://toptool.io/markitdown"},{"slug":"txt-to-html","name":"TXT to HTML","url":"https://toptool.io/txt-to-html"},{"slug":"txt-to-pdf","name":"TXT to PDF","url":"https://toptool.io/txt-to-pdf"},{"slug":"docx-to-md","name":"Word (DOCX) to Markdown","url":"https://toptool.io/docx-to-md"},{"slug":"docx-to-txt","name":"Word (DOCX) to Text","url":"https://toptool.io/docx-to-txt"},{"slug":"pdf-to-txt","name":"PDF to TXT","url":"https://toptool.io/pdf-to-txt"},{"slug":"html-to-md","name":"HTML to Markdown","url":"https://toptool.io/html-to-md"}],"kind":"converter","slug":"txt-to-md","name":"Text to Markdown","description":"Wrap a plain-text (.txt) file in a Markdown document — free online, no upload.","longDescription":"Drop in a .txt file and download a Markdown document. By default the original text is preserved verbatim, with the filename used as a top-level heading. Toggle 'Wrap in code block' to enclose the entire body in a fenced code block instead — useful for log files, configs and code dumps where preserving every character matters. Runs entirely in your browser; your file never leaves your device.","category":"document","categoryName":"Document","keywords":["txt to md","text to markdown","txt to markdown","convert txt to md","convert text to markdown","txt to md converter","text to markdown online","txt to md free","online text to markdown converter","change txt to md","free txt to markdown","wrap text in markdown"],"url":"https://toptool.io/txt-to-md","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".txt"],"mimeTypes":["text/plain",""]},"output":{"type":"file","extension":".md","mimeType":"text/markdown"},"options":[{"type":"boolean","key":"wrapInCodeBlock","label":"Wrap in code block","defaultValue":false,"help":"Enclose the whole body in a ```text fenced code block. Useful for logs and configs."}],"invocation":{"webUi":"https://toptool.io/txt-to-md","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."}}