AWS Billing Report
utilrepo.com · 2026-05-16
Drop a Cost Explorer CSV — parsing happens in your browser, the file is never uploaded.
Drop CSV here
or click to choose a file
How to export a Cost Explorer CSV
- AWS Console → Billing & Cost Management → Cost Explorer.
- Pick a date range and group by Service (or Region / Linked Account / Tag).
- Click "Download CSV" at the top right of the chart.
- Drop the file above. Numbers, AWS service names, dates — everything stays on your machine.
Format verified against AWS Cost Explorer CSV export, 2026-05.
All processing runs in your browser — no files or inputs are uploaded to a server.
Related tools
CSV ↔ JSON Converter
DeveloperConvert between CSV and JSON, both directions. RFC 4180 parsing handles quoted fields and embedded newlines; delimiter and header options are configurable.
JSON Formatter
DeveloperFormat and validate JSON. Indented or minified output, with clear error messages.
Base64 Encoder / Decoder
DeveloperEncode text to Base64 or decode Base64 back to text. UTF-8 safe.
URL Encoder / Decoder
DeveloperPercent-encode or decode URL components.