Your team's expense receipts are probably scattered across three inboxes, a pile of paper, and someone's photos app. Receipt Wrangler wants to fix that, and version 7.0.0 just landed with some genuinely useful upgrades.
What's happening
Receipt Wrangler is a free, self-hosted expense management tool built by the open-source community. You run it on your own server (or a spare laptop, or a $5/month VPS), and your whole team uses it to capture, categorize, and share receipts. No Expensify subscription. No Hubdoc seat fees. No sending your financial data to someone else's cloud.
Version 7.0.0 shipped June 30, with active repo updates continuing this week. Three additions stand out. First, a completely rebuilt permission system makes it easy to control who sees and edits which groups of expenses, useful if you mix staff, contractors, and departments in the same workspace. Second, a new MCP server means you can point any AI chatbot at your expense data and ask plain-language questions: "What did we spend on supplies in June?" or "Which vendor gave us the biggest bill last quarter?" That is genuinely new territory for a free tool. Third, HTML email receipts, the kind most vendors send, now convert to PDF automatically instead of arriving as unreadable code.
Receipt Wrangler supports multiple AI providers for its built-in OCR scanning: OpenAI, Google Gemini, or LlamaGpt for a fully local and fully free setup. Mobile apps for iOS and Android mean anyone on your team can snap a receipt the moment they spend, and it gets sorted before they get back to the car.
Try this this week
- Pull up the live demo at demo.receiptwrangler.io and spend five minutes getting a feel for the interface before you touch anything.
- When ready, self-host with Docker. The repository includes a working docker-compose file, and setup typically takes under 30 minutes.
- Create a group for your team and add your staff as members.
- Have everyone install the mobile app. Walk them through the quick-capture flow once: open, point, snap.
- To run the AI OCR at zero cost, configure LlamaGpt as your scanning provider instead of a paid cloud API.
- At month-end, filter by category and export a summary for your accountant.
The bigger picture
A lot of what small businesses pay for monthly (expense tracking, document parsing, invoice management) has solid free alternatives now, if you are willing to spend one afternoon on setup. Receipt Wrangler is that kind of smallest-working-thing solution: boring, reliable, costs nothing after the first hour. For a tight-budget nonprofit or a contractor trying to stay lean, that is worth a lot more than a polished app you forgot to cancel.