Dynamo Attribute CSV Normalizer
Upload CSV exports that still contain Dynamo-style attribute wrappers (S, N, BOOL, M, etc.). The parser unwraps each value into plain JSON so dashboards, automation scripts, or databases can consume it immediately.
- Live converter: view parsed JSON instantly in the browser.
- Custom normalization keeps booleans, arrays, and nested objects intact.
- Deploys via Netlify every time the repo receives a push.