
The format you hand to AI, and the format you ask it to make, changes how much work it does. Word, PowerPoint, Excel and PDF files cost far more tokens than plain text. A few simple habits cut your usage, your bill and your energy footprint.
Key takeaway
Work with AI in light formats such as Markdown, CSV and HTML, and ask for heavy formats such as Word or PowerPoint once, at the end, to use fewer tokens, less money and less energy.
Every time you hand AI a Word document or ask it for a PowerPoint deck, it does a lot more work than your words need. That work is measured in tokens. Tokens eat into your usage limits, show up on your bill and draw on the electricity and water that data centres run on.
Andy Crestodina at Orbit Media recently tested this across nine common formats, and the gap between the lightest and the heaviest was big. It's worth a read. Below is how I'd put it into practice in a small business.
Why some files are heavier than others
A .docx or .pptx file is a zipped bundle of code wrapped around your words: styles, fonts, layouts, positions on the page. To read one, the AI has to run a tool to unpack it. To make one, it writes code that builds it. PDFs and images often go through a separate, slower visual process.
Plain text formats skip all of that. The AI reads and writes them directly.
Orbit's rule of thumb is a good one. If you can open the file in Notepad or TextEdit, it's light. If you need Word, PowerPoint or Excel to open it, it's heavy.
The light formats to reach for
- Markdown (.md) for documents and drafts. It's plain text with a # for headings and a - for bullets, and it's the format AI works in best.
- CSV for tables, lists and data exports.
- HTML for reports and anything that needs to look polished. Everyone has a browser, so it opens on any device.
- The chat box itself for short things. If it's a paragraph or a small table, paste it in rather than attaching a file.
The heavy ones, and what to use instead
Word is the format most people ask for, and it's heavy both ways. Draft in Markdown, then paste the final version into Word and tidy the styling yourself.
PowerPoint is the heaviest of the lot. If the slides are the deliverable, fair enough, but ask for them once at the very end. If a readable page would do, ask for HTML.
For Excel, use CSV unless you need formulas, filters or several sheets.
PDFs are the one I see most often in Claude Projects and Custom GPTs. Convert each one to Markdown before you upload it, and ask the AI what can be trimmed while you're at it. You do that work once, and every future chat in that project is cheaper.
Where the cost really adds up: editing
Ask for a small change to a heavy file and the AI will often rebuild the whole thing. Five small tweaks can mean five full rebuilds (a bit like reprinting the whole brochure to fix one typo).
A few habits fix most of it:
- Agree the content in the chat or in Markdown before you ask for any file.
- Put all your changes in one prompt instead of five.
- Ask for the final format once, when the content is locked.
- Make the last small tweak yourself in Word or PowerPoint. It's quicker anyway.
Keeping it in proportion
Your prompts are small next to the energy it takes to train the models, and small next to flights or diet in your own footprint. That's a fair point.
But these habits cost nothing. They make your usage limits last longer, they speed things up and they add up across a team. They also pair well with telling your AI to be less wordy in its replies, which saves tokens in the other direction.
Where to start
Pick one habit this week. The easiest is to stop attaching Word documents and paste the text in, or save it as Markdown first.
If you'd like help making your team's AI use leaner and more responsible, take the free AI Check or get in touch for a chat.
Related reading
This post sits with our Responsible AI work.
This piece was written by Liam D. at Futureformed. If it sparked a thought, we’d be happy to continue the conversation.
Get in touchMore from the journal
Starting with AI, or stuck? Try the new AI Check
The five-minute AI check: what it tells you, and what it doesn't
Teach your AI that sometimes less is more.
Prompting Path: A Couch to 5K for AI
The AI Skill Gap Nobody Is Training For
You Are Never Going to Be Done Learning AI
You Don't Always Need the Biggest AI Model
How My Son and I Built a World Cup Tracker From Scratch
We Built a Mac App That Switches the AI Model Inside Claude Code and Codex
The AI Nightmares We Should Actually Be Having
We Built a Live Dashboard of Every AI Tool We Use, Here Is Why
Using Claude Cowork Efficiently in 2026
How We Built This: The Futureformed Website
AI Wattch: Seeing the Energy Cost of Your Prompts
The Hidden Cost of AI Agents
GreenPT: Sustainable AI That Doesn't Cost the Earth
AI Loyalty is Business Risk
Can't justify the compute? Give it the boot!
Breaking up from ChatGPT (it's not hard to do)
The Rise of the AI Orchestrator
The Hidden Dividend of AI: Giving Your People Their Time Back
AI Isn't a Tool. It's Your Next Operating System.
AI education is vital, but it doesn't need to be complicated
Shadow AI is already in your business. The question is what you do next.
AI isn't failing your business. Your change management is.
The first question I ask every client, and it's never about AI
AI transparency: This article was written by Liam D. The analysis, views, and conclusions are his own.