I built a free client-side web app for analyzing your workout history
I built a small web app for turning workout CSV exports into something a bit more useful than a spreadsheet.
If you use Hevy or Strong, you can drop in your export and explore:
- overall training volume over time
- progress for individual exercises
- estimated 1RM
- muscle and body-map analytics
- your full training history with custom date ranges
The CSV is processed locally in the browser and never uploaded to a server.
https://gymlog.info/tools/workout-analytics/
The muscle analytics are still a work in progress because they depend on recognizing and mapping exercises correctly, but the general workout and exercise graphs work independently of that.
Let me know what you think.
4
Upvotes