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 ServerFor measuring and optimizing token usage
Token Cost Calculator
Estimate real dollar savings from converting your documents before sending them to an LLM.
Token Counter
Count exact tokens for a given text across OpenAI, Anthropic, and other model tokenizers.
RAG Chunk Visualizer
See exactly how your converted document will be split into chunks for a RAG pipeline.
Token Savings Analysis
Full methodology and raw benchmark data behind our token-savings numbers.
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.