t0md icon

t0md

t0md converts PDFs, Word files, PowerPoint, HTML, and JSON into Markdown for browser users and MCP-compatible AI agents. It offers a free browser flow, an API, and a remote MCP server for tools like Claude Code, Cursor, and Windsurf.

t0md

Overview

t0md is a document-to-Markdown converter for people and AI agents. It accepts PDFs, Word documents, PowerPoint files, HTML, and JSON, then returns clean Markdown that can be copied, downloaded, or passed into an MCP-compatible workflow.

The product is designed for a browser-first conversion flow and a developer-facing agent workflow. The homepage says uploads are converted in memory and discarded, while the MCP page documents a remote server for Claude Code, Cursor, Windsurf, Hermes, OpenClaw, VS Code with MCP extensions, and Continue.dev.

Features

Browser-based document conversion

Convert supported files directly in the browser, then copy the Markdown or download it as a .md file.

Multiple document formats

The site supports PDF, Microsoft Word, HTML, PowerPoint, and JSON today, with EPUB, XLSX, image OCR, and URL conversion marked as coming soon.

In-memory handling

Files are converted in memory and discarded, so the product does not keep uploaded documents after processing.

Agent workflow via MCP

An MCP server lets Claude Code, Cursor, Windsurf, Hermes, OpenClaw, and other MCP-compatible agents convert documents mid-conversation.

MCP transport and upload support

The MCP server exposes both streamable-HTTP and legacy SSE transports, plus a file-upload endpoint for large documents.

API-backed conversion output

The API returns JSON with markdown, filename, pages, and bytes, and the MCP server wraps the same conversion endpoint.

Use cases

  • Turn dense documents into editable text

    Convert a research paper, report, or contract into Markdown so it can be searched, quoted, and edited in plain text tools.

  • Use documents inside an AI workflow

    Send a document to Claude Code, Cursor, or another MCP-compatible agent and keep working in the same conversation while the agent converts it.

  • Publish notes and drafts in Markdown-first tools

    Move converted content into Obsidian, Notion, Bear, or a GitHub README without copy-paste cleanup or formatting loss.

  • Version documents in git

    Use Markdown output in git-based workflows to compare revisions, track changes, and review document diffs more easily than with PDFs.

  • Automate conversion for applications and agents

    Use the API or MCP upload endpoint when you need programmatic conversion or want to avoid base64 payloads for larger files.

Pros and Cons

Pros

  • Supports several common document formats in a single conversion flow.
  • Offers both a browser upload experience and an MCP server for agent workflows.
  • States that uploads are handled in memory and discarded after conversion.
  • Provides a simple output path: copy Markdown, download .md, or consume JSON through the API.
  • Includes streamable-HTTP and legacy SSE transport options for different MCP clients.

Cons

  • The site only documents a partial set of file types today; EPUB, XLSX, OCR, and URL conversion are still listed as coming soon.
  • Tables and complex layouts are described as best effort rather than guaranteed.
  • The pricing page is not available, so detailed plan information is not published on the site.

FAQ

How do I convert a document to Markdown?

Drop a supported file on the homepage upload area, or send it to the MCP server from an AI client. The browser flow converts the file and lets you copy the Markdown or download a .md file.

Which file types are supported?

PDF, Microsoft Word, HTML, PowerPoint, and JSON are live today. EPUB, XLSX, image OCR, and URL-to-Markdown are listed as coming soon.

How clean is the Markdown output?

Headings, lists, and paragraph breaks are preserved. Tables and complex layouts are handled best effort, so output quality depends on how structured the source document is.

Are files stored after conversion?

Uploads are converted in memory and discarded after conversion. The site says files never leave your browser session, and temporary MCP download links expire after 10 minutes.

Is t0md free to use?

The homepage says the browser conversion is free and will stay free. The MCP server is free for now, with possible paid tiers later for high-volume API and MCP traffic.

Quick Facts

Category
Document conversion
Primary output
Markdown
Supported today
PDF, Word, HTML, PowerPoint, JSON
Access
Free browser conversion; free-for-now MCP server
Workflow
Browser upload, API, or MCP
Source domain
t0md.com

Alternativas ao t0md

PDFTools icon

PDFTools

PDFTools is a browser-based suite of free and premium PDF utilities for editing, conversion, and document handling. It helps users work on PDFs locally in the browser without uploading files to a server.

ByteAsk icon

ByteAsk

ByteAsk is a terminal-first AI coding agent for C and C++ that edits repositories and verifies changes with the real compiler, debugger, sanitizers, and tests before showing a diff. It offers a free tier plus paid plans, with editor connectors and zero-retention handling described in the source.

CreateOS Sandbox icon

CreateOS Sandbox

CreateOS Sandbox is an isolated compute environment for running code and agent workloads inside Firecracker micro-VMs. It is designed for workflows that need machine-level isolation, private networking between sandboxes, and programmatic control through SDK, CLI, or MCP.

ArtDeck icon

ArtDeck

ArtDeck is a visual reference board app for iPhone, iPad, and Mac that lets artists collect mixed reference material on one canvas and study it with ToolBox lenses. It works offline, supports optional iCloud sync, and is sold as a one-time purchase with no account required.

Codex Plugins icon

Codex Plugins

Codex Plugins bundle reusable skills, app integrations, and MCP servers into workflows you can install in the Codex app or use from Codex CLI. They help extend Codex with connected-service tasks, reusable instructions, and shared team workflows.

hob icon

hob

hob is an independent workspace for coding agents that keeps agent sessions, terminals, history, and follow-up work organized around the tools and providers you already use. It is aimed at developers who want local control over routing, history, and workspace structure rather than a bundled model stack.