
Taresense
Any receipt, invoice, or PDF → clean canonical JSON or CSV
What it does
Taresense converts receipts, invoices, and statements into structured data. Upload a PDF or photo, or send it through the API. It returns line items, fees, taxes, totals, and categories in one standard schema. Works with QuickBooks, Sheets, Xero, or your own system. Totals are checked before the result is returned. If the math does not match, it gets flagged. Built by an independent operator. Focused on one job: turning messy financial documents into clean, usable data.
Does the same job
all alternatives →
- IBI Built a Receipt-Image to JSON Converter (+ Line-Items)2023 · line-items.com · ▲28
Hi HN, I'm proud to show you that I've finally managed to create a Receipt-Image to JSON converter, including line-items! Over the past 10 years, I have periodically tried (every ~3 years or so) to convert Receipt-Images to JSON. What particularly interested me were the line-items. It began with a Bachelor's project where we wanted to track prices by extracting product prices from line items. However, it was not feasible to ask users to type them all into our platform. I quickly realized this process was way too tedious. Only when taking a picture is all that is required, would such a…

- IBI built a receipt processor for Paperless-ngxFeb 2026 · ▲6
Hi all, I wanted a robust way to keep track of my receipts without needing to keep them in a box and so i found paperless - but the existing paperless ai projects didn't really convert my receipts to usable data. so I created a fork of nutlope's receipthero (actually it's a complete rewrite, the only thing that remains over is the system prompt) The goal of this project is to be a one stop shop for automatically detecting tagged docs and converting them to json using schema definitions - that includes invoices, .... i can't think of any others right now, maybe you can? If you do please make…


More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com