LDS Donations to CSV Converter
Export your donation history from the Church of Jesus Christ website to a CSV file for record keeping, tax purposes, and personal finance tracking.
🔒 Your Privacy is Protected
All data processing happens entirely in your browser. Nothing is sent to our servers or any external service.
- Your donation data never leaves your device
- No data is stored on our servers or in logs
- All processing is done with JavaScript in your browser
- You can verify this by viewing the page source or using browser developer tools
- This page works even if you disconnect from the internet after loading
Feel free to inspect the source code - right-click this page and select "View Page Source" to see exactly how it works!
1 Select Date Range
Choose the date range for your donation history. You can use the shortcuts below or enter custom dates.
2 Get Your Donation Data
Follow these steps to get your donation data:
- Make sure you're logged in to churchofjesuschrist.org
- Click the link below to open the donations API page:
On that page, you'll see JSON data that looks like this:
[{"slipId":573238393,"amount":1474.09,"date":"2025-10-14T00:00:00.000-06:00",...}, ...]
Copy all the JSON data from that page (Ctrl+A or Cmd+A to select all, then Ctrl+C or Cmd+C to copy) and paste it in the box below: