# My Health Export — Export your own health data

> Export health data from Apple Health to CSV or JSON files. (iPhone/iPad app by Sam Gledhill.)

- Source: https://appshunter.io/ios/app/my-health-export/id6748932482 (this page in markdown: same URL + `.md`)
- Developer: [Sam Gledhill](https://appshunter.io/developer/1828115892)
- Category: Health & Fitness
- Price: Free with in-app purchases
- Rating: 3.80/5 from 5 App Store ratings · 5 written reviews indexed
- Age rating: 4+
- Requires: iOS 16.6 · 3 MB
- Languages: American English
- Released: 2025-07-23
- Data updated: 2026-08-15
- Monetization: free with in-app purchases
- User reviews in markdown: https://appshunter.io/ios/app/my-health-export/id6748932482/reviews.md

## What is My Health Export?

My Health Export helps you export your health data from the Health app into clean CSV or JSON files you can use in spreadsheets or share with your care team.

- Works with the Health app (reads data with your permission)
- Export steps, heart rate, weight, and sleep
- Choose metric or imperial units
- Choose summary metrics or export ALL values
- Share your exports via email, Files, or AirDrop

Privacy by design:
 - Read-only access: the app does not write any data to the Health app
 - You can revoke access any time in iOS Settings → Privacy & Security → Health

Note: This app is independent and has not been authorized, sponsored, or otherwise approved by Apple Inc.

## Key features

- Export health data to CSV/JSON
- Supports steps, heart rate, weight, sleep
- Metric/Imperial unit selection
- Summary or all value export
- Share via email, Files, AirDrop
- Read-only Health app access

## Pricing and in-app purchases

Base price: Free.

**One-time purchases**

| Purchase | Price | Type |
| --- | --- | --- |
| Pro | $1.99 | one-time |


## Recent user reviews (5 of 5)

All indexed reviews: https://appshunter.io/ios/app/my-health-export/id6748932482/reviews.md

### 5/5 — Excellent developer response

*2026-05-28*

I encountered a significant problem immediately after upgrading to the Pro version, but the developer was able to turn around a fix in a matter of days

**Developer response:** I'm so sorry JDRW625 that you have discovered this bug - but thanks for bringing it to my attention.  I'm releasing a minor version upgrade tonight which should fix the error. However, if you would like a refund, I'm afraid I can't manage that myself, you'll have to submit a request via the App Store or reportaproblem.apple.com and they will happily return the InApp purchase to your account.  

I hope you can wait a day or two until the new version is released because I'm pretty sure it will get you up and running - look for version number 3.1.1

### 1/5 — Disappointed

*2026-04-30*

App shows as free in the App Store but you can’t actually do anything without paying/upgrading. I wish the app was transparent that this isn’t a free app.

**Developer response:** The free tier offers 4 metrics exported over the prior 7 days only.  The "pro" upgrade allows you to upload any number of selected metrics over any date period.  It isn't quite accurate to say that the free version doesn't work - but I take your point - I'll update the content in the App Store to make this distinction clearer.

### 4/5 — Great support and care!

*2026-04-30*

One element did not seem to extract properly for me, but otherwise worked great. The developer replied to my previous less-than-favorable review, and they are legit always working to improve the app! Such a good tool as this should be native functionality!

**Developer response:** Sorry to hear that Blood Glucose didn’t extract properly. I’d be happy to investigate it further if you like - or alternatively I’d be more than happy to refund your $2. There’s a process to follow on the reportaproblem.apple.com website that allows you to submit a claim. Sadly this is the only way to refund via the AppStore. 

If you’d like me to investigate - please send me an email to sam@samgledhill.au

### 4/5 — Like it, but possible bug

*2026-04-20*

Just downloaded and playing with it in iOS 26.4.1. For whatever reason, I cannot turn off the Weight metric. It’s not selected but shows on the main page and as a field in any and all exports. There never has been any Weight data in the Health app, so not sure why I can’t turn it off. Appears to be a bug. Otherwise seems to do the trick.

**Developer response:** Thanks so much for taking the time to let us know about this bug.  We're investigating it and hope to have a fix ready for when we ship the next version in the next couple of weeks.

### 5/5 — Works as expected

*2026-04-14*

This app does exactly what I was looking for: exporting a specific health field with a custom date range in a usable format. I also love there’s no subscription either - just a one-time charge. 👍

## Frequently asked questions about My Health Export

### What health data can My Health Export export?

My Health Export can export data for steps, heart rate, weight, and sleep. You can choose to export summary metrics or all recorded values for these categories.

### How does My Health Export handle my privacy?

The app is designed with privacy in mind, using read-only access to your Health app data. You can revoke access at any time through your iOS Settings.

### What file formats does My Health Export support?

My Health Export allows you to export your health data into clean CSV or JSON files. These formats are compatible with spreadsheets and can be easily shared.

### Can I choose between metric and imperial units?

Yes, My Health Export offers the flexibility to choose between metric and imperial units for your exported health data.

### How can I share my exported health data?

Once exported, you can share your health data files via email, the Files app, or AirDrop directly from My Health Export.

### What devices does My Health Export support?

My Health Export is currently supported on iPhone devices. It integrates with the Health app data stored on your iPhone.

### How often is My Health Export updated?

The latest version of My Health Export is 3.1.1, and it was last updated on May 26, 2026. Updates typically bring improvements and new features.

### What is the user rating for My Health Export?

My Health Export has a user rating of 3.8 stars based on 5 ratings. This indicates a generally positive reception from its users.

## Version history (last 5 releases)

### 3.1.4 — 2026-08-12

NEW: Know Where Every Reading Came From

If you record the same metric on more than one device — say sleep from both your Apple Watch and a dedicated sleep band — your detailed export used to show every record with no way to tell which device it came from. Now it does.

New "Source" Column & Field Detailed (timestamped) exports now include the source of each reading — the device or app that recorded it, exactly as it appears in the Health app (e.g. "Apple Watch", "Hume", or any third-party app).

CSV: a new Source column, added at the end of each row.
JSON: new source and source_bundle_id values on every record.

Perfect for Multi-Device Users This makes it easy to:

Tell apart overlapping sleep, heart rate, or weight records from different devices
Filter or prioritise one source over another in your own spreadsheet or script
Understand exactly where each number in your export originated
Safe for Existing Scripts The new Source column is added at the end of each row, so imports and automations that read the existing columns keep working unchanged. Source names are properly quoted in CSV and escaped in JSON, so commas or special characters in a device name never break your file.

Where You'll See It The Source appears in the detailed / raw export (the timestamped, per-reading file). Daily summary exports are unchanged.

What Changed for You Nothing in your workflow — just export as before and you'll find the new Source information waiting in your detailed file.

As always, your health data never leaves your device except when you explicitly export it.

Thank You This one came directly from a user who tracks sleep on two devices and asked to tell them apart. Keep the feedback coming!

### 3.1.3 — 2026-06-02

Version 3.1.2

This update is focused on reliability fixes for data exports, based on feedback from our users. Thank you to everyone who took the time to write in — your reports directly led to these improvements.

Export date ranges now work correctly
When selecting a date range to export, data is now included for the full calendar day — from midnight at the start of your chosen start date, to midnight at the end of your chosen end date. Previously, two issues could cause incomplete exports:

Data from the final selected day could be cut off, with some users only seeing data up to the start of that day rather than the end.
The day boundaries used during export could be anchored to a time other than midnight (for example, whatever time you first opened the app), meaning data recorded in the early hours of the morning might be missing from an export unexpectedly.
Both of these have been fixed. All date boundaries are now consistently calculated from midnight in your local timezone, regardless of your location.

Sleep data now includes timestamps in detailed exports
When exporting detailed (raw) data, sleep metrics such as Deep Sleep, REM, Core Sleep, and total sleep duration now include individual session timestamps — so you can see exactly when each sleep stage occurred, not just the total duration for the day. This applies to all sleep stage metrics when "export detailed data" is enabled.

### 3.1.2 — 2026-06-01

v3.1.1 adds new metrics, refines weight exports, and makes large exports fast and reliable:
• BMI — track your body mass index alongside weight and body composition.
• Sleep Apnea Events — export apnea events detected during sleep, with per-event timestamps and durations in raw-data mode.
• Weight export improvements — cleaner free-tier weight options, and Pro dual-file exports now skip redundant summary weight columns when raw weight is included.
• Faster, smoother exports — fixed the "stuck at 96%" hang, fixed a crash on very large JSON exports, and added a time-linear progress bar with live status (current metric, point count, and file size while writing).
• Fixed a couple of bugs that caused crashes on launch after purchasing Pro tier and also fixed same day export bug

All new metrics support both summary and raw-data exports (Pro).

### 3.1.1 — 2026-05-26

v3.1.1 adds new metrics, refines weight exports, and makes large exports fast and reliable:
• BMI — track your body mass index alongside weight and body composition.
• Sleep Apnea Events — export apnea events detected during sleep, with per-event timestamps and durations in raw-data mode.
• Weight export improvements — cleaner free-tier weight options, and Pro dual-file exports now skip redundant summary weight columns when raw weight is included.
• Faster, smoother exports — fixed the "stuck at 96%" hang, fixed a crash on very large JSON exports, and added a time-linear progress bar with live status (current metric, point count, and file size while writing).
• Fixed a bug that caused crashes on launch after purchasing Pro tier
All new metrics support both summary and raw-data exports (Pro).

### 3.1.0 — 2026-05-13

v3.1 adds new metrics, refines weight exports, and makes large exports fast and reliable:
• BMI — track your body mass index alongside weight and body composition.
• Sleep Apnea Events — export apnea events detected during sleep, with per-event timestamps and durations in raw-data mode.
• Weight export improvements — cleaner free-tier weight options, and Pro dual-file exports now skip redundant summary weight columns when raw weight is included.
• Faster, smoother exports — fixed the "stuck at 96%" hang, fixed a crash on very large JSON exports, and added a time-linear progress bar with live status (current metric, point count, and file size while writing).
All new metrics support both summary and raw-data exports (Pro).

## Apps similar to My Health Export

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [Health App Data Export Tool](https://appshunter.io/ios/app/health-app-data-export-tool/id1625921705) | 3.6 (44) | Free | Health & Fitness |
| [SleepHQ](https://appshunter.io/ios/app/sleephq/id6451459781) | 4.7 (553) | Free | Health & Fitness |
| [Sonar - Health & Performance](https://appshunter.io/ios/app/sonar-health-and-performance/id1595073849) | 4.6 (334) | Free | Health & Fitness |
| [Guava: Health Tracker](https://appshunter.io/ios/app/guava-health-tracker/id1622255863) | 4.8 (831) | Free | Health & Fitness |
| [HeartWatch: Heart Rate Monitor](https://appshunter.io/ios/app/heartwatch-heart-rate-monitor/id1062745479) | 4.7 (13,619) | $8.99 | Health & Fitness |
| [sleep² sleeptracker & analysis](https://appshunter.io/ios/app/sleep-sleeptracker-and-analysis/id1629426238) | 3.4 (34) | Free | Health & Fitness |

## Related topics

[apple health data export](https://appshunter.io/ios/topics/apple-health-data-export)

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-08-15.*
