Save your tokens
Drop a document and get clean Markdown back. Paste the Markdown into any AI tool instead of the raw file. Works with Claude, ChatGPT, Gemini, Llama, and any text-based model. You keep the same content but use far fewer tokens, which lowers your cost.
Why convert to Markdown?
A PDF or Word file carries a lot of extra weight: fonts, layout, page geometry, images, and hidden structure. An AI model does not need any of that to read your document. Markdown keeps only the real text and a light structure such as headings, lists, and tables. So the model gets the same content in a much smaller form.
How it lowers your cost
Every text-based AI charges by tokens, and tokens are roughly chunks of text. The more text you send, the more you pay. When you paste a raw file, the model has to process all that extra formatting data. Markdown strips it away, so the same document turns into far fewer tokens. This holds for any model: Claude, ChatGPT, Gemini, and the rest. Fewer tokens means a smaller bill and faster replies. It also leaves more room in the context window, so you can paste longer documents without hitting the limit.
How to use it
- Drop a file or choose one (PDF, Word, PowerPoint, Excel, CSV, or HTML).
- Wait a moment while it converts in your browser session.
- Copy the Markdown or download the .md file.
- Paste it into Claude, ChatGPT, Gemini, or any other AI tool.
File size limit
You can upload files up to 4.5 MB each. This is the limit of the free serverless hosting the tool runs on. If your file is larger, try splitting the PDF into smaller parts and converting each one.