Store listing copy, screenshots, brand assets, and the technical files the App Store and Google Play require — all in one place.
Split any restaurant bill in seconds. Scan the receipt, share a link, and your friends claim what they had — no app required for them.
Settlr is the friendliest way to split a bill with a group.
Scan the receipt. Snap a photo and Settlr automatically pulls out every item, price, tax and tip.
Share the link. Send one link or show a QR code. Your friends open it in any browser — no download, no sign-up — and tap the items they had.
Get paid back. Watch claims roll in live, see exactly who owes what, and get reimbursed through Venmo, mobile money, or however you already split.
split bill, receipt scanner, bill splitter, group expenses, venmo, splitwise, share tab, dinner split, IOU, settle up
Scan a receipt, share a link, and let friends claim their items. Get paid back.
Tired of doing math at the table or chasing friends for money? Settlr makes splitting a restaurant bill effortless.
• Scan the receipt — AI reads every item automatically
• Adjust tax, tip, and split items between people
• Share one link or QR code with the table
• Friends claim their items right in the browser — no install
• See live totals and who’s paid
• Send a gentle reminder for the stragglers
Settlr isn’t a payment app — you get paid back however you already do. Free for 3 tabs a month; go Premium for unlimited.
First release. Scan, split, share, and get paid back.
1024×1024 icon, Android adaptive layers, and SVG lockups in the design system file.
Both stores ask for these URLs, and universal/app links need two JSON files served from the domain root. Everything below is ready to host alongside the guest web client.
{
"applinks": {
"apps": [],
"details": [
{
"appID": "TEAMID.com.joinsettlr.app",
"paths": [ "/t/*" ]
}
]
}
}Served with Content-Type: application/json, no file extension. Replace TEAMID with your Apple Team ID.
[
{
"relation": [
"delegate_permission/common.handle_all_urls"
],
"target": {
"namespace": "android_app",
"package_name": "com.joinsettlr.app",
"sha256_cert_fingerprints": [ "AA:BB:CC:..." ]
}
}
]Add your release signing key’s SHA-256 fingerprint. Deep links to joinsettlr.com/t/<token> then open the app if installed.
The guest web client is a static index.html serving both / and /t/<token> via a catch-all redirect. Host the two files above at the domain root with a JSON content-type header.
Need assets, a quote, or a demo? We’re happy to help.