Developers

Build with inktomd

A free REST API and MCP server for converting files and URLs to AI-ready Markdown — plus tools for measuring and optimizing token usage in your own pipelines.

REST API

Free REST API. No API key required. POST a file or URL, get back clean Markdown in the response.

curl -X POST https://www.inktomd.com/api/convert \
  -F "file=@document.pdf"
View API Docs

MCP Server

Use inktomd directly inside Claude Code, Cursor, or any MCP-compatible AI agent — no copy-pasting between tools.

View MCP Server

Need higher limits?

The free tier includes 50 requests/hour with no signup — plenty for most personal projects. Building something that needs more? Tell us about it.