Wearable export viewer
Many wearable platforms let you export your data, but the exported files are often difficult to read directly. A wearable export ZIP can contain multiple files and field names that are not easy to interpret quickly. ExportVitals helps by converting supported export files into a visual health export dashboard in your browser.
Workflow: export file from official source -> open ExportVitals -> import locally -> review charts and trends. This keeps analysis lightweight and transparent for users who want direct access to their own data.
Current and planned format support
Current support is Oura export ZIP files. Fitbit and other formats are planned and will be added as dedicated support is implemented. ExportVitals is a general wearable data dashboard direction, not an Oura-only product.
Why local-first matters
Local processing helps users keep control of private exports. Import parsing and derived summaries run in-browser, with no required account creation for ExportVitals.
Who this is for
- People who want readable personal metrics from export files.
- Quantified-self users reviewing long-term trends.
- Privacy-conscious users who prefer local wearable data workflows.
- Anyone inspecting what their own export package actually contains.
What this is not
ExportVitals is not a medical diagnostic tool, not an official vendor app, and not a cloud-sync service.
FAQ
Does ExportVitals upload my health data?
No. The standard workflow is local import and local processing.
Do I need an account?
No account is required for ExportVitals.
Is Oura support available?
Yes. Oura export ZIP support is live today.
Is Fitbit support available?
Not yet. Fitbit support is planned.
Can I inspect source code?
Yes, the project is public on GitHub.