Stripe → clean spreadsheet

Convert a Stripe payout or balance report to Excel

Stripe's balance and payout exports carry created timestamps, amount, fee and net columns, and long IDs you rarely need. This tool reads them, normalizes the dates and amounts, and hands you a spreadsheet that's ready to reconcile.

PDF · betaor paste below

Runs 100% in your browser. Your data never leaves your computer.

Runs 100% in your browser — your Stripe data never leaves your computer.

How to export from Stripe

  1. 1In the Stripe Dashboard, open Balance or Payouts and export to CSV.
  2. 2Choose the columns and date range you need.
  3. 3Upload the CSV here (or paste the rows).
  4. 4Download the cleaned Excel or CSV.

Questions

Does anything get sent to a server?
No. Everything runs in your browser, so your Stripe data never leaves your computer.
Can it handle the created timestamp format?
Yes. ISO timestamps and most date formats are normalized to a clean YYYY-MM-DD date.
What about fees?
The primary amount is used for the Amount column. Keep the original export if you need a separate fee breakdown.

Other converters